Proving vector calculus identities using summation notation

Click For Summary

Homework Help Overview

The discussion revolves around proving vector calculus identities using summation notation, specifically focusing on the properties of derivatives and the Kronecker delta in the context of vector fields and their potentials.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the relationship between partial derivatives and the Kronecker delta, questioning the implications when indices are equal or not. There are attempts to express vector identities using summation notation and to clarify the use of indices in differentiation.

Discussion Status

Some participants provide guidance on simplifying expressions and avoiding unnecessary conditions in proofs. There is an ongoing exploration of the implications of constant vector fields and the conditions under which certain identities hold, with no explicit consensus reached on all points.

Contextual Notes

Participants express confusion regarding the use of indices and the application of the product rule in differentiation. There are also references to homework constraints and the need for clarity in mathematical notation.

lostminty
Messages
80
Reaction score
0

Homework Statement



[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = δ[itex]_{ij}[/itex]

Homework Equations



[itex]\vec{r}[/itex] = x[itex]_{i}[/itex]e[itex]_{i}[/itex]

The Attempt at a Solution


[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = 1 iff i=j

δ[itex]_{ij}[/itex] = 1 iff i=j

therefore

[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = δ[itex]_{ij}[/itex]

Homework Statement



r[itex]^{2}[/itex] = x[itex]_{k}[/itex]x[itex]_{k}[/itex]

Homework Equations



[itex]\vec{r}[/itex] = x[itex]_{k}[/itex]e[itex]_{k}[/itex]
[itex]\vec{r}[/itex] = x[itex]_{j}[/itex]e[itex]_{j}[/itex]


The Attempt at a Solution



r[itex]^{2}[/itex] = x[itex]_{k}[/itex]e[itex]_{k}[/itex][itex]\bullet[/itex]x[itex]_{j}[/itex]e[itex]_{j}[/itex]

= e[itex]_{k}[/itex]e[itex]_{j}[/itex]x[itex]_{k}[/itex]x[itex]_{j}[/itex]

e[itex]_{k}[/itex]e[itex]_{j}[/itex] = δ[itex]_{jk}[/itex] = 1 iff j=k

r[itex]^{2}[/itex] = x[itex]_{k}[/itex]x[itex]_{k}[/itex] iff j=k


Homework Statement



([itex]\nabla[/itex]r[itex]^{2}[/itex])[itex]_{j}[/itex]= [itex]\frac{∂}{∂x_{j}}[/itex]([itex]x_{l}[/itex][itex]x_{l}[/itex])= 2x[itex]_{j}[/itex]

Homework Equations



r[itex]^{2}[/itex] = [itex]x_{k}[/itex][itex]x_{k}[/itex]

The Attempt at a Solution



pretty confused by now, so far I've guessed my way through.

is the j index communative? if so where did the l index come from. there is only 2 l's so maybe they cancel and you get x[itex]^{2}[/itex] which differentiation gives 2x. and it inherits the i index from the d/dxi.
 
Physics news on Phys.org
hi lostminty! :smile:

(try using the X2 button just above the Reply box :wink:)
lostminty said:
[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = 1 iff i=j

δ[itex]_{ij}[/itex] = 1 iff i=j

therefore

[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = δ[itex]_{ij}[/itex]

fine :smile:
r[itex]^{2}[/itex] = x[itex]_{k}[/itex]e[itex]_{k}[/itex][itex]\bullet[/itex]x[itex]_{j}[/itex]e[itex]_{j}[/itex]

= e[itex]_{k}[/itex]e[itex]_{j}[/itex]x[itex]_{k}[/itex]x[itex]_{j}[/itex]

e[itex]_{k}[/itex]e[itex]_{j}[/itex] = δ[itex]_{jk}[/itex] = 1 iff j=k

r[itex]^{2}[/itex] = x[itex]_{k}[/itex]x[itex]_{k}[/itex] iff j=k

no, the whole point of knowing that ∂xi/∂xj = ejek = δij

is that this notation enables you to avoid using those "iffs" …

ejekxjxk

= δjkxjxk

= xkxk :wink:

(and try the third one again)
 
Ok, sounds good.

so

3. Attempt at solving

([itex]\nabla[/itex]r[itex]^{2}[/itex])[itex]_{j}=[/itex]
[itex]\frac{∂r^{2}}{∂x_{j}}=[/itex]

[itex]\frac{∂}{∂x_{j}}(δ_{lm}x_{l}x_{m})=[/itex]

[itex]\frac{∂}{∂x_{j}}(x_{l}x_{l}) =[/itex]

[itex]\frac{∂}{∂x_{j}}(x^{2}) =[/itex]

[itex]2x_{j}[/itex]
 
hi lostminty! :smile:
lostminty said:
so

3. Attempt at solving

([itex]\nabla[/itex]r[itex]^{2}[/itex])[itex]_{j}=[/itex]
[itex]\frac{∂r^{2}}{∂x_{j}}=[/itex]

[itex]\frac{∂}{∂x_{j}}(δ_{lm}x_{l}x_{m})=[/itex]

[itex]\frac{∂}{∂x_{j}}(x_{l}x_{l}) =[/itex]

ok so far :smile:

(though you could miss out the line with δ, it's not necessary)
[itex]\frac{∂}{∂x_{j}}(x^{2}) =[/itex]

no, you need to turn [itex]\frac{∂}{∂x_{j}}(x_{l})[/itex] into a δ :wink:
 
lostminty said:

Homework Statement



[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = δ[itex]_{ij}[/itex]

Homework Equations



[itex]\vec{r}[/itex] = x[itex]_{i}[/itex]e[itex]_{i}[/itex]

The Attempt at a Solution


[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = 1 iff i=j
What does it equal if [itex]i\ne j[/itex]? Don't you think you should say that?

δ[itex]_{ij}[/itex] = 1 iff i=j

therefore

[itex]\frac{∂x_{i}}{∂x_{j}}[/itex] = δ[itex]_{ij}[/itex]

Homework Statement



r[itex]^{2}[/itex] = x[itex]_{k}[/itex]x[itex]_{k}[/itex]

Homework Equations



[itex]\vec{r}[/itex] = x[itex]_{k}[/itex]e[itex]_{k}[/itex]
[itex]\vec{r}[/itex] = x[itex]_{j}[/itex]e[itex]_{j}[/itex]


The Attempt at a Solution



r[itex]^{2}[/itex] = x[itex]_{k}[/itex]e[itex]_{k}[/itex][itex]\bullet[/itex]x[itex]_{j}[/itex]e[itex]_{j}[/itex]

= e[itex]_{k}[/itex]e[itex]_{j}[/itex]x[itex]_{k}[/itex]x[itex]_{j}[/itex]

e[itex]_{k}[/itex]e[itex]_{j}[/itex] = δ[itex]_{jk}[/itex] = 1 iff j=k

r[itex]^{2}[/itex] = x[itex]_{k}[/itex]x[itex]_{k}[/itex] iff j=k


Homework Statement



([itex]\nabla[/itex]r[itex]^{2}[/itex])[itex]_{j}[/itex]= [itex]\frac{∂}{∂x_{j}}[/itex]([itex]x_{l}[/itex][itex]x_{l}[/itex])= 2x[itex]_{j}[/itex]

Homework Equations



r[itex]^{2}[/itex] = [itex]x_{k}[/itex][itex]x_{k}[/itex]

The Attempt at a Solution



pretty confused by now, so far I've guessed my way through.

is the j index communative? if so where did the l index come from. there is only 2 l's so maybe they cancel and you get x[itex]^{2}[/itex] which differentiation gives 2x. and it inherits the i index from the d/dxi.
 
lostminty said:
Ok, sounds good.

so

3. Attempt at solving

([itex]\nabla[/itex]r[itex]^{2}[/itex])[itex]_{j}=[/itex]
[itex]\frac{∂r^{2}}{∂x_{j}}=[/itex]

[itex]\frac{∂}{∂x_{j}}(δ_{lm}x_{l}x_{m})=[/itex]

[itex]\frac{∂}{∂x_{j}}(x_{l}x_{l}) =[/itex]

[itex]\frac{∂}{∂x_{j}}(x^{2}) =[/itex]

[itex]2x_{j}[/itex]


hmmm


so

[itex]\frac{∂}{∂x}(x_{l}x_{l})_{j} =[/itex]


[itex]\frac{∂}{∂x}(x_{l}^{2})_{j} =[/itex]


[itex]\frac{∂}{∂x}x^{2}_{l}δ_{jl} =[/itex]

if l=j [itex]δ_{jl}=1[/itex] else [itex]δ_{jl}=0[/itex]

[itex]\frac{∂}{∂x}x^{2}_{j} =[/itex]

[itex]2x_{j}[/itex]
 
lostminty said:
[itex]\frac{∂}{∂x}(x_{l}^{2})_{j}[/itex]

but that doesn't mean anything! :redface:
 
lostminty said:
hmmm



[itex]\frac{∂}{∂x}(x_{l}x_{l})_{j} =[/itex]

Still struggling with the concept. So I can use a kronecker delta to have the condition of index l being j...

[itex]\frac{∂}{∂x}(δ_{jl}x_{l}x_{l})_{j} =[/itex]

( [itex]δ_{jl}=1[/itex] if l=j else 0)

[itex]\frac{∂}{∂x}x_{j}x_{j} =[/itex]

[itex]2x_{j}[/itex]
 
hi lostminty! :smile:

(just got up :zzz:)

you need a push-start :wink:

∂/∂xj (xlxl)

= (∂/∂xj xl) xl + xl (∂/∂xj xl)

= 2(∂/∂xj xl) xl

carry on from there :smile:
 
  • #10
tiny-tim said:
hi lostminty! :smile:

(just got up :zzz:)

you need a push-start :wink:

∂/∂xj (xlxl)

= (∂/∂xj xl) xl + xl (∂/∂xj xl)

= 2(∂/∂xj xl) xl

carry on from there :smile:


That makes sense! So you do it that way because you can't have x2 instead you do product rule

= 2(∂ xl/∂xj) xl

= δjlxl

if l=j

= 2xj
 
  • #11
well I'll assume that's close to right and move onto the next problem which seems to make sense

Homework Statement



[itex]\nabla\cdot \vec{r}=[/itex]δii=3

Homework Equations




∂xi/∂xjij


The Attempt at a Solution



[itex]\nabla\cdot \vec{r}=\nabla_{i}r_{i}[/itex]

= ∂/∂xiri

= ∂xi/∂xi = δii

=[itex]\sum[/itex] between i=1 and 3 of δii
=[itex]\sum[/itex] between i=1 and 3 of 1
= 1+ 1 + 1
=3
 
  • #12
hi lostminty! :wink:
lostminty said:
So you do it that way because you can't have x2 instead you do product rule

yes :smile:
= 2(∂ xl/∂xj) xl

= δjlxl

if l=j

= 2xj

that "if" line is unnecessary and wrong

stop putting "ifs" into your proofs! (what is it with you and "if"? :rolleyes: do you keep saying "if" in ordinary speech?)

the δ takes care of that!

(and you missed a "2" :wink:)
lostminty said:
[itex]\nabla\cdot \vec{r}=\nabla_{i}r_{i}[/itex]

= ∂/∂xiri

= ∂xi/∂xi = δii

=[itex]\sum[/itex] between i=1 and 3 of δii
=[itex]\sum[/itex] between i=1 and 3 of 1
= 1+ 1 + 1
=3

yes that's fine :smile:

(though i'd be inclined to shorten the ending to just δii = 3 or δii = trace(δ) = 3)
 
  • #13
This is another problem I'm a bit stuck on with similar content

Homework Statement



F is a constant vector field. hence [itex]\nabla\cdot[/itex] F = 0

this means there is a vector potential F = [itex]\nabla\times[/itex] A

also [itex]\nabla\times[/itex] F = 0

this means there is a scalar potential F = [itex]\nabla[/itex] ∅

verify

∅ = F [itex]\cdot[/itex] r

and

A = 1/2F x r

Homework Equations

The Attempt at a Solution



∅ = F [itex]\cdot[/itex] r

= Firi

F = [itex]\nabla[/itex] ∅

= [itex]\nabla[/itex] (Firi)

= ∂/∂xk (Firi)

= (∂Fi/∂xk)ri + (∂ri/∂xk)Fisince [itex]\nabla\cdot[/itex] F = 0

(∂Fi/∂xk)ri = 0

and

∂xi/∂xj = δij = 1 when j=i

(∂ri/∂xk)Fi = δikFiei = Fiei = F
 
Last edited:
  • #14
lostminty said:
This is another problem I'm a bit stuck on with similar content

Homework Statement



F is a constant vector field. hence [itex]\nabla\cdot[/itex] F = 0

this means there is a vector potential F = [itex]\nabla\times[/itex] A

also [itex]\nabla\times[/itex] F = 0

this means there is a scalar potential F = [itex]\nabla[/itex] ∅

verify

∅ = F [itex]\cdot[/itex] r

and

A = 1/2F x r


Homework Equations




The Attempt at a Solution


F = [itex]\nabla\times[/itex] A = [itex]\nabla\times[/itex]1/2F x r

1/2F x r = 1/2εijkFjrk

F= [itex]\nabla\times[/itex] 1/2εijkFjrk

= εimn∂/∂xi(1/2εijkFjrk)m

=∂/∂ximjδnknjδmk)(1/2Fjrk)m

=(1/2)∂/∂xi(Fmrn - Fnrm)m

=?
 
  • #15
hi lostminty!
lostminty said:

Homework Statement



F is a constant vector field. hence [itex]\nabla\cdot[/itex] F = 0

this means there is a vector potential F = [itex]\nabla\times[/itex] A

verify

∅ = F [itex]\cdot[/itex] r




∅ = F [itex]\cdot[/itex] r

= Firi

F = [itex]\nabla[/itex] ∅

no, leave out "F = " … that's what you're trying to prove!

= [itex]\nabla[/itex] (Firi)

= ∂/∂xk (Firi)

no, you need to write either

[itex](\nabla[/itex] (Firi))_k

= ∂/∂xk (Firi)​

or

[itex]\nabla[/itex] (Firi)

= ∂/∂xk (Firi) e_k​
= (∂Fi/∂xk)ri + (∂ri/∂xk)Fi

fine :smile:
since [itex]\nabla\cdot[/itex] F = 0

(∂Fi/∂xk)ri = 0

no, that doesn't follow at all, does it? :redface:

((∂Fi/∂xk) has nothing to do with [itex]\nabla\cdot[/itex] F)

you need the stronger condition, that F is constant

and

∂xi/∂xj = δij = 1 when j=i

you're doing it again! :rolleyes:

using "when" is the same as using "if"!

just write "∂xi/∂xj = δij"
(∂ri/∂xk)Fi = δikFiei = Fiei = F

where did those e's suddenly come from?

if you were going to use them, they should have been there from the beginning :wink:

(i'll look at the other one later)
 

Similar threads

Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K