Difference between revisions of "Calculus II 10.04 Polar Coordinates and Polar Graphs"

From University
Jump to: navigation, search
(Example 10.4.3 Graphing Polar Equations)
 
(No difference)

Latest revision as of 00:11, 15 October 2020

Previous Calculus II 10.03 Parametric Equations and Calculus
Next Calculus II 10.05 Area and Arc Length in Polar Coordinates

10.4 Polar Coordinates and Polar Graphs

  • Understand the polar coordinate system.
  • Translate cartesian coordinates and equations to polar form and vice versa.
  • Sketch a graph in polar form.
  • Find the slope for a tangent line to a polar graph.
  • Special polar graphs.

Polar Coordinates

Polar Coordinates
Figure 10.4.1

To form the polar coordinate system on the plane, fix a point \(O\), called the pole, or origin, and construct from \(O\) an initial ray called the polar axis, as shown in Figure 10.4.1. Then each point \(P\) on the plane can be assigned polar coordinates \((r,\theta)\), as follows.

\(r=directed\:distance \text{ from } 0 \text{ to } P\)
\(\theta=directed\:angle \text{, counterclockwise from polar axis to segment } \overline{OP}\)

Figure 10.4.2 shows three points on the polar coordinate system. Notice points are located with respect to concentric circles intersected by radial lines through the pole.

Figure 10.4.2

In cartesian coordinates each point has a unique representation. This is not true with polar coordinates. For instance, the coordinates

\((r,\theta) \text{ and } (r,2\pi+\theta)\)

represent the same point, as shown in Figure 10.4.2(b) and (c). Because \(r\) is a directed distance, the coordinates

\((r,\theta) \text{ and } (-r,\theta+\pi)\)

represent the same point. In general, the point \((r,\theta)\) can be written as

\((r,\theta) =(r,\theta+2n \pi)\)

or

\((r,\theta) =(-r,\theta+(2n+1)\pi)\)

where \(n\) is any integer. Moreover, the pole is represented by \((0,\theta)\), where \(\theta\) is any angle.

Coordinate Conversion

Relating polar and cartesian coordinates
Figure 10.4.3

To establish the relationship between polar and cartesian coordinates, let the polar axis coincide with the positive \(x\)-axis and the pole with the origin, as shown in Figure 10.4.3. Because \((x,y)\) lies on a circle with radius \(r\), it follows that

\(r^{2}=x^{2}+y^{2}.\)

The trigonometric definitions translate to

$$\tan \theta = \frac{y}{x}, \: \cos \theta = \frac{x}{r}, \text{ and } \sin \theta = \frac{y}{r} $$

Theorem 10.4.1 Polar Coordinate Conversion

The polar coordinates \((r,\theta)\) for a point are related to the cartesian coordinates \((x,y)\) for a point as follows.

Polar-to-Cartesian Cartesian-to-Polar
\(x= r \cos \theta\) $$\tan \theta = \frac{y}{x}$$
\(y= r \sin \theta\) \(r^{2}=x^{2}+y^{2}\)

Example 10.4.1 Polar-to-Cartesian Conversion

To convert from polar to cartesian coordinates, let \(x= r \cos \theta\) and \( y=r \sin \theta \)
Figure 10.4.4

a. For the point \((r,\theta)=(2,\pi)\),

\(x= r \cos \theta = 2 \cos \pi = -2 \text{ and } y=r \sin \theta = 2 \sin \pi = 0 \)

The cartesian coordinates are \((x,y)=(-2,0)\).
b. For the point \((r,\theta)=(\sqrt{3},\pi/6)\),

$$x= \sqrt{3} \cos \frac{\pi}{6} = \frac{3}{2} \text{ and } y= \sqrt{3} \sin \frac{\pi}{6} = \frac{\sqrt{3}}{2}. $$

The cartesian coordinates are \((x,y)=(3/2,\sqrt{3}/2)\), as shown in Figure 10.4.4.

Example 10.4.2 Cartesian-to-Polar Conversion

To convert from cartesian to polar coordinates,let
Figure 10.4.5

a. For the second-quadrant point \((x,y)=(-1,1)\),

$$\tan \theta = \frac{y}{x} = -1 \rightarrow \theta = \frac{3 pi}{4} . $$

Because \(\theta\) is in the same quadrant as \((x,y)\), choose a positive value for \(r\).

\(r\) \( =\sqrt{ x^{2}+y^{2} } \)
\(=\sqrt{ (-1)^{2}+(1)^{2} } \)
\(=\sqrt{ 2 } \)

This proves that one polar coordinate is \((r,\theta)=(\sqrt{2},3\pi/4)\).
b. Because the point \((x,y)=(0,2)\) lies on the positive \(y\)-axis, choose \(\theta=\pi/2\) and \(r=2\), this produces one polar coordinate, \((r,\theta) = (2,\pi/2)\), as shown in Figure 10.4.5.

Polar Graphs

Figure 10.4.6

One way to sketch the graph for a polar equation is to convert to cartesian coordinates and then sketch the graph for the cartesian equation.

Example 10.4.3 Graphing Polar Equations

Describe the graph for each polar equation. Confirm each description by converting to a cartesian equation.

$$a.\:r=2\:\:\:b.\:\theta=\frac{\pi}{3}\:\:\:c.\: r=\sec \theta $$

Solution
a. The graph for the polar equation \(r=2\) covers all point that are two units from the pole. Therefore, this graph is a circle centered at the origin with radius 2, as shown in Figure 10.4.6(a). This can be confirmed by using the circle formula to obtain the cartesian equation

\(2^{2}=x^{2}+y^{2}\:\:\:\: \color{red}{\text{Cartesian equation }} \)

b. The graph for the polar equation \(\theta= \pi/3\) covers all points on the line for the angle \(\pi/3\) with the positive \(x\)-axis, as shown in Figure 10.4.6(b). This can be confirmed by using the tangent relationship, \(\tan \theta = y/x\) to obtain the regular equation

\(y=\sqrt{3}x\:\:\:\: \color{red}{\text{Cartesian equation }} \)

c. The graph for the polar equation \(r=\sec \theta\) is not evident by simple inspection. Begin by converting to cartesian form using the relationship \(x= r \cos \theta\).

\(r= \sec \theta\)     Polar equation
\(r \cos \theta =1 \)
\(x=1\)     Cartesian equation

From the cartesian equation, the graph is a vertical line, as shown in Figure 10.4.6(c).

Example 10.4.4 Sketching a Polar Graph

Sketch the graph for \(r=2 \cos 3 \theta\)
Solution Begin by writing the polar equation in parametric form

\(x= 2 \cos 3\theta \cos \theta \text{ and } y= 2 \cos 3 \theta \sin \theta \)

The entire curve, called a rose curve[1], can be sketched by letting \(\theta\) increase from 0 to \(\pi\), as shown in Figure 10.4.7. If \(\theta\) further increases from \(\pi\) to \(2\pi\) the entire curve is actually traced twice.

Figure 10.4.7

Note that rose curves have the form

\(r=a \cos n \theta \text{ or } r= a \sin n \theta\)

as shown in Figure 10.4.8

Rose curves.
. Figure 10.4.8

Slope and Tangent Lines

To find the slope for a tangent line to a polar graph, let \(r=f(\theta)\) be a differentiable function. To find the slope in polar form, use the parametric equations

\(x= r \cos \theta = f(\theta) \cos \theta \text{ and } y= r \sin \theta = f(\theta) \sin \theta\).

Using the parametric form for \(dy/dx\) from Theorem 10.3.1 produces

$$ \frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} = \frac{ f(\theta) \cos \theta + f{}^{\prime}(\theta) \sin \theta}{-f(\theta) \sin \theta + f{}^{\prime}(\theta) \cos \theta} $$

which establishes Theorem 10.4.2.

Theorem 10.4.2 Slope in Polar Form

Tangent line to polar curve.
Figure 10.4.9

If \(f\) is a differentiable function for \(\theta\), then the slope for the tangent line to the graph for \(r=f(\theta)\) at the point \((r,\theta)\) is

$$ \frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} = \frac{ f(\theta) \cos \theta + f{}^{\prime}(\theta) \sin \theta}{-f(\theta) \sin \theta + f{}^{\prime}(\theta) \cos \theta} $$

provided that \(dx/d\theta \ne 0\) at \((r,\theta)\), as shown in Figure 10.4.9.
Theorem 10.4.2 leads to the following observations

1. Solutions for \(dy/d\theta=0\) yield horizontal tangent lines, provided that \(dx/d\theta \ne 0\)
2. Solutions for \(dx/d\theta=0\) yield vertical tangent lines, provided that \(dy/d\theta \ne 0\)

If \(dy/d\theta=0\) and \(dx/d\theta=0\) simultaneously, then no conclusion can be drawn about tangent lines.

Example 10.4.5 Finding Horizontal and Vertical Tangent Lines on a Circle

Horizontal and vertical tangent lines for \(r= \sin \theta\).
Figure 10.4.10

Find the horizontal and vertical tangent lines for \(r= \sin \theta\), \(0\leqslant \theta \leqslant \pi\).
Solution Begin by writing the equation in parametric form.

\(x = r \cos \theta = \sin \theta \cos \theta \)

and

\(y = r \sin \theta = \sin \theta \sin \theta = \sin^{2} \theta \)

Then differentiate \(x\) and \(y\) with respect to \(\theta\) and set each derivative equal to 0.

$$ \frac{dx}{d\theta}=\cos^{2} \theta - \sin^{2} \theta = \cos 2\theta = 0 \rightarrow \theta = \frac{\pi}{4}, \: \frac{3\pi}{4}$$
$$ \frac{dy}{d\theta}= 2 \sin \theta \cos \theta = \sin 2\theta = 0 \rightarrow \theta = 0, \: \frac{\pi}{2}$$

The graph has vertical tangent lines at

