Difference between Kronecker delta and identity matrix

In summary, the Kronecker delta and the identity matrix may seem similar in definition and notation, but they are actually fundamentally different. The Kronecker delta is a function that returns 1 or 0 based on two indices, while the identity matrix is a matrix with elements that can be expressed using the Kronecker delta. However, the Kronecker delta itself is not a matrix, and cannot be simplified to the identity matrix. They serve different purposes, with the Kronecker delta being used for componentwise operations on matrices.
  • #1
loom91
404
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
 
Mathematics news on Phys.org
  • #2
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 [tex]\left( {I_n } \right)_{i,j} = \delta _{i,j}[/tex].
 
  • #3
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?
 
  • #4
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.
 
  • #5
So the only difference is in terminology? They even have the same notation!
 
  • #6
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:
  • #7
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
12
Views
14K
Replies
10
Views
2K
Replies
2
Views
2K
Replies
16
Views
4K
Replies
9
Views
2K
Back
Top