How do I handle Kronecker Delta in my homework?

  • Thread starter Thread starter Bellin12
  • Start date Start date
  • Tags Tags
    Delta
Bellin12
Messages
1
Reaction score
0

Homework Statement



I am a bit confused with how to deal with Kronecker Delta.
I need to show that P,i = ( P*δij ),j

The i and j are subscripts.

Homework Equations





The Attempt at a Solution



P,i = ( P*δij ),j = P,j*δij + P*δij,j
I assumed I could get rid of P*δij,j leaving me with P,j*δij.
After this I am stuck. I'm not sure if I am supposed to consider Kronecker Delta as the Identity Matrix now or not. If I do, I end up with P,j which technically would equal P,i.
 
Physics news on Phys.org
What exactly is P here?
 
is it like this?

we have
{P * dij }j

since dij is 0 for all i,j except i=j where it is 1,

then {P * dij }j
= {P * 1 }i ==> since i = j
= Pii was taught to think of the kronecker delta as a sieving function, i.e, it 'sieves' out the index 'j' and replace it by 'i' , as per above
 
Bellin12 said:

The Attempt at a Solution



P,i = ( P*δij ),j = P,j*δij + P*δij,j
I assumed I could get rid of P*δij,j leaving me with P,j*δij.
After this I am stuck. I'm not sure if I am supposed to consider Kronecker Delta as the Identity Matrix now or not. If I do, I end up with P,j which technically would equal P,i.
There's no need to assume the second term is 0. δij is equal to 0 or 1, so if you differentiate it, you get 0.

The second term isn't equal to P,j. The index j is a dummy index you're summing over. Just expand the summation out to see what's happening:
P_{,j}\delta_{ij} = P_{,1}\delta_{i1} + P_{,2}\delta_{i2} + \cdots + P_{,n}\delta_{in}In only one term, the ith term, does the Kronecker delta not vanish, so you end up with P,i.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top