$$ \left( \frac{\sqrt{2}}{2},\frac{\pi}{4} \right) \text{ and } \left( \frac{\sqrt{2}}{2},\frac{3\pi}{4} \right)$$

and it has horizontal tangent lines at

$$ (0,0) \text{ and } \left( 1,\frac{\pi}{2} \right)$$

as shown in Figure 10.4.10.

Example 10.4.6 Finding Horizontal and Vertical Tangent Lines on a Cardioid[2]

Horizontal and vertical tangent lines for \(r= 2(1-\cos \theta)\).
Figure 10.4.11

Find the horizontal and vertical tangent lines for \(r=2(1-\cos \theta)\).
Solution Let \(y = r \sin \theta\) and then differentiate with respect to \(\theta\) produces.

\(y\) \(= r \sin \theta\)
\(= 2(1-\cos \theta) \sin \theta \)
\(dy/d\theta\) \(=2[(1-\cos \theta)(\cos \theta) + \sin\theta (\sin \theta)]\)
\(=2(\cos \theta - \cos^{2} \theta + \sin^{2} \theta)\)
\(=2(\cos \theta - \cos^{2} \theta + 1 - \cos^{2} \theta)\)
\(=-2(2\cos^{2} \theta - \cos \theta -1)\)
\(=-2(2\cos \theta+1)(\cos \theta -1)\)

Setting \(dy/d\theta\) equal to 0 yields \(\cos \theta = -1/2\) and \(\cos \theta = 1\). Therefore, \(dy/d\theta=0\) when \(\theta=2\pi/3, \: 4\pi/3\), and 0.

Let \(x= r \cos \theta\) and then differentiate with respect to \(\theta\) produces.

\(x\) \(= r \cos \theta\)
\(= 2(1-\cos \theta) \cos \theta \)
\(= 2 \cos \theta -2 \cos^{2} \theta \)
\(dx/d\theta\) \(=-2 \sin \theta + 4 \cos \theta \sin\theta \)
\(=2 \sin \theta ( 2 \cos \theta -1)\)

Setting \(dx/d\theta\) equal to 0 yields \(\sin \theta = 0\) and \(\cos \theta = 1/2\). Therefore, \(dx/d\theta=0\) when \(\theta=0, \:\pi,\: \pi/3\), and \(5\pi/3\).

The graph has horizontal tangents at \((3,2\pi/3)\) and \((3,4\pi/3)\) and vertical tangents at \((1,\pi/3)\), \((1,5\pi/3)\) and \((4,\pi)\) as shown in Figure 10.4.11. Note that both derivatives are 0 when \(\theta = 0\). This information alone is insufficient to determine a horizontal or vertical tangent line at the pole. Figure 10.4.11 shows a cusp at the pole.

Theorem 10.4.3 Tangent Lines at the Pole

This rose curve has three tangent lines \((\theta=\pi/6\) ,\(\theta=\pi/2\), and \(\theta=5\pi/6)\) at the pole.
Figure 10.4.12

Theorem 10.4.2 has an important consequence. If the graph for \(r=f(\theta)\) passes through the pole when \(\theta = \alpha\) and \(f{}^{\prime}(\alpha) \ne 0\), then the formula for \(dy/dx\) simplifies to:

$$ \frac{dy}{dx} = \frac{ f{}^{\prime}(\alpha) \sin \alpha + f(\alpha)\cos \alpha}{f{}^{\prime}(\alpha) \cos \alpha - f(\alpha) \sin \alpha} = \frac{ f{}^{\prime}(\alpha) \sin \alpha + 0}{f{}^{\prime}(\alpha) \cos \alpha - 0}= \frac{\sin \alpha}{\cos \alpha} = \tan \alpha $$

The line \(\theta = \alpha \) is tangent to the graph at the pole, \((0,\alpha)\).
Theorem 10.4.3 Tangent Lines at the Pole
If \(f(\alpha) =0\) and \(f{}^{\prime}(\alpha) \ne 0\), then the line \(\theta = \alpha \) is tangent at the pole to the graph for \(r=f(\alpha)\).

Because a polar curve can cross the pole more than once, it can have more than one tangent line at the pole. In Figure 10.4.11, the rose curve, \(f(\theta)=2\cos 3\theta\) has three tangent lines at the pole. For this curve, \(f(\theta)=2\cos 3\theta\) is 0 when \(\theta\) is \(\pi/6\), and \(5\pi/6\). The derivative \( f{}^{\prime}(\theta)= -6 \sin 3 \theta\) is not 0 at these values for \(\theta\).

Special Polar Graphs

Several important graph types have equations that are simpler in polar form than in cartesian form. For example, the polar equation for a circle with radius \(\alpha\) and centered at the origin is simply \(r=\alpha\). Three graph type, Limaçons, Rose Curves, and Circles are described in Figure 10.4.13. For now, several other types of graphs that have simpler equations in polar form are shown below.


Figure 10.4.13

Square X.jpg

Internal Links

Parent Article: Calculus II 10 Conics Parametric Equations and Polar Coordinates