So far we have always written vectors in two dimensions in terms of the basis vectors \(\hi\) and \(\hj\text{.}\) This is not always convenient. For example, when working in polar coordinates it is often convenient to use basis vectors \(\hat\vr(\theta)\text{,}\)\(\hat\vth(\theta)\) which depend on the value of the current polar coordinate \(\theta\) — though one usually just writes \(\hat\vr\text{,}\)\(\hat\vth\text{,}\) suppressing the dependence on \(\theta\) from the notation. When one is at the point with polar coordinates \((r,\theta)\text{,}\) these basis vectors are defined by
That \(\diff{\hat\vr}{\theta}(\theta)\) is some scalar multiple of \(\hat\vth(\theta)\) follows just from the fact that \(|\hat\vr(\theta)| = 1\text{.}\)
Similarly, that \(\diff{\hat\vth}{\theta}(\theta)\) is some scalar multiple of \(\hat\vr(\theta)\) follows just from the fact that \(|\hat\vth(\theta)| = 1\text{.}\)
Lemma1.8.2.
If we parametrize a curve by giving its polar coordinates 1
As usual \(r\) is the distance from the origin to the point and \(\theta\) is angle between the \(x\)-axis and the vector from the origin to the point. The symbols \(r\text{,}\)\(\theta\) are the standard mathematics symbols for the polar coordinates. Appendix A.7 gives another set of symbols that is commonly used in the physical sciences and engineering.
But it is important to remember that the arguments really are there.
Proof.
The vector from the origin to the point whose polar coordinates are \((r,\theta)\) is \(\vr = r\,\hat\vr(\theta)\text{.}\) So if we parametrize a curve by giving the polar coordinates at time \(t\text{,}\)
As an example, consider a bead that is sliding on a frictionless rod that has one end fixed at the origin and that is rotating about the origin at a constant \(\Omega\,\)rad/sec.
Because the rod is frictionless, it is incapable of applying to the bead any force parallel to the rod. So under Newton’s law, \(m\va=\vF\text{,}\) the radial 2
The \(\hat\vth\) component of the acceleration just tells us how much normal force the rod is applying to the bead to keep it on the rod.
component of the acceleration of the particle is exactly zero. So, if the polar coordinates of the bead at time \(t\) are \(\big(r(t),\theta(t)\big)\text{,}\) then, by Lemma 1.8.2.c,
As the rod is rotating at \(\Omega\,\)rad/sec, \(\diff{\theta}{t}=\Omega\) and
\begin{equation*}
\difftwo{r}{t}-\Omega^2\ r = 0
\end{equation*}
The general solution to this constant coefficient second order ordinary differential equation is 3
A review of the technique used to find this solution is given in Appendix A.9. In any event, it is easy to check that \(r(t)=A e^{\Omega\,t} + B e^{-\Omega\,t}\) really does obey \(\difftwo{r}{t}-\Omega^2\ r = 0\text{.}\)
\begin{equation*}
r(t) = A e^{\Omega\,t} + B e^{-\Omega\,t}
\end{equation*}
where \(A\) and \(B\) are arbitrary constants that are determined by initial conditions. Just as an example, if \(r(0)= 1\) and \(r'(0)= 0\text{,}\) then \(A+B=1\) and \(A\Omega-B\Omega=0\text{,}\) so that \(A=B=\frac{1}{2}\) and
Observe that \(r(\theta)\) is \(1\) when \(\theta=0\text{,}\) increases as \(\theta\) increases, and tends to \(\infty\) as \(\theta\rightarrow+\infty\text{.}\) The curve is a spiral.
Example1.8.4.Conic sections in polar coordinates.
In this example, we derive the equation of a general conic section in polar coordinates. A conic section is the intersection of a plane with a cone. This is illustrated in the figures below.
For our current purposes, it is convenient to use the equivalent 4
It is outside our scope to prove this equivalence.
(and often used) definition that a conic section is the set of points \(P\) in the \(xy\)-plane
whose distance from a fixed point \(F\) (called the focus of the conic)
is a constant multiple \(\veps\ge 0\) (called the eccentricity of the conic)
of the distance from \(P\) to a fixed line \(L\) (called the directrix of the conic).
Choose a coordinate system with the focus \(F\) of the conic being the origin and with the directrix \(L\) being \(x=p\) for some \(p \gt 0\text{.}\)
If \(P\) has polar coordinates \((r,\theta)\text{,}\) then \(P\) has \(x\)-coordinate \(r\cos\theta\text{.}\) The point \(Q\) on the line \(L\) in the figure above has \(x\)-coordinate \(p\text{.}\) So the distance from \(P\) to \(L\text{,}\) which is also the distance from \(P\) to \(Q\text{,}\) is \(p-r\cos\theta\text{.}\) The distance from \(P\) to \(F\) is \(r\text{.}\) We require that the distance from \(P\) to \(F\) is \(\veps\) times the distance from \(P\) to \(L\text{.}\) So
Example1.8.5.Conic sections in polar coordinates, again.
We’ll now take the equation \(r=\frac{\ell}{1+\veps\cos\theta}\) for a conic section in polar coordinates, from the last example, and convert it to the more familiar Cartesian coordinates. Just by the definition of polar coordinates
Determine, for each angle \(\theta\text{,}\) the lengths of the vectors \(\he_r(\theta)\) and \(\he_\theta(\theta)\) and the angle between the vectors \(\he_r(\theta)\) and \(\he_\theta(\theta)\text{.}\) Compute \(\he_r(\theta)\times\he_\theta(\theta)\) (viewing \(\he_r(\theta)\) and \(\he_\theta(\theta)\) as vectors in three dimensions with zero \(\hk\) components).
For each \(1\le i\le 5\text{,}\) sketch, in the \(xy\)-plane, the point \((x_i,y_i)\) and the vectors \(\he_r(\theta_i)\) and \(\he_\theta(\theta_i)\text{.}\) In your sketch of the vectors, place the tails of the vectors \(\he_r(\theta_i)\) and \(\he_\theta(\theta_i)\) at \((x_i,y_i)\text{.}\)
4.(✳).
Match the following equations with the corresponding pictures. Cartesian coordinates are \((x, y)\) and polar coordinates are \((r, \theta)\text{.}\)
Recall that a point with polar coordinates \(r\) and \(\theta\) has \(x=r\cos\theta\) and \(y=r\sin\theta\text{.}\) Let \(r=f(\theta)\) be the equation of a plane curve in polar coordinates. Find the curvature of this curve at a general point \(\theta\text{.}\)
6.
Find the curvature of the cardioid \(r=a(1-\cos\theta)\text{.}\)