Template:Short description Template:Redirect
In mathematics, the additive inverse of an element Template:Mvar, denoted Template:Mvar,<ref>Template:Cite book</ref> is the element that when added to Template:Mvar, yields the additive identity, 0 (zero).<ref>Template:Cite book</ref> In the most familiar cases, this is the number 0, but it can also refer to a more generalized zero element.
In elementary mathematics, the additive inverse is often referred to as the opposite number,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> or its negative.<ref> {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web |_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:Negative%7CNegative.html}} |title = Negative |author = Weisstein, Eric W. |website = MathWorld |access-date = 2025-01-04 |ref = Template:SfnRef }}</ref> The unary operation of arithmetic negation<ref>Template:Cite book</ref> is closely related to subtraction<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and is important in solving algebraic equations.<ref name=":0">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Not all sets where addition is defined have an additive inverse, such as the natural numbers.<ref name=":1">Template:Cite book</ref>
Common examplesEdit
When working with integers, rational numbers, real numbers, and complex numbers, the additive inverse of any number can be found by multiplying it by −1.<ref name=":0" />[[Image:NegativeI2Root.svg|thumb|right|These complex numbers, two of eight values of [[root of unity|Template:Radic]], are mutually opposite]]
<math>n</math> | <math>-n</math> |
---|---|
<math>7</math> | <math>-7</math> |
<math>0.35</math> | <math>-0.35</math> |
<math>\frac{1}{4}</math> | <math>-\frac{1}{4}</math> |
<math>\pi</math> | <math>-\pi</math> |
<math>1 + 2i</math> | <math>-1 - 2i</math> |
The concept can also be extended to algebraic expressions, which is often used when balancing equations.
<math>n</math> | <math>-n</math> |
---|---|
<math>a - b</math> | <math>-(a - b) = -a + b</math> |
<math>2x^2 + 5</math> | <math>-(2x^2 + 5) = -2x^2 - 5</math> |
<math>\frac{1}{x + 2}</math> | <math>-\frac{1}{x+2}</math> |
<math>\sqrt{2}\sin{\theta} - \sqrt{3}\cos{2\theta}</math> | <math>-(\sqrt{2}\sin{\theta} - \sqrt{3}\cos{2\theta}) = -\sqrt{2}\sin{\theta} + \sqrt{3}\cos{2\theta}</math> |
Relation to subtractionEdit
The additive inverse is closely related to subtraction, which can be viewed as an addition using the inverse:
Conversely, the additive inverse can be thought of as subtraction from zero:
This connection lead to the minus sign being used for both opposite magnitudes and subtraction as far back as the 17th century. While this notation is standard today, it was met with opposition at the time, as some mathematicians felt it could be unclear and lead to errors.<ref>Template:Cite book</ref>
Formal definitionEdit
Given an algebraic structure defined under addition <math>(S, +)</math> with an additive identity <math>e \in S</math>, an element <math>x \in S</math> has an additive inverse <math>y</math> if and only if <math>y \in S</math>, <math>x + y = e</math>, and <math>y + x = e</math>.<ref name=":1" />
Addition is typically only used to refer to a commutative operation, but it is not necessarily associative. When it is associative, so <math>(a + b) + c = a + (b + c)</math>, the left and right inverses, if they exist, will agree, and the additive inverse will be unique. In non-associative cases, the left and right inverses may disagree, and in these cases, the inverse is not considered to exist.
The definition requires closure, that the additive element <math>y</math> be found in <math>S</math>. However, despite being able to add the natural numbers together, the set of natural numbers does not include the additive inverse values. This is because the additive inverse of a natural number (e.g., <math>-3</math> for <math>3</math>) is not a natural number; it is an integer. Therefore, the natural numbers in set <math>S</math> do have additive inverses and their associated inverses are negative numbers.
Further examplesEdit
- In a vector space, the additive inverse Template:Math (often called the opposite vector of Template:Math) has the same magnitude as Template:Math and but the opposite direction.<ref>Template:Citation</ref>
- In modular arithmetic, the modular additive inverse of Template:Mvar is the number Template:Mvar such that Template:Math and always exists. For example, the inverse of 3 modulo 11 is 8, as Template:Math.<ref>Template:Cite book</ref>
- In a Boolean ring, which has elements <math>\{0, 1\}</math> addition is often defined as the symmetric difference. So <math>0 + 0 = 0</math>, <math>0 + 1 = 1</math>, <math>1 + 0 = 1</math>, and <math>1 + 1 = 0</math>. Our additive identity is 0, and both elements are their own additive inverse as <math>0 + 0 = 0</math> and <math>1 + 1 = 0</math>.<ref>Template:Cite journal</ref>
See alsoEdit
- Absolute value (related through the identity Template:Math).
- Monoid
- Inverse function
- Involution (mathematics)
- Multiplicative inverse
- Reflection (mathematics)
- Reflection symmetry
- Semigroup