Why is ##2 \pi /T## multiplied by R for v?

  • Context: Undergrad 
  • Thread starter Thread starter Superposed_Cat
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Superposed_Cat
Messages
388
Reaction score
5
Hey all, $$v = 2 \pi f =2 \pi \frac{1}{T} =\frac{2 \pi }{T} $$ but why is it multiplied by $$R$$? Any help appreciated.
upload_2016-6-7_16-31-27.png


I see now why R is multiplied in now, but why inst L multiplied in in the analogous pendulum equation?
 
Physics news on Phys.org
A particle moving with constant angular velocity ##\omega## on a circle is decribed by the position vector
$$\vec{x}=\begin{pmatrix}
r \cos(\omega t) \\ r \sin (\omega t) \\ 0
\end{pmatrix}.$$
The time derivative gives the velocity
$$\dot{\vec{x}}=\vec{v}=\begin{pmatrix}
-r \omega \sin(\omega t) \\ r \omega \cos(\omega t)
\end{pmatrix}.$$
The magnitude thus is
$$|\vec{v}|=r \omega.$$
 
  • Like
Likes   Reactions: Superposed_Cat and QuantumQuest
Thanks all, :)