How to Prove the Small Gradient Identity?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
mmmboh
Messages
401
Reaction score
0
Hi, I was asked to prove this identity, I found the determinants for both the left and the right side, and now I basically have to prove that (d/dy)(f(dg/dz))=(df/dy)(dg/dz), the d's are actual partials though. Can anyone give me an idea on how to prove this?

el5ooi.jpg


Thanks.
 
Physics news on Phys.org
mmmboh said:
Hi, I was asked to prove this identity, I found the determinants for both the left and the right side, and now I basically have to prove that (d/dy)(f(dg/dz))=(df/dy)(dg/dz), the d's are actual partials though. Can anyone give me an idea on how to prove this?



Thanks.

You can use the subscript button and subscripts to write partial derivatives. What you are asking to show is:

(fgz)y = fygz

That's going to be difficult since the product rule gives;

(fgz)y = fygz+ fgzy

Hard to see where your error is if you don't show your work.
 
[tex]\partial[/tex]/[tex]\partial[/tex]x [tex]\partial[/tex]/[tex]\partial[/tex]y [tex]\partial[/tex]/[tex]\partial[/tex]z

f[tex]\partial[/tex]g/[tex]\partial[/tex]x f[tex]\partial[/tex]g/[tex]\partial[/tex]y f[tex]\partial[/tex]g/[tex]\partial[/tex]z


[tex]\partial[/tex]f/[tex]\partial[/tex]x [tex]\partial[/tex]/[tex]\partial[/tex]y [tex]\partial[/tex]g/[tex]\partial[/tex]z

[tex]\partial[/tex]g/[tex]\partial[/tex]x [tex]\partial[/tex]g/[tex]\partial[/tex]y [tex]\partial[/tex]g/[tex]\partial[/tex]z

Those are my two determinants. I did the cross product, and since there are so many terms I will just write examples, for the first determinant my first term is ([tex]\partial[/tex]/[tex]\partial[/tex]y)(f[tex]\partial[/tex]g/[tex]\partial[/tex]z), and my first term for the second determinant is ([tex]\partial[/tex]f/[tex]\partial[/tex]y)([tex]\partial[/tex]g/[tex]\partial[/tex]z)

So unless what I did was wrong those would have to be equal :confused:
 
mmmboh said:
[tex]\partial[/tex]/[tex]\partial[/tex]x [tex]\partial[/tex]/[tex]\partial[/tex]y [tex]\partial[/tex]/[tex]\partial[/tex]z

f[tex]\partial[/tex]g/[tex]\partial[/tex]x f[tex]\partial[/tex]g/[tex]\partial[/tex]y f[tex]\partial[/tex]g/[tex]\partial[/tex]z


[tex]\partial[/tex]f/[tex]\partial[/tex]x [tex]\partial[/tex]/[tex]\partial[/tex]y [tex]\partial[/tex]g/[tex]\partial[/tex]z

[tex]\partial[/tex]g/[tex]\partial[/tex]x [tex]\partial[/tex]g/[tex]\partial[/tex]y [tex]\partial[/tex]g/[tex]\partial[/tex]z

Those are my two determinants. I did the cross product, and since there are so many terms I will just write examples, for the first determinant my first term is ([tex]\partial[/tex]/[tex]\partial[/tex]y)(f[tex]\partial[/tex]g/[tex]\partial[/tex]z),

You need to expand that partial using the product rule, which will give you two terms. And where is the second term in the expansion of the determinant? You only have half of it.

and my first term for the second determinant is ([tex]\partial[/tex]f/[tex]\partial[/tex]y)([tex]\partial[/tex]g/[tex]\partial[/tex]z)

And you only have half of that determinant too.
 
Ok the first term in the expansion of the first determinant is (fgz)y-(fgy)z, and the first term in the expansion for the second determinant is fygz-gyfz.

When I expand the first expansion of the first determinant I get fygz+fgzy-fzgy-fgyz...ah and the zy are interchangeable and so you can cancel two terms out, giving you fygz-fzgy which equals the first expression of the second determinant! Thanks!
 
You're welcome.