What is the partial derivative of z with respect to theta, with x held constant?

Click For Summary

Discussion Overview

The discussion revolves around calculating the partial derivative of z with respect to theta while holding x constant, within the context of a math physics problem. The participants explore different approaches to this problem, which involves transformations between Cartesian and polar coordinates.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested, Mathematical reasoning

Main Points Raised

  • One participant expresses confusion over the notation for partial derivatives with one variable held constant, questioning how to approach the problem given the book's answer of 4r² tan(θ).
  • Another participant provides an alternative result of 2r² sin(2θ) or 4r² sin(θ) cos(θ), suggesting a potential discrepancy with the book's answer.
  • Some participants speculate on the possibility of the book being incorrect, while others advocate for waiting for more knowledgeable input.
  • A later reply introduces a method involving the implicit function theorem and transformations from polar to Cartesian coordinates, suggesting a more complex approach to find the derivative.
  • Participants discuss the importance of understanding the notation and the implications of holding variables constant in thermodynamics contexts.
  • One participant reflects on the difficulty of remembering certain mathematical tricks and the learning process involved in mastering them.

Areas of Agreement / Disagreement

There is no consensus on the correct answer to the problem, as multiple competing views and results are presented. Participants express uncertainty about the book's answer and the methods to arrive at a solution.

Contextual Notes

Participants note the potential confusion arising from the notation and the need to transform variables appropriately before differentiating. There are unresolved mathematical steps and dependencies on definitions that may affect the results.

Poop-Loops
Messages
732
Reaction score
1
Ok, so not really partials, I know how to do those. But now in my math physics class we were introduced to a new notation where it's the partial with respect to a variable, with another variable held constant. This is the problem I am trying to do in the book:

[tex](\frac{\partial z}{\partial \theta})_x[/tex]

Where [tex]z = x^2 + 2y^2 , x = r cos(\theta) , y = r sin(\theta)[/tex]

The answer in the book gives me [tex]4 r^2 tan(\theta)[/tex]

Now, am I missing something here? All the examples in the book (a whole quarter of a page... it's a crappy book...) specifically set up the equation to be in terms of the two variables (denominator and subscript) before taking the partial derivative. But this answer gives me an r? And a TANGENT!? I can't conceive of how to do this. I've been at it for a few hours.

I've tried things like transforming everything into polar first. Or only the x's. Or only the y's. Or going [tex]2x^2 + 2y^2 - x^2[/tex] and then transforming it all. Nothing. I can't get close to a tangent.
 
Physics news on Phys.org
I get

[tex]2r^2\sin2\theta[/tex]

or

[tex]4r^2\sin\theta\cos\theta[/tex]
 
Could the book be wrong, then? Because I got your 2nd answer.
 
It could. But let's wait for someone knowledgeable's answer. I learned about this stuff just rencently (in a thermodynamics class) and it wasn't even formally introduced.

It will pay for you to understand this "partial with respect to a variable, with another variable held constant" thing well because in thermodynamics, if your course is anything like mine you will play with them to a point that it becomes stunning.
 
Poop-Loops said:
Ok, so not really partials, I know how to do those. But now in my math physics class we were introduced to a new notation where it's the partial with respect to a variable, with another variable held constant. This is the problem I am trying to do in the book:

[tex](\frac{\partial z}{\partial \theta})_x[/tex]

Where [tex]z = x^2 + 2y^2 , x = r cos(\theta) , y = r sin(\theta)[/tex]

The answer in the book gives me [tex]4 r^2 tan(\theta)[/tex]

Now, am I missing something here? All the examples in the book (a whole quarter of a page... it's a crappy book...) specifically set up the equation to be in terms of the two variables (denominator and subscript) before taking the partial derivative. But this answer gives me an r? And a TANGENT!? I can't conceive of how to do this. I've been at it for a few hours.

I've tried things like transforming everything into polar first. Or only the x's. Or only the y's. Or going [tex]2x^2 + 2y^2 - x^2[/tex] and then transforming it all. Nothing. I can't get close to a tangent.
Does that notation mean you're keeping x or y constant?
 
Note that if x is a constant, say [tex]x=x_{0}[/tex], then we have:
[tex]r=\frac{x_{0}}{\cos(\theta)}[/tex]
Thus, we have:
[tex]z=x^{2}+2y^{2}=r^{2}(1+\sin^{2}(\theta))=x_{0}^{2}(\frac{1}{\cos^{2}(\theta)}+\tan^{2}(\theta))=x_{0}^{2}(2\tan^{2}(\theta)+1)[/tex]

Differentiating with respect to the angle, and reinserting r yields the result.
 
Last edited:
To do this properly, let us consider the bijection from polars to Cartesian coordinates:
[tex]\vec{\Phi}(r,\theta)=(X(r,\theta),Y(r,\theta))=(x,y)[/tex]
That x equals a constant can be written that there exists a function G(x,y), so that
[tex]G(x,y)=0[/tex]
Thus, we have:
[tex]H(r,\theta)\equiv{G}(\vec{\Phi(r,\theta)})=0[/tex]
By the implicit function theorem, there exists a function [itex]R(\theta)[/itex] so that:
[tex]h(\theta)=H(R(\theta),\theta)=0[/tex]
vanishes identically.
Therefore, the derivative of h vanishes also, which implies:
[tex]0=\frac{\partial{H}}{\partial{r}}\mid_{r=R}\frac{dR}{d\theta}+\frac{\partial{H}}{\partial\theta}=(\frac{\partial{G}}{\partial{x}}\frac{\partial{X}}{\partial{r}}+\frac{\partial{G}}{\partial{y}}\frac{\partial{Y}}{\partial{r}})\frac{dR}{d\theta}+\frac{\partial{H}}{\partial\theta}[/tex]
where the last term is to be expanded likewise.

Thus, we may eventually solve for [itex]\frac{dR}{d\theta}[/itex], which we will need when differentiating z with respect to the angle, holding x constant.
 
Last edited:
arildno said:
Note that if x is a constant, say [tex]x=x_{0}[/tex], then we have:
[tex]r=\frac{x_{0}}{\cos(\theta)}[/tex]
Thus, we have:
[tex]z=x^{2}+2y^{2}=r^{2}(1+\sin^{2}(\theta))=x_{0}^{2}(\frac{1}{\cos^{2}(\theta)}+\tan^{2}(\theta))=x_{0}^{2}(2\tan^{2}(\theta)+1)[/tex]

Differentiating with respect to the angle, and reinserting r yields the result.

Wow, I would have NEVER done something like that...

Thanks a lot, guys. Now I have something to work off of. I saw the book said "only in terms of the two variables" and then the answer had different variables than asked for, so that's why I was confused. It sucks how the rest of the problems that have answers in the back of the book are incredibly easy, but you KNOW he'll give something like this on the test.
 
I made a clumsy substitution in the first post.
Simpler is, with [itex]r=\frac{x_{0}}{\cos\theta}[/itex]:
[tex]z=x_{0}^{2}+2x_{0}^{2}\tan^{2}(\theta)[/tex]
by inserting directly for x and y.
 
  • #10
Poop-Loops said:
Wow, I would have NEVER done something like that...

I think the rule of thumb for calculating

[tex](\frac{\partial f}{\partial x})_y[/tex]

would be to try to express everything in terms of x and y before differentiating.
 
  • #11
It's little tricks like x/cos(theta) that I have trouble remembering.

It doesn't help that all of math is just a bunch of those little tricks. =/
 
  • #12
But the good news is that there's only a finite number of those little tricks. And when you learn about them the "hard" way (i.e. not just by seeing them, but by actually trying and failing and trying and failing and finally you either discover the trick or you get to know of it by another source [in this case arildno]), you tend to remember them and before you know it, you know all the little tricks!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K