Wrong answer on Differentiation

  • Thread starter Thread starter roeb
  • Start date Start date
  • Tags Tags
    Differentiation
roeb
Messages
98
Reaction score
1

Homework Statement



In polar coords: y = rsin(\theta)
y' = dy/dt = r'sin(\theta) + rcos(\theta) \theta'

If I want \partial r' / \partial y' can I just solve for r' and take the derivative of y'?

so

\partial r' / \partial y' = 1 / sin \theta

I am hoping this is incorrect because I am getting the wrong answer on another part of a problem...

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org


Starting with y = r sin(\theta),
\partial y/\partial r = \partial (r sin(\theta)) = sin(\theta)

So \partial r/\partial y = 1/sin(\theta)

Why do you have the primes on your partial derivative? I'm pretty sure that's an oversight on your part.

If you're trying to calculate dy/dt, and y is a function of both r and \theta, and r and \theta are functions of t alone, then
dy/dt = \partial y/\partial r * dr/dt + \partial y/\partial \theta * d \theta/dt
 


Thanks for your reply,

The primes actually are indicating time derivatives, let me expand upon my question

I'm actually trying to do the following

\frac{\partial L}{\partial y'} = \frac{\partial L}{\partial r} \frac{\partial r}{\partial y'} + \frac{\partial L}{\partial \theta} \frac{\partial \theta}{ \partial y'}+ \frac{\partial L }{\partial r'} \frac{\partial r'}{\partial y'} + \frac{\partial L}{\partial \theta '} \frac{\partial \theta '}{\partial \y '}

I am having a hard time find the various partial derivs with respect to y' (or maybe I'm not).

L is actually L = T-U where T = KE = 1/2 m (x'^2 + y'^2) and U doesn't matter in this case
so in other words, y' and x' are the velocities in y and x.

where of course
x = rcos(theta)
y = rsin(theta)
 
Last edited:
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...
Back
Top