Additive identity

Appearance move to sidebar hide

In mathematics, the additive identity of a set that is equipped with the operation of addition is an element which, when added to any element x in the set, yields x. One of the most familiar additive identities is the number 0 from elementary mathematics, but additive identities occur in other mathematical structures where addition is defined, such as in groups and rings.

Elementary examples

Formal definition

Let N be a group that is closed under the operation of addition, denoted +. An additive identity for N, denoted e, is an element in N such that for any element n in N,

e + n = n = n + e . {\displaystyle e+n=n=n+e.}

Further examples

Properties

The additive identity is unique in a group

Let (G, +) be a group and let 0 and 0' in G both denote additive identities, so for any g in G,

0 + g = g = g + 0 , 0 ′ + g = g = g + 0 ′ . {\displaystyle 0+g=g=g+0,\qquad 0'+g=g=g+0'.}

It then follows from the above that

0 ′ = 0 ′ + 0 = 0 ′ + 0 = 0 . {\displaystyle {\color {green}0'}={\color {green}0'}+0=0'+{\color {red}0}={\color {red}0}.}

The additive identity annihilates ring elements

In a system with a multiplication operation that distributes over addition, the additive identity is a multiplicative absorbing element, meaning that for any s in S, s · 0 = 0. This follows because:

s ⋅ 0 = s ⋅ ( 0 + 0 ) = s ⋅ 0 + s ⋅ 0 ⇒ s ⋅ 0 = s ⋅ 0 − s ⋅ 0 ⇒ s ⋅ 0 = 0. {\displaystyle {\begin{aligned}s\cdot 0&=s\cdot (0+0)=s\cdot 0+s\cdot 0\\\Rightarrow s\cdot 0&=s\cdot 0-s\cdot 0\\\Rightarrow s\cdot 0&=0.\end{aligned}}}

The additive and multiplicative identities are different in a non-trivial ring

Let R be a ring and suppose that the additive identity 0 and the multiplicative identity 1 are equal, i.e. 0 = 1. Let r be any element of R. Then

r = r × 1 = r × 0 = 0 {\displaystyle r=r\times 1=r\times 0=0}

proving that R is trivial, i.e. R = {0}. The contrapositive, that if R is non-trivial then 0 is not equal to 1, is therefore shown.

See also

References

  1. ^ Weisstein, Eric W. "Additive Identity". mathworld.wolfram.com. Retrieved 2020-09-07.

Bibliography

External links