Difference between Kronecker delta and identity matrix

Click For Summary
SUMMARY

The Kronecker delta and the identity matrix serve distinct mathematical purposes despite their similar notation. The Kronecker delta, denoted as δ(i,j), is a function that returns 1 if the indices are equal and 0 otherwise, while the identity matrix, I_n, is a square matrix of size n x n with ones on the diagonal and zeros elsewhere. The identity matrix is a linear map and consists of elements, whereas the Kronecker delta is not a matrix and does not have elements. Understanding this fundamental difference is crucial for proper application in linear algebra.

PREREQUISITES
  • Understanding of linear algebra concepts
  • Familiarity with matrix notation and operations
  • Knowledge of functions and mappings in mathematics
  • Basic comprehension of indices and their roles in mathematical expressions
NEXT STEPS
  • Study the properties of linear maps in linear algebra
  • Explore the applications of the Kronecker delta in tensor calculus
  • Learn about matrix representations of linear transformations
  • Investigate the role of identity matrices in solving linear equations
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the theoretical foundations of matrix operations and functions.

loom91
Messages
404
Reaction score
0
Hi,

As in the title, what's the difference between the Kronecker delta and the identity matrix? They seem to have the exact same definition, so why are they differentiated? Thanks.

Molu
 
Physics news on Phys.org
Well, the kronecker delta returns, given two indices, either 1 or 0, so just a number. An identity matrix of size nxn is of course a matrix, not just a number! However, the elements of an identity matrix, which can be expressed with two indices as well, can be written with the kronecker delta since \left( {I_n } \right)_{i,j} = \delta _{i,j}.
 
But the Kronecker delta considered as a whole is no more a single number than a matrix of numbers is a single number! The elements of an identity matrix are equivalent to the elements of the Kronecker delta, so why make the difference?
 
The Kronecker delta does not have elements. It is not a matrix. It is a function it takes as input the pair (i,j) and returns 1 if they are the same and zero otherwise.

The identity matrix is a matrix, the Kronecker delta is not. There is no simpler way to say it than that.
 
So the only difference is in terminology? They even have the same notation!
 
No, one is a linear map the other is not a linear map, that is not just a terminological difference: they are completely different things. They are just different things. You can use one of them to describe the coordinate functions on the other but that does not make them equal in any sense.

The kronecker delta is what you use when you want to work componentwise with matrices. It is not a matrix. You can make a matrix from it in the obvious way and that will be the identity. That does not make it the identity matrix. It is not the identity matrix.
 
Last edited:
No, not only terminilogy. What I was trying to point out - and matt as well I believe - is that there is a fundamental difference. The identity matrix is a matrix (and consists of elements, as matt said), the kronecker delta is not.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
7K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K