Mechanics (Components of Acceleration)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
roam
Messages
1,265
Reaction score
12

Homework Statement



The following is a solved problem:

http://img600.imageshack.us/img600/6503/questiono.jpg

I can't understand how they worked out these two components.

Homework Equations



[itex]\vec{a}(t) = \frac{dv}{dt}\vec{T} + v \frac{d \vec{T}}{dt}[/itex]

Where

[itex]\vec{T}(t) = \frac{d \vec{r}(t)/dt}{||d \vec{r}(t)/dt||} = \frac{\vec{v}(t)}{v(t)}[/itex]

The Attempt at a Solution



In the equation I posted above, I believe the first term is the tangential component of acceleration and the second one is the normal component. I want first to find the tangential component:

[itex]\vec{v}(t) = d(t^2 \vec{i} + 3t+2 \vec{j})/dt = 2t+3[/itex]

[itex]|| \vec{v}(t) || = \sqrt{4t^2+9}[/itex]

So substituting in

[itex]\frac{dv}{dt}\vec{T} = \frac{d (\vec{r}(t)/dt)}{dt} . \frac{d \vec{r}(t)}{dt}.\frac{1}{||\vec{r}(t)||}[/itex]

[itex]2.(2t+3).\frac{1}{\sqrt{4t^2+9}}[/itex]

[itex]= \frac{4t+6}{\sqrt{4t^2+9}}[/itex]

But this is wrong. The correct answer must be

[itex]\frac{4t}{\sqrt{4t^2+9}}[/itex]

What did I do wrong? :confused: How can I get to the correct answer? Any guidance is greatly appreciated.
 
Last edited by a moderator:
Physics news on Phys.org
roam said:

Homework Statement



The following is a solved problem:

http://img600.imageshack.us/img600/6503/questiono.jpg

I can't understand how they worked out these two components.

Homework Equations



[itex]\vec{a}(t) = \frac{dv}{dt}\vec{T} + v \frac{d \vec{T}}{dt}[/itex]

Where

[itex]\vec{T}(t) = \frac{d \vec{r}(t)/dt}{||d \vec{r}(t)/dt||} = \frac{\vec{v}(t)}{v(t)}[/itex]

The Attempt at a Solution



In the equation I posted above, I believe the first term is the tangential component of acceleration and the second one is the normal component. I want first to find the tangential component:

[itex]\vec{v}(t) = d(t^2 \vec{i} + 3t+2 \vec{j})/dt = 2t+3[/itex]

[itex]|| \vec{v}(t) || = \sqrt{4t^2+9}[/itex]

So substituting in

[itex]\frac{dv}{dt}\vec{T} = \frac{d (\vec{r}(t)/dt)}{dt} . \frac{d \vec{r}(t)}{dt}.\frac{1}{||\vec{r}(t)||}[/itex]

[itex]2.(2t+3).\frac{1}{\sqrt{4t^2+9}}[/itex]

[itex]= \frac{4t+6}{\sqrt{4t^2+9}}[/itex]

But this is wrong. The correct answer must be

[itex]\frac{4t}{\sqrt{4t^2+9}}[/itex]

What did I do wrong? :confused: How can I get to the correct answer? Any guidance is greatly appreciated.

You have speed: [itex]\vec v= \frac{dr}{dt}=(2t,3)[/itex]
and acceleration: [itex]\vec a= \frac{dv}{dt}=(2,0)[/itex]

then you've got to find the projection of [itex]\vec a[/itex] onto [itex]\vec v[/itex]:
[tex]\vec a_t = \frac{(\vec a \cdot \vec v)}{||\vec v||^2}\vec v= \frac{1}{4t^2+9}(8t^2,12t)[/tex]
The normal component of acceleration is then:
[itex]\vec a_n= \vec a - \vec a_t[/itex]

The given answers seem to be wrong.
 
Last edited by a moderator: