Facebook Pixel
Mathos AI logo

Polar Curves

Understanding Polar Curves

A polar curve is a shape constructed using the polar coordinate system, where each point on the graph is determined by a distance from the origin rr and an angle from the positive x-axis θ\theta. These curves are typically defined by equations of the form r=f(θ)r = f(\theta).

Common Types of Polar Curves

Understanding the standard formulas helps you quickly identify the shape of the graph before plotting any points.

1. Circles

  • Centered at the pole: r=ar = a
  • Touching the pole: r=acosθr = a\cos\theta (lies along the x-axis) or r=asinθr = a\sin\theta (lies along the y-axis).

2. Limaçons and Cardioids

These follow the form r=a±bcosθr = a \pm b\cos\theta or r=a±bsinθr = a \pm b\sin\theta, where a>0a > 0 and b>0b > 0.

  • Cardioid: When a=ba = b, the curve is heart-shaped and has a sharp point (cusp) at the pole.
  • Limaçon with an inner loop: When a<ba < b.
  • Dimpled / Convex Limaçon: When a>ba > b.

3. Rose Curves

Equations of the form r=acos(nθ)r = a\cos(n\theta) or r=asin(nθ)r = a\sin(n\theta).

  • The curve features "petals" of maximum length aa.
  • If nn is odd, the rose has exactly nn petals.
  • If nn is even, the rose has 2n2n petals.

Symmetry Tests for Graphing

Testing for symmetry allows you to sketch curves by only calculating points for a fraction of the graph:

  • Symmetry about the Polar Axis (x-axis): The equation remains unchanged when θ\theta is replaced by θ-\theta. (Common with cosine functions).
  • Symmetry about θ=π/2\theta = \pi/2 (y-axis): The equation remains unchanged when θ\theta is replaced by πθ\pi - \theta. (Common with sine functions).
  • Symmetry about the Pole (origin): The equation remains unchanged when rr is replaced by r-r or θ\theta by θ+π\theta + \pi.

Example Problems

Example 1: Graph r=3cos(2θ)r = 3\cos(2\theta) and identify the curve type

Analysis: This matches the form r=acos(nθ)r = a\cos(n\theta), which is a rose curve.

  • The amplitude a=3a = 3 means the maximum length of each petal is 33.
  • The coefficient n=2n = 2. Since 22 is an even number, the curve will have 2n=2(2)=42n = 2(2) = 4 petals.
  • Because it uses cosine, the first petal is centered directly on the polar axis (θ=0\theta = 0). The four petals are spaced evenly every π/2\pi/2 radians (9090^\circ).

Example 2: Graph r=2+2sinθr = 2 + 2\sin\theta

Analysis: This matches the form r=a+bsinθr = a + b\sin\theta.

  • Because a=2a = 2 and b=2b = 2, we have a=ba = b, making this specific limaçon a cardioid.
  • Since the equation uses +sinθ+ \sin\theta, the "fat" part of the heart is oriented upwards along the positive y-axis (θ=π/2\theta = \pi/2).
  • Key points:
    • At θ=0\theta = 0, r=2+0=2r = 2 + 0 = 2.
    • At θ=π/2\theta = \pi/2, r=2+2(1)=4r = 2 + 2(1) = 4 (the peak of the curve).
    • At θ=π\theta = \pi, r=2+0=2r = 2 + 0 = 2.
    • At θ=3π/2\theta = 3\pi/2, r=2+2(1)=0r = 2 + 2(-1) = 0 (the curve hits the pole, forming the cusp).