Identity matrix

From Wikipedia
Jump to navigation Jump to search

In linear algebra, the identity matrix of size is the square matrix with ones on the main diagonal and zeros elsewhere. It has unique properties; for example when the identity matrix represents a geometric transformation, the object remains unchanged by the transformation. In other contexts, it is analogous to multiplying by the number 1.

File:Math identify matrix 3x3.png
Example of a 3x3 identity matrix

Terminology and notation

[edit]

The identity matrix is often denoted by  , or simply by   if the size is immaterial or can be trivially determined by the context.[1]

 

The term unit matrix has also been widely used,[2][3][4][5] but the term identity matrix is now standard.[6] The term unit matrix is ambiguous, because it is also used for a matrix of ones and for any unit of the ring of all Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n\times n} matrices.[7]

In some fields, such as group theory or quantum mechanics, the identity matrix is sometimes denoted by a boldface one, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbf{1}} , or called "id" (short for identity). Less frequently, some mathematics books use Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U} or Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle E} to represent the identity matrix, standing for "unit matrix"[2] and the German word Einheitsmatrix respectively.[8]

In terms of a notation that is sometimes used to concisely describe diagonal matrices, the identity matrix can be written as Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_n = \operatorname{diag}(1, 1, \dots, 1).} The identity matrix can also be written using the Kronecker delta notation:[8] Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (I_n)_{ij} = \delta_{ij}.}

Properties

[edit]

When Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} is an Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m\times n} matrix, it is a property of matrix multiplication that Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_m A = A I_n = A.} In particular, the identity matrix serves as the multiplicative identity of the matrix ring of all Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n\times n} matrices, and as the identity element of the general linear group Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathrm{GL}(n)} , which consists of all invertible Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n\times n} matrices under the matrix multiplication operation. In particular, the identity matrix is invertible. It is an involutory matrix, equal to its own inverse. In this group, two square matrices have the identity matrix as their product exactly when they are the inverses of each other.

When Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n\times n} matrices are used to represent linear transformations from an Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} -dimensional vector space to itself, the identity matrix Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_n} represents the identity function, for whatever basis was used in this representation.

The Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i} th column of an identity matrix is the unit vector Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e_i} , a vector whose Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i} th entry is 1 and 0 elsewhere. The determinant of the identity matrix is 1, and its trace is Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} .

The identity matrix is the only idempotent matrix with non-zero determinant. That is, it is the only matrix such that:

  1. When multiplied by itself, the result is itself
  2. All of its rows and columns are linearly independent.

The principal square root of an identity matrix is itself, and this is its only positive-definite square root. However, every identity matrix with at least two rows and columns has an infinitude of symmetric square roots.[9]

The rank of an identity matrix Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_n} equals the size Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} , i.e.: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \operatorname{rank}(I_n) = n .}

See also

[edit]

Notes

[edit]
  1. "Identity matrix: intro to identity matrices (article)". Khan Academy. Retrieved 2020-08-14.
  2. 2.0 2.1 Pipes, Louis Albert (1963). Matrix Methods for Engineering. Prentice-Hall International Series in Applied Mathematics. Prentice-Hall. p. 91.
  3. Roger Godement, Algebra, 1968.
  4. ISO 80000-2:2009.
  5. Ken Stroud, Engineering Mathematics, 2013.
  6. ISO 80000-2:2019.
  7. Weisstein, Eric W. "Unit Matrix". mathworld.wolfram.com. Retrieved 2021-05-05.
  8. 8.0 8.1 Weisstein, Eric W. "Identity Matrix". mathworld.wolfram.com. Retrieved 2020-08-14.
  9. Mitchell, Douglas W. (November 2003). "87.57 Using Pythagorean triples to generate square roots of Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I_2} ". The Mathematical Gazette. 87 (510): 499–500. doi:10.1017/S0025557200173723. JSTOR 3621289.

Template:Matrix classes