How do I handle Kronecker Delta in my homework?

  • Thread starter Bellin12
  • Start date
  • Tags
    Delta
In summary, the conversation is discussing how to deal with Kronecker Delta in the equation P,i = (P*δij),j and how to show that P,i is equal to P,i through a series of steps and the use of the sieving function of Kronecker Delta. The conversation also clarifies that the second term should not be assumed to be 0 and that the index j is a dummy index being summed over.
  • #1
Bellin12
1
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
  • #2
What exactly is P here?
 
  • #3
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
 
  • #4
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:
[tex]P_{,j}\delta_{ij} = P_{,1}\delta_{i1} + P_{,2}\delta_{i2} + \cdots + P_{,n}\delta_{in}[/tex]In only one term, the ith term, does the Kronecker delta not vanish, so you end up with P,i.
 

FAQ: How do I handle Kronecker Delta in my homework?

What is the Kronecker Delta symbol and what does it represent?

The Kronecker Delta symbol, represented by the Greek letter delta (δ), is a mathematical notation used to represent the discrete or discrete-like behavior of variables. It is commonly used in linear algebra and calculus to represent a binary function that takes on the value of 1 when its arguments are equal, and 0 otherwise.

How is the Kronecker Delta related to the Kronecker product?

The Kronecker Delta is closely related to the Kronecker product, which is a mathematical operation used to combine two matrices into a larger matrix. The Kronecker Delta is often used as a shorthand notation to represent elements of the Kronecker product, making it easier to express and compute.

What are the properties of the Kronecker Delta?

Some of the important properties of the Kronecker Delta include symmetry, orthogonality, and the Kronecker delta product rule. The symmetry property states that δij = δji, the orthogonality property states that δijδjk = δik, and the Kronecker delta product rule states that δijδkl = δilδjk.

How is the Kronecker Delta used in matrix operations?

The Kronecker Delta is commonly used in matrix operations such as multiplication, transposition, and inversion. It allows for a more concise and efficient representation of these operations, making it easier to manipulate and solve complex equations involving matrices.

Can the Kronecker Delta be extended to higher dimensions?

Yes, the Kronecker Delta can be extended to higher dimensions, such as three or more dimensions. In these cases, it is represented as δijk, where i, j, and k represent the indices for each dimension. This extension allows for the application of the Kronecker Delta in more complex mathematical equations and systems.

Similar threads

Back
Top