Find a closed-form expression for the following derivative.
d ( x n ) d x y
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Great change of variables!
It should be mentioned that y is a constant
By the chain rule, we know that
d x n d x y ⋅ d x d x n d x n d x y ⋅ n x n − 1 d x n d x y = d x d x y = y x y − 1 = n y x y − n
Let a = x n , then x y = a y / n . Thus,
d x n d x y = d a d a y / n = n y a n y − 1 = n y ( x n ) n y − 1 = n y x n ( n y − 1 ) = n y x y − n
Thanks for sharing both methods of solving this problem :)
Although this isn't the best way to go about solving the problem, we can do simple elimination of the options. We know that, for the case of y=n, the derivative is definitely going to be 1. That is one of the special conditions that the answer must fulfill. Since only one of the general solutions fulfills this condition, the answer is then obvious.
Again, not the best way to solve the problem but a smart method, especially in exam conditions. One of the ways in which you can find out, just by a glance, whether the equation is possibly correct is just by testing its validity in certain conditions and, in this scenario, only one of the equations passes the test.
Let u=x^n So x^y=(x^n)^(y/n)=u^(y/n) Hence d/du(u^(y/n))=y/n u^((y-n)/n) and substituting x back: d/d(x^n)=y/n x^(y-n).
Problem Loading...
Note Loading...
Set Loading...
d ( x n ) d x y = d ( x n ) d ( x n ) n y = n y ( x n ) n y − 1 = n y ( x y − n ) , where y is a constant.