Often a physical situation requires following the distance of an object and/or direction from some fixed point. For instance, in the motion of a pedulum we are interested in the direction of the bob from the suspension point. In the motion of planets, we are interested in the distance and direction from the Sun.
In these cases, it is worthwhile to use polar and cylindrical coordinates. Recall that cylindrical coordinates is just polar coordinates in the \(xy\) plane plus the \(z\) axis. Let \(r\) and \(\theta\) be polar coordinates. The, we recall the following important quantities from our earlier discussion on the kinematics of polar coordinates.
\begin{align*}
\amp r = \sqrt{x^2 + y^2},\ \ \tan\theta = \frac{y}{x}. \\
\amp \hat u_r = \cos\theta\; \hat i + \sin\theta\; \hat j,\ \ \hat u_\theta = -\sin\theta\; \hat i + \cos\theta\; \hat j.
\end{align*}
Any vector can be decomposed into radial and angular components by simply taking the dot product. For an arbitrary vector, \(\vec A = A_r \hat u_r + A_\theta \hat u_\theta\text{,}\) we have
\begin{equation*}
A_r = \vec A \cdot \hat u_r,\ \ A_\theta = \vec A \cdot \hat u_\theta.
\end{equation*}
Since direction \(\hat u_\theta\) is tangential, we often call the angular component, the tangential component. Position vector is very simple.
\begin{equation}
\vec r = r\; \hat u_r.\tag{6.57}
\end{equation}
The velocity vector has both radial and tangential components.
Decompsing the force vector \((\vec F = F_r \hat u_r + F_\theta \hat u_\theta)\text{,}\) we can separate the \((\vec F = m\vec a)\) for analysis.
\begin{equation}
F_r = m a_r,\ \ F_\theta = m a_\theta.\tag{6.63}
\end{equation}
For three-dimensional situations, we might also need the \(z\) components of the vectors when using cylindrical coordinates. You can get more practice of using them by working exercises in this section.
Case of Circular Motion:
In circular motion, the distance \(r\) remains fixed, giving the following simplifications.
Example6.128.Rock Tied to String Moving in a Circle.
A rock of mass \(0.6\text{ kg}\) is tied to a string and swung overhead in a horizontal uniform circular motion as shown in Figure 6.129.
Figure6.129.
The length of the string is \(0.8\text{ m}\text{.}\) The string will break if tension in the string exceeds \(96\text{ N}\text{.}\)
(a) Assuming the string to be almost in the horizontal plane, set up polar coordinate equations of motion for the rock for the condition in which the tension is an infinitsimal amount less than the breaking point.
(b) Find position, velocity, and acceleration of the rock as functions of time.
Let us us polar coordinates with origin at the center of the circle. Let \(a_r(t)\) and \(a_\theta(t)\) be the radial and angular components of acceleration at instant \(t\) and \(F_r(t)\) and \(F_\theta(t)\) be the radial and angular components of net force on the stone. at the same instant. There are two forces on the stone: weight \(mg\) along \(z\) axis and horizontal component of tension \(\vec T\) in the radially inward directions, i.e., in the \((-\hat u_r)\) direction. Therefore, we will have the following equations of motion.
\begin{equation*}
-T = m a_r,\ \ 0 = m a_\theta,\ \ T_z-m g = m a_z=0.
\end{equation*}
We are asssuming that horizontal component of \(\vec T\) has almost the full magnitude and \(a_z=0\text{.}\) Here the acceleration components will have simplified expressions due to the fact that radius of the circle is not changing.
Example6.130.(Calculus) Movement of a Bead on a Spinning Frictionless Rod.
A frictionless rod of length \(l\) passes through a hole in a bead of mass \(m\) as shown in Figure 6.131.
One end of the bead is tied to a shaft of a motor that spins the rod in at a fixed angular speed \(\omega\) in a horizontal plane.
Figure6.131.
Initially bead is at rest at a distance \(r_0\) from the motor.
(a) Find the location of the bead from the motor, \(r\text{,}\) on the rod as a function of time \(t\text{.}\) (b) Find speed of the bead as a function of time \(t\text{.}\) Practice the following parts with a Friend: (c) Find the instant, bead will leave the rod. (d) Find the direction the bead will leave the rod.
We use a polar coordinate system with origin at the motor and \(xy\) plane being the horizontal plane. Forces on the bead are gravity, which would be in the \(z\) axis direction.
There are normal forces in the upward (\(z\) axis, magnitude \(N_\text{up}\)) and sideway (\(\hat u_\theta\text{,}\) magnitude \(N_\theta\)) directions.
Figure6.132.
Thus, none of the forces have components along \(\hat u_r\) direction. These considerations give us the following equations of motion.
The second equation looks easier to solve than the first, but it is deceptive since we do not know \(N_\theta\) which is actually time-dependent. Once, we figure eout \(r(t)\) from the radial equation, we can use that to get \(N_\theta(t)\) from this equation.
Since \(\omega\) is constant, it is rather easy to guess the answer \(r(t) = e^{+\omega t}\) or \(e^{-\omega t}\) for Eq. (6.66). A general answer will be a linear combination of these two.
1.(Calculus) Equation of Motion of a Simple Pendulum.
A simple pendumum consists of a bob of mass \(m\) attached to a string of length \(l\) that swings back ad forth in a vertical plane as shown in Figure 6.133. You will work with polar coordinates in this problem with origin at the suspension points, positive \(x\) axis pointed down and positive \(y\) axis pointed to right.
Figure6.133.
(a) Find equations of motion in polar coordinates. (b) Solve the differential equation corresponding to the tangential equation for variable \(\theta(t)\) when \(\theta\) is small. Hint: When \(\theta\) is small, we can approximate \(\sin\theta \approx \theta\) and \(\cos\theta \approx 1 - \frac{1}{2}\theta^2\text{.}\)
Hint.
(a) Use radial and angular decomposition of two force vectors. (b) Simplify one of the eqiations of motion and solve a second order differential equation.
Let origi\(r\) and \(\theta\) denote the radial and angular coordinates at an arbitrary instant \(t\text{.}\) Forces on the bob are shown in Figure 6.134. From this, we get
This is a simple differential equation with solution as sines and cosine functions.
\begin{equation*}
\theta(t) = A\; \cos\left( \sqrt{\frac{g}{l}}\;\; t \right) + B\; \sin\left( \sqrt{\frac{g}{l}}\;\; t \right),
\end{equation*}
where \(A\) and \(B\) are constants that are fixed by initial values of \(\theta\) and \(\omega\text{.}\) For instance, if bob is let go from rest at angle \(\theta_0\text{,}\) we will get
\begin{equation*}
\theta(t) = \theta_0\; \cos\left( \sqrt{\frac{g}{l}}\;\; t \right).
\end{equation*}
In general, if at \(t=0\text{,}\)\(\theta=\theta_0\) and \(\omega=\omega_0\text{,}\) then
\begin{equation*}
\theta(t) = \theta_0\; \cos\left( \sqrt{\frac{g}{l}}\;\; t \right) + \frac{\omega_0}{\sqrt{g/l}}\; \sin\left( \sqrt{\frac{g}{l}}\;\; t \right).
\end{equation*}
2.(Calculus) A Block Attached to a String Rotated on a Table with Length of String Changing.
Figure 6.135 shows a block of mass \(m\) on a frictionless table attached to a string that goes through a hole. While block moves around the hole, the string below the table is pulled at a constant speed \(V\text{.}\)
Figure6.135.
Suppose the block was at \(r=r_0\) from the hole and had a angular speed of \(\omega = \omega_0\) at \(t=0\text{.}\) (a) Find \(r(t)\) and \(\omega(t)\) at instant \(t\text{.}\) (b) Find tension \(T(t)\) in the string at instant \(t\text{.}\)
Hint.
(a) Set up tangential equation of motion. (b) Set up radial equation of motion.
Answer.
(a) \(r(t) = r_0 - V t\text{,}\)\(\omega(t) = \frac{\omega_0 r_0^2}{ \left( r_0 - V t \right)^2 }\text{,}\) (b) \(\frac{m \omega^2 r_0^4}{ \left(r_0 - V t \right)^3 }\text{.}\)
Solution1.a
From the description of the problem, we have the following for the radial coordinate of the block.
Negative since \(r\) is decreasing with time at the rate the string is pulled down. From these two equations and \(r(0) = r_0\text{,}\) we will get
\begin{equation}
r(t) = r_0 - V t.\tag{6.74}
\end{equation}
Now, to get \(\omega(t)\text{,}\) we will look at the tangential component of \(\vec F = m\vec a\) of the block. Since, there is no friction, we do not have any force in that direction. (Other force are gravity, normal, and tension, which do not have any components in the tangential direction.) Therefore, \(a_\theta = 0\text{.}\) Now, \(a_\theta = r (d\omega/dt) + 2 (dr/dt)\omega \text{.}\) Therefore,
\begin{equation}
\omega(t) = \frac{\omega_0 r_0^2}{ \left( r_0 - V t \right)^2 }.\tag{6.75}
\end{equation}
Solution2.b
To find tension in the string, we look at radial component of \(\vec F = m\vec a\text{.}\) Only tension has component along this direction. Therefore, we get
\begin{equation*}
-T = m a_r = m \left( \frac{d^2r}{dt^2} - r \omega^2 \right).
\end{equation*}
Now, using \(r\) and \(\omega\) found in (a), we get
\begin{equation*}
T = m r \omega^2 = \frac{m \omega^2 r_0^4}{ \left(r_0 - V t \right)^3 }.
\end{equation*}
3.Practice with a Friend: (Calculus) Angular Speed and Tension of a Simple Pendulum.
A simple pendumum consists of a bob of mass \(m\) attached to a string of length \(l\) that swings back ad forth in a vertical plane as shown in Figure 6.136. You will work with polar coordinates in this problem with origin at the suspension points, positive \(x\) axis pointed down and positive \(y\) axis pointed to right.
Figure6.136.
Suppose pendulum bob is let go from rest when the angle has value \(\theta_0\text{.}\) (a) Find angular speed and regular speed when angle is \(\theta\) where \(|\theta| \le |\theta_0|\text{.}\) (b) Find the tension in the string when angle is \(\theta\text{.}\)
Hint.
(a) Think of \(d^2\theta/dt^2\) as \(d\omega/dt\) and use the trick of multiplying by \(d\theta/dt\) on both sides of the tangential equation of motion,
4.Practice with a Friend: (Calculus) Length of String Changing at Constant Acceleration.
Refer to Exercise 6.19.2, but now, let the string be pulled so that it has a constant acceleration \(A\) and has speed \(V_0\) at instant \(t=0\text{.}\) (a) Show that
\begin{align}
\amp r(t) = r_0 - V_0 t - \frac{1}{2} A t^2. \tag{6.76}\\
\amp \omega(t) = \frac{\omega_0 r_0^2}{ \left( r_0 - V_0 t - \frac{1}{2}A t^2\right)^2 }. \tag{6.77}
\end{align}
(b) Find an expression of tension \(T(t)\text{.}\)