Partial differentiation question?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
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 [itex]z[/itex] as function of [itex]x[/itex] and [itex]\theta[/itex]. Then it's easy to take the partial derivative. Obviously we have
[tex]z=r^2=\frac{x^2}{\cos^2 \theta}.[/tex]
Then you can take the partial derivative wrt. [itex]x[/itex] and fixed [itex]\theta[/itex] easily, but what you quoted as solution of the book is obviously wrong (the factor 2 in front of [itex]\tan^2 \theta[/itex] should not be there).
 
Last edited: