Proving vector calculus identities using summation notation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 4K views
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:
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]
 
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
 
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
 
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)
 
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:
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

=?
 
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)