Deriving decomposition of transverse acceleration

AI Thread Summary
The discussion focuses on deriving the acceleration vector from the velocity vector in polar coordinates. The user successfully derived an alternate form of the acceleration but struggled to simplify the transverse component into the textbook's version. A solution is provided, highlighting the use of the product rule and chain rule to demonstrate the equivalence of the two expressions. The explanation emphasizes differentiating the term correctly to achieve the desired simplification. The user acknowledges the oversight in not applying the chain rule during their initial attempts.
philipfisher
Messages
2
Reaction score
0

Homework Statement



The question asks one to derive the acceleration vector,

$$\vec{a} = [\frac{d^2r}{dt^2} - r(\frac{d\Theta}{dt})^2]\vec{u}_r + [\frac{1}{r}\frac{d}{dt}(r^2\frac{d\Theta }{dt})]\vec{u}_\Theta$$

from the velocity vector.

$$\vec{v} = \vec{u}_r\frac{dr}{dt} + \vec{u}_\Theta \frac{d\Theta }{dt}$$

Homework Equations



See above.

The Attempt at a Solution



I have had no problem deriving this version of the acceleration vector,

$$\vec{a} = [\frac{d^2r}{dt^2} - r(\frac{d\Theta}{dt})^2]\vec{u}_r + [2\frac{dr}{dt}\frac{d\Theta }{dt}+r\frac{d^2\Theta }{dt^2}]\vec{u}_\Theta$$

from the velocity vector. But I'm stumped on how one simplifies my version of the transverse component of acceleration,

$$2\frac{dr}{dt}\frac{d\Theta }{dt}+r\frac{d^2\Theta }{dt^2}$$

into the textbook's version.

$$\frac{1}{r}\frac{d}{dt}(r^2\frac{d\Theta }{dt})$$

Any chance someone could give me a hint? I've googled for an explanation without any success. I've also looked in two different textbooks, both of which just state that,

$$2\frac{dr}{dt}\frac{d\Theta }{dt}+r\frac{d^2\Theta }{dt^2} = \frac{1}{r}\frac{d}{dt}(r^2\frac{d\Theta }{dt})$$

without explaining why. I'm guessing the process of simplification is so basic that the texts just assume it needs no explaining, but the simplification eludes me and I'd really appreciate whatever help anyone could provide. Thanks.
 
Physics news on Phys.org
philipfisher said:
$$\frac{1}{r}\frac{d}{dt}(r^2\frac{d\Theta }{dt})$$

You can just use the standard product rule here (combined with the chain rule), remembering that r is a function of t.
 
Welcome to PF,

It's a case where, if you work backwards, you'll see that this relation is true:$$\frac{1}{r}\frac{d}{dt}(r^2\frac{d\Theta }{dt})$$

Differentiate using the product rule:$$= \frac{1}{r}\frac{d\Theta }{dt}\frac{d}{dt}(r^2) + \frac{1}{r}(r^2)\frac{d}{dt}\left(\frac{d\Theta }{dt}\right)$$ $$=\frac{1}{r}2r\frac{dr}{dt}\frac{d\Theta}{dt} + r\frac{d^2\Theta}{dt^2}$$

In the last step, in the leftmost term, r2 was differentiated using the chain rule

Edit: eventually you'll get adept at "reverse" differentiating things that are exact derivatives in your head, and something like this will be clear by inspection.
 
Thank you. I'd tried the process of working backward by differentiating the textbook answer, but completely forgot the need to use the chain rule when doing so. I really appreciate the help.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top