What Is the General Formula for Q in Multivariable Calculus?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
evilcman
Messages
40
Reaction score
2
I have a scalar function f dependent on a few variables $x_i$, and I would like to change variables, so that [tex]y_i = \sum_j {M_{ij} x_j},[/tex] where M is an invertible matrix independent of the x_i-s, and compute:
[tex] \frac{\partial f}{\partial x_i} = \frac{\partial f}{\partial \left( \sum_j {M^{-1}_{ij} y_j} \right)} = \sum_j Q_{ij} \frac{\partial f}{\partial y_j}[/tex]

I suggest that the last identity is true for some matrix Q. Is there a general formula for Q?
 
Physics news on Phys.org
by the chain rule
[tex] \frac{\partial f}{\partial x_i} = \sum_j \frac{\partial y_j}{\partial x_i} \frac{\partial f}{\partial y_j}= \sum_j Q_{ij} \frac{\partial f}{\partial y_j}[/tex]
so
[tex]Q_{ij}=\frac{\partial y_j}{\partial x_i}[/tex]

"I suggest that the last identity is true for some matrix Q. Is there a general formula for Q?"

It is, use the chain rule to compute it. It is obvious.
 
Last edited: