Partial Derivative Matrix Proof

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
critter
Messages
8
Reaction score
0
x=rcos(θ), y=rsin(θ) Do these formulas look familiar? They give the relationship between two coordinate systems in the plane. Evaluate:
|x'r x'θ|

|y'r y'θ|

I know that the x primes are cos(θ) and -rsin(θ), and the y primes are sin(θ) and rcos(θ), respectively. I am not sure what to do with the matrix. The original functions do look familiar, but I do not remember what they mean.
 
Physics news on Phys.org
The notation stands for the determinant.

[tex] \left|\begin{matrix} a& b \\ c & d \end{matrix} \right|= ad - bc<br /> [/itex][/tex]
 
As for the meaning: these are polar coordinates.