This should be an easy partial derivative

redstone
Messages
26
Reaction score
0

Homework Statement


Homework Equations


This should be easy, I don't know what I've done wrong...

polar coordinates
x=r cos(\theta)
y=r sin(\theta)
r^2=x^2+y^2

The Attempt at a Solution


so with x=r cos(\theta)
\partial{x}/\partial{r}=cos(\theta)
\partial{x}/\partial{r}=x/r
thus the inverse
\partial{r}/\partial{x}=r/x

similarly with r=x/cos(\theta)
partial of r wrt x
I get
\partial{r}/\partial{x}=1/cos(\theta)
<br /> \partial{r}/\partial{x} = r/x<br />

now doing same thing on the r^2 equation
partial of r wrt x
<br /> 2r\partial{r}/\partial{x}=2x<br />
<br /> \partial{r}/\partial{x}=x/r<br />

what the heck? why am I getting two different (and inverse) answers from these two related equations?
 
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi redstone ! Welcome to PF! :smile:

(have a theta: θ and a curly d: ∂ :wink:)
redstone said:
what the heck? why am I getting two different (and inverse) answers from these two related equations?

Both are correct! :biggrin:

∂r/∂x means the change in r if you change x, keeping all the other variables constant.

If you define r = x/cosθ, then the other variable is θ …

draw a diagram, and you find that if θ is fixed, then increasing x by dx does increase r by r/x dx …

but if you keep y fixed, increasing x by dx increases r by x/r dx :wink:
 
Ha! That's been frustrating me for two days and I was right the whole time!
Thanks!

As a related question, is it absurd to write the derivative with partials like this:
r = x/cosθ
∂r = ∂x/cosθ - xsinθ ∂θ ?

(I'm trying to transform coordinates of the strain tensor from Cartesian to polar, and trying to remember the math I need... so if you happen to know an online source that has the transform all worked out, I'd be interested in checking my math to it when I'm done)

Thanks again for the help!
 
Hi redstone! :smile:

You'd write it with d rather than ∂:

dr = dx/cosθ - xsinθ/cos2θ dθ

But whyever would you want to express as a function of x and θ? :confused:
 
oops, silly math mistake on my part there...:blushing:

But my mistake aside, I don't really want to express it like that, just wanted to check the proper use of partials, and whether it was OK to write that expression with a partial. I guess not, you need to use the full derivative.

Thanks a lot for your help.
:cool:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top