Circular motion - determining expression for a position vector

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 12K views
Linus Pauling
Messages
187
Reaction score
0
1. Consider a particle--the small red block in the figure--that is constrained to move in a circle of radius R. We can specify its position solely by theta(t), the angle that the vector from the origin to the block makes with our chosen reference axis at time t. Following the standard conventions we measure theta(t) in the counterclockwise direction from the positive x axis.

Determine an expression for the position vector of a particle that starts on the positive y-axis at t = 0 (i.e., at t = 0, (x_0, y_0) = (0, R)) and subsequently moves with constant omega.
Express your answer in terms of R, omega, t, and unit vectors x_unit and y_unit.




2. r(t) = Rcos(omega*t)xhat + Rsin(omega*t)yhat



3. R*yhat + Rcos(omega*t)xhat
 
Physics news on Phys.org
I may be confused - I see what looks like one question and two answers.
I don't see the answer to #1. When t = 0 your #2 answer works out to (R,0). And when t=0 your #3 answer works out to (R,R). The answer for #1 should work out to (0,R) when t = 0.