Understanding Polar Coordinates: Learn It 3

Polar Curves

Just as we graph functions [latex]y=f(x)[/latex] in the rectangular coordinate system, we can graph functions [latex]r=f(\theta)[/latex] in the polar coordinate system to create curves.

The process for graphing polar curves follows the same fundamental approach as rectangular graphing. You start with values for the independent variable [latex]\theta[/latex], calculate corresponding values of the dependent variable [latex]r[/latex], then plot and connect the resulting points.

Since many polar functions are periodic, you often need to evaluate only a limited range of [latex]\theta[/latex] values to capture the complete curve pattern.

Problem-Solving Strategy: Plotting a Curve in Polar Coordinates

  1. Create a table with columns for [latex]\theta[/latex] and [latex]r[/latex]
  2. Choose appropriate [latex]\theta[/latex] values (consider the function’s period)
  3. Calculate the corresponding [latex]r[/latex] values for each [latex]\theta[/latex].
  4. Plot each ordered pair [latex]\left(r,\theta \right)[/latex] on the coordinate axes.
  5. Connect the points and identify any patterns in the curve

Graph the curve defined by the function [latex]r=4\sin\theta[/latex]. Identify the curve and rewrite the equation in rectangular coordinates.

Watch the following video to see the worked solution to the example above.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.3 Polar Coordinates” here (opens in new window).

The graph in the previous example was that of a circle. The equation of the circle can be transformed into rectangular coordinates using the coordinate transformation formulas in the theorem.

Rewrite each of the following equations in rectangular coordinates and identify the graph.

  1. [latex]\theta =\frac{\pi }{3}[/latex]
  2. [latex]r=3[/latex]
  3. [latex]r=6\cos\theta -8\sin\theta[/latex]

Watch the following video to see the worked solution to the example above.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.3 Polar Coordinates” here (opens in new window).

The tables below summarize several important families of polar curves, where [latex]a[/latex] and [latex]b[/latex] are arbitrary constants.

This table has three columns and 3 rows. The first row is a header row and is given from left to right as name, equation, and example. The second row is Line passing through the pole with slope tan K; θ = K; and a picture of a straight line on the polar coordinate plane with θ = π/3. The third row is Circle; r = a cosθ + b sinθ; and a picture of a circle on the polar coordinate plane with equation r = 2 cos(t) – 3 sin(t): the circle touches the origin but has center in the third quadrant.
Figure 7.
This table has three columns and 3 rows. The first row is Spiral; r = a + bθ; and a picture of a spiral starting at the origin with equation r = θ/3. The second row is Cardioid; r = a(1 + cosθ), r = a(1 – cosθ), r = a(1 + sinθ), r = a(1 – sinθ); and a picture of a cardioid with equation r = 3(1 + cosθ): the cardioid looks like a heart turned on its side with a rounded bottom instead of a pointed one. The third row is Limaçon; r = a cosθ + b, r = a sinθ + b; and a picture of a limaçon with equation r = 2 + 4 sinθ: the figure looks like a deformed circle with a loop inside of it. The seventh row is Rose; r = a cos(bθ), r = a sin(bθ); and a picture of a rose with equation r = 3 sin(2θ): the rose looks like a flower with four petals, one petal in each quadrant, each with length 3 and reaching to the origin between each petal.
Figure 8.

A cardioid is a special case of a limaçon (pronounced “lee-mah-son”) that occurs when [latex]a=b[/latex] or [latex]a=-b[/latex]. The heart-shaped cardioid gets its name from the Greek word for heart.

The rose curves display fascinating petal patterns that depend on the coefficient of [latex]\theta[/latex]. For example, [latex]r=3\sin2\theta[/latex] produces four petals, while [latex]r=3\sin3\theta[/latex] creates three petals.

Rose Petal Rule:

  • If the coefficient of [latex]\theta[/latex] is even, the graph has twice as many petals as the coefficient
  • If the coefficient of [latex]\theta[/latex] is odd, the number of petals equals the coefficient

When the coefficient of [latex]\theta[/latex] is not an integer, interesting behaviors emerge. If the coefficient is rational, the curve eventually closes by returning to its starting point. However, if the coefficient is irrational, the curve never closes completely.

The graph of [latex]r=3\sin(\pi\theta)[/latex] demonstrates this phenomenon. While it appears closed at first glance, closer examination reveals that the petals near the positive [latex]x[/latex]-axis are slightly thicker because the curve never quite returns to its exact starting point. This creates a space-filling curve that would eventually occupy the entire circle of radius 3 if plotted completely.

This figure has two figures. The first is a rose with so many overlapping petals that there are a few patterns that develop, starting with a sharp 10 pointed star in the center and moving out to an increasingly rounded set of petals. The second figure is a rose with even more overlapping petals, so many so that it is impossible to tell what is happening in the center, but on the outer edges are a number of sharply rounded petals.
Figure 10. Polar rose graphs of functions with (a) rational coefficient and (b) irrational coefficient. Note that the rose in part (b) would actually fill the entire circle if plotted in full.

Any polar curve [latex]r=f(\theta)[/latex] can be converted to parametric equations in rectangular coordinates using the conversion formulas:

[latex]\begin{array}{c}x=r\cos\theta \hfill \\ y=r\sin\theta ,\hfill \end{array}[/latex]

It is possible to rewrite these formulas using the function:

[latex]\begin{array}{c}x=f\left(\theta \right)\cos\theta \hfill \\ y=f\left(\theta \right)\sin\theta .\hfill \end{array}[/latex]

This gives us a parametrization of the curve using [latex]\theta[/latex] as the parameter. For instance, the spiral [latex]r=a+b\theta[/latex] becomes:

[latex]\begin{array}{c}x=\left(a+b\theta \right)\cos\theta \hfill \\ y=\left(a+b\theta \right)\sin\theta .\hfill \end{array}[/latex]

As [latex]\theta[/latex] ranges from [latex]-\infty[/latex] to [latex]\infty[/latex], these equations generate the complete spiral curve.