I am trying to evaluate the following product of these 3 Kronecker delta:
$\delta_{ij}\delta_{jk}\delta_{ki}$
I am not sure how to proceed. I understand that the Kronecker delta acts as a substitution operator; does this mean I have to work from the left since operators work on the thing to its right?
And if that is the case, how would the first Kronecker delta work on the next one? Thanks for any help.
The product will be $0$ if any of the $i,j,k$ are not equal, since then one of $$ \delta_{ij}\\ \delta_{jk}\\ \delta_{ki} $$ will be $0$.
It will be $1$ if $i=j=k$, since each term in the product will be $1$.