Circular Motion with time-dependent radial acceleration

AI Thread Summary
A particle is moving in a circle with a radius R, experiencing time-dependent radial acceleration described by a_r=At^4. The initial position of the particle is at (R,0) when t=0. The discussion revolves around finding the distance traveled as a function of time, S(t), and converting the particle's acceleration into polar and Cartesian coordinates. It is noted that the changing radial acceleration indicates non-uniform motion, which implies the presence of tangential acceleration as well. The solution involves differentiating the velocity to find the tangential acceleration, emphasizing the complexity of the motion due to the time-dependent nature of the radial acceleration.
TwoSeventyOne
Messages
2
Reaction score
0

Homework Statement


A particle is traveling on a circle with a radius R. The particle's radial acceleration is given as:
a_r=At^4
At time t=0 the particle is at (R,0).

A. Find the distance that the particle has traveled as a function of time S(t).
B. Display the particle's acceleration in polar coordinates.
C. Display the particle's acceleration in Cartesian coordinates.

Homework Equations


##a_r=\frac {v^2} {R}##
##x=rcos\theta, y=rsin\theta##

The Attempt at a Solution


I assumed at first that since the particle is moving in a uniform circular motion, I can use
a_r=\frac {v^2} {R}
At^4=\frac {v^2} {R}
v=\sqrt{RAt^4}
Then I treated v as \frac {ds} {dt} and got
S(t)=\sqrt{RA}*\int_0^t t'^2 \, dt' = \frac{\sqrt{RA}t^3} {3}

But then I realized that the radial acceleration changes according to time. Wouldn't that affect the solution? Also, I'm confused as to converting the acceleration from polar to Cartesian. I'm not sure if the same rules apply to acceleration and exactly what are my ##\hat r## and ##\hat \theta##.
 
Physics news on Phys.org
There is nothing stating that the motion is uniform. In fact, the changing radial acceleration tells you that it is not. However, ##a = v^2/r## holds for any circular motion - otherwise the particle would not be moving in a circle.
 
I see. Does that mean that there is necessarily tangential acceleration as well? If so, any hint on finding it?
 
Yes, there must be a tangential acceleration. You have already found the velocity, so finding the acceleration is a simple matter of differentiating.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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