How do you take the partial derivative of this monster?

Raziel2701
Messages
128
Reaction score
0
e^{10x -x^2 +4y -y^2}

I don't know where to start. I have a gut feeling this might require the chain rule, but I don't know how to use it on this thing. I tried doing some silly simplification which resulted in a pair of quotients and products of exponentials and tried to derive those using the quotient rule but it didn't work.

In any case, I need to find the first and second partial derivatives. How do I go about finding them?
 
Physics news on Phys.org
Hey Raziel,

Try rewriting a more general (and less messy expression) like:

e^{10x -x^2 +4y -y^2} = e^{f(x,y)}

Taking the partial derivative (w.l.o.g. with respect to x) of the above expression is just taking the derivative of the expression with respect to x while holding y constant. In other words, what is,

\frac{d}{dx}e^{f(x)}\mathrm{?}

If you know this piece of information, then you should be able to evaluate,

\frac{\partial}{\partial x}e^{f(x,y)},

since they follow the same evaluation process.
 
Got it, thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top