When is the Jacobian of a function a diagonal matrix

ak123456
Messages
50
Reaction score
0

Homework Statement


Let f(x,y,z)=(exp(x),cos(y),sin(z)).Compute the Jacobian J(f) of f . In general ,when will the Jacobian J(g) of a function g(x,y,z) be a diagonal matrix ?


Homework Equations





The Attempt at a Solution


I am not quiet sure about this question
for J(f) i found that
(e^x 0 0)
(0 -siny 0)
(0 0 cosz)
and i think this is already a diagonal matrix
 
Physics news on Phys.org


Your Jacobian looks fine to me. The second question was "In general ,when will the Jacobian J(g) of a function g(x,y,z) be a diagonal matrix ?"

What was it about the component functions that gave you all those zeroes off the diagonal?
 
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