• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Physics/Math question

Eeezee

Diamond Member
In cylindrical coordinates, the velocity in the theta direction is as follows

v_theta = r*(dtheta/dt)

If you take the time derivative of this, you get the acceleration in the theta direction

a_theta = (dr/dt)*(dtheta/dt)+r*(d^2 theta / dt^2)

This is wrong. Can anyone tell me why? The accepted answer is

a_theta = 2*(dr/dt)*(dtheta/dt)+r*(d^2 theta / dt^2)

Where does that factor of 2 come from?

Edit: The 2 pops up because the unit vectors in cylindrical coordinates are time-dependent too. Oops! Been too long since I've taken vector calc I guess
 
the theta component for position is rho*theta, taking two time derivatives gives you that factor of two but now the expression is missing the (d^2 rho/dt^2) term! I'm certain that the expression is correct because it's used in kinematics and in real devices.

*scratches brain*
 
is r, the radius, not a constant, ie it doesnt change with time?

oh we are doing linear acceleration?
 
try integration that helps me sometimes.

taking the time derivative would be d/dt ( r * dtheta/dt) or [d( r * dtheta/dt)]/dt or d(r * dtheta)/dt^2

its really late here tho (3am) so this may not make any sense
 
Back
Top