This exercise was in my math book and of course had no solution as it's a "show" type of question. I don't see how this could hold except for when $x=-n$.
Given that $f(x)=\frac{1}{x^n}$, show that $x f'(x)+n f'(x)=0$.
This exercise was in my math book and of course had no solution as it's a "show" type of question. I don't see how this could hold except for when $x=-n$.
Given that $f(x)=\frac{1}{x^n}$, show that $x f'(x)+n f'(x)=0$.
I think there is a typo in the problem. I am guessing the equation should actually be $$xf'(x)+nf(x)=0$$ so the second $f$ has no derivative. Assuming this, you just have to substitute. If $f(x)=\frac{1}{x^n}$, then $f'(x)=\frac{-n}{x^{n+1}}$, so $$xf'(x)+nf(x)$$ $$=\frac{-nx}{x^{n+1}}+\frac{n}{x^{n}} $$ $$=0$$