Chewy0087
- 368
- 0
Homework Statement
Find;
\frac{\partial u}{\partial x} , \frac{\partial u}{\partial y} , \frac{\partial u}{\partial z} for the function
u^2 + x^2 + y^2 = a^2 given that x^2 + y^2 \leq a^2 where a is a constant
The Attempt at a Solution
i'm having a lot of trouble, and I think it stems from my confusion with the notation;
The textbook I'm using says that the partial derivatives of u = f(x,y,z) are (verbatim);
\frac{\partial u}{\partial x} = f_{1}(x,y,z) = \frac{\partial f}{\partial x} =\frac{\partial (f(x,y,z)}{\partial x}
\frac{\partial u}{\partial y} = f_{2}(x,y,z)
\frac{\partial u}{\partial z} = f_{3}(x,y,z)
Now from this I can only assume that in turn
\frac{\partial u}{\partial y} = f_{2}(x,y,z) = \frac{\partial f}{\partial y} = \frac{\partial (f(x,y,z)}{\partial y}
and likewise for z, but what exactly does it mean by
f_{1}(x,y,z) , is this another type of notation maybe with the 1 pointing to the first variable in (1,2,3) as in (x,y,z)...is that right?
Next, this is an american textbook, however I'm english and i understand the notation for derivitives is different, does;
\frac{\partial u}{\partial y} \left|_{x=x_{o}, y=y_{0},z=z_{0}} simply mean the value of the partial derivitive inserting the points x0 y0 and z0?
I KNOW these are very simple questions and I'm probably right but i would really like assurance to try and build confidence a bit...plus that LaTeX took AGES lol.
Finally could someone check my answer;
\frac{\partial u}{\partial x} = \frac{-x}{u} , \frac{\partial u}{\partial y} = \frac{-y}{u} , \frac{\partial u}{\partial z} = \frac{-z}{u}
sorry for the long post and thank you.