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 (90∘90^\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).