drawar
- 130
- 0
Homework Statement
If f is homogeneous of degree n, show that f_{x}(tx,ty)=t^{n-1}f_{x}(x,y).
Homework Equations
The Attempt at a Solution
There are many solutions out there, and here's one of them:
Since f is homogeneous of degree n, f(tx,ty)=t^{n}f(x,y) for all t, where n is a positive integer.
Taking the partial derivative wrt x
\frac{\partial }{{\partial (tx)}}f(tx,ty).\frac{{\partial (tx)}}{{\partial x}} + \frac{\partial }{{\partial (ty)}}f(tx,ty).\frac{{\partial (ty)}}{{\partial x}} = {t^n}\frac{{\partial f(x,y)}}{{\partial x}}
\Rightarrow t{f_x}(tx,ty) = {t^n}{f_x}(x,y) and the desired follows.
The proof is nice, but I just don't get it why from step 1 to step 2, \frac{\partial }{{\partial (tx)}}f(tx,ty) = \frac{\partial }{{\partial x}}f(tx,ty) and then it's rewritten as {f_x}(tx,ty). Any help is very much appreciated, thanks!