Identity (mathematics) Article Index for
Identity
Website Links For
Identity
 

Information About

Identity (mathematics)




In Mathematics , the term identity has several important uses:

  • An identity is an equality that remains true regardless of the values of any variables that appear within it, to distinguish it from an Equality which is true under more particular conditions. For this, the symbol ≡ is sometimes used. (However, this can be ambiguous since the same symbol can also be used for a Congruence Relation .)

  • In Algebra , an identity or ''' Identity Element ''' of a set ''S'' with a Binary Operation is an element ''e'' which combined with any element ''s'' of ''S'' produces ''s''.

  • The Identity Function from a set ''S'' to itself, often denoted \mathrm{id} or \mathrm{id}_S, such that \mathrm{id}(x)=x for all ''x'' in ''S''.

  • In Linear Algebra , the Identity Matrix of size n is the n-by-n Square Matrix with ones on the main diagonal and zeros elsewhere.



EXAMPLES


Identity relation

A common example of the first meaning is the Trigonometric Identity
: \sin ^2 heta + \cos ^2 heta = 1\,
which is true for all Real values of heta (since the real numbers \Bbb{R} are the domain of sin and cos), as opposed to
:\cos heta = 1,\,
which is true only for some values of heta, not all. For example, the latter equation is true when heta = 0,\,, false when heta = 2\,

See also List Of Mathematical Identities .


Identity element

The concepts of "additive identity" and "multiplicative identity" are central to the Peano Axioms .
The number 0 is the "additive identity" for integers, real numbers, and complex numbers. For the real numbers, for all a\in\Bbb{R},

:0 + a = a,\,

:a + 0 = a,\, and

:0 + 0 = 0.\,

Similarly, The number 1 is the "multiplicative identity" for integers, real numbers, and complex numbers. For the real numbers, for all a\in\Bbb{R},

:1 imes a = a,\,

:a imes 1 = a,\, and

:1 imes 1 = 1.\,


Identity function

A common example of an identity function is the identity Permutation , which sends each element of the set \{ 1, 2, \ldots, n \} to itself.


COMPARISON

These meanings are not mutually exclusive; for instance, the identity permutation is the identity element in the set of permutations of \{ 1, 2, \ldots, n \} under Composition .


EXTERNAL LINKS

  • EquationSolver - A webpage that can test a suggested identity and return a true/false "verdict".