Partial differentiation question?

applestrudle
Messages
64
Reaction score
0

Homework Statement



z = x^2 +y^2

x = rcosθ

y = rsinθ

find partial z over partial x at constant theta

Homework Equations



z = x^2 +y^2

x = rcosθ

y = rsinθ

The Attempt at a Solution




z = 1 + r^2(sinθ)^2

dz/dx = dz/dr . dr/dx

= 2(sinθ)^2r/cosθ

= 2tanθ^2x


the book says 2x[1+2(tanθ)^2]
 
Physics news on Phys.org
hi applestrudle! :smile:

(have a curly d: ∂ and try using the X2 button just above the Reply box :wink:)
applestrudle said:
z = x2+y2

x = rcosθ

y = rsinθ

find ∂z/∂x at constant theta

∂/∂x is ambiguous unless you know what the other variables are

it always means that you differentiate wrt x keeping the other variables constant (that's why you need to know what they are!)

in this case, the question tells you the other variable is θ, so first you need to find z(x,θ), ie to write z as a function of x and θ :wink:

(hmm … i don't get the result the book gets :confused:)
 
Here, I'd write z as function of x and \theta. Then it's easy to take the partial derivative. Obviously we have
z=r^2=\frac{x^2}{\cos^2 \theta}.
Then you can take the partial derivative wrt. x and fixed \theta easily, but what you quoted as solution of the book is obviously wrong (the factor 2 in front of \tan^2 \theta should not be there).
 
Last edited:
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