triden
- 172
- 0
Homework Statement
I am doing some gradient questions and having a little trouble understanding the partial derivatives to obtain the gradient. Most particularly in this question:
f(x,y) = \frac{1}{3}(x^{2}+y^{2})^{2}
Homework Equations
So to find the gradient we take the partial derivative with respect to x and then y.
The Attempt at a Solution
I know the answer is
\nu(x,y) = \frac{4}{3}x(x^{2}+y^{2})
but my brain says it should be
\nu(x,y) = \frac{4}{3}x
why does the (x^2 + y^2) term still stick around? When I do the partial derivative of the x term, do I not treat the Y term as constant? If so, shouldt it disappear?
Thanks