Vector Calculus: Find Position & Velocity Vectors

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 3K views
danny_manny
Messages
42
Reaction score
0

Homework Statement



Use the given information to find the position and velocity
vectors of the particle.

a(t) = −cos t i − sin t j; v(0) = i; r(0) = j

Homework Equations





The Attempt at a Solution


Ok first step integrate a(t).

which i get to be
-sin(t)i +cos(t)j + c

now using the initial condition v(0) = i
i get v(t) = 1-sin(t)i +cos(t)j

now integrate v(t)

= (cos(t)+t)i +sin(t)j
using initial condition r(0) = j
r(t) = (cos(t) + t)i + (sin(t)+1)j

they are my two answers in bold but the back of my book has different answers and i don't know what's going wrong.

Thanks for the assistance
 
Physics news on Phys.org
danny_manny said:

Homework Statement



Use the given information to find the position and velocity
vectors of the particle.

a(t) = −cos t i − sin t j; v(0) = i; r(0) = j

Homework Equations



The Attempt at a Solution


Ok first step integrate a(t).

which i get to be
-sin(t)i +cos(t)j + c

now using the initial condition v(0) = i
i get v(t) = 1-sin(t)i +cos(t)j

now integrate v(t)

= (cos(t)+t)i +sin(t)j
using initial condition r(0) = j
r(t) = (cos(t) + t)i + (sin(t)+1)j

they are my two answers in bold but the back of my book has different answers and i don't know what's going wrong.

Thanks for the assistance
Your v(t) is incorrect. It gives you that v(0) = 1 + j. That's neither a vector nor a scalar. You can't add a vector & a scalar.

The constant, c, you have after integrating a(t) is a vector constant, c.
 
SammyS said:
Your v(t) is incorrect. It gives you that v(0) = 1 + j. That's neither a vector nor a scalar. You can't add a vector & a scalar.

The constant, c, you have after integrating a(t) is a vector constant, c.

so the vector constant should be equal to i no?
 
so the answer must be
(1-sin(t))i+(cos(t)+1)j ?

in the book however the answer is given
(1-sin(t))i+(cos(t)-1)j

I don't know where I'm going wrong.
Thanks again.
 
Sorry Sammy I'm still lost :(
 
v(0) = -sin(0)i +cos(0)t + c
= 0i+1j+c
 
That's the part I'm stuck at do i set the lhs equal to zero?