Non-uniform circular motion and tangential acceleration

AI Thread Summary
The discussion revolves around solving a physics problem involving non-uniform circular motion and tangential acceleration. The tangential acceleration is defined as a function of time, leading to the need for determining the tangential and radial components of force. The initial attempt for the radial force calculation was incorrect due to the assumption that tangential acceleration was constant. It was clarified that integration of the tangential acceleration is necessary to find the correct velocity function over time. Ultimately, the correct expression for the radial force was derived, confirming the importance of proper integration in dynamic motion problems.
Symstar
Messages
16
Reaction score
0

Homework Statement


An object of mass m is constrained to move in a circle of radius r. Its tangential acceleration as a function of time is given by a_{tan} = b + ct^2, where b and c are constants.

A) If v = v_0 at t = 0, determine the tangential component of the force, F_{\tan }, acting on the object at any time t > 0.
Express your answer in terms of the variables m, r, v_0, b, and c.

B) Determine the radial component of the force F_{\rm{R}}.
Express your answer in terms of the variables m, r, v_0, b, t, and c.

Homework Equations


a_{tan} = b + ct^2
a_r=\tfrac{v^2}{r}
Newton's Laws


The Attempt at a Solution


A. was not a problem for me:
F_{\tan}=ma_{\tan}=m(b+ct^2)

For B.:
F_R=ma_r
a_r=\tfrac{v^2}{r}
It seems to make sense that because v is tangential speed we could use...
v(t)=v_0+a_{\tan}t=v_0+(b+ct^2)t
So that...
a_r=\frac{(v_0+(b+ct^2)t)^2}{r}
Finally giving...
F_R=m(\frac{(v_0+(b+ct^2)t)^2}{r}

Which is not correct. What did I do wrong?
 
Physics news on Phys.org
Welcome to PF!

Hi Symstar! Welcome to PF! :smile:
Symstar said:
It seems to make sense that because v is tangential speed we could use...
v(t)=v_0+a_{\tan}t

That only works if atan is constant, doesn't it? :wink:

Hint: dv/dt = … ? :smile:
 


tiny-tim said:
Hi Symstar! Welcome to PF! :smile:That only works if atan is constant, doesn't it? :wink:

Hint: dv/dt = … ? :smile:

dv/dt = atan correct?

So would I need to integrate?
\int a_{tan} = \int b + ct^2
\frac{dv}{dt}= bt+\tfrac{1}{3}ct^3

And it seems logical in our case that +C would actually be +v0

Which would end up giving me:
F_R=m\frac{(v_0+bt+\tfrac{1}{3}ct^3)^2}{r}

Which I just confirmed to be the correct answer... thanks for you your help tim.
 
Last edited:
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