Logarithmic Spiral — Definition, Formula & Examples
A logarithmic spiral is a curve that winds around a central point while moving farther away from it, with the distance from the center growing exponentially as the angle increases. It appears naturally in seashells, hurricanes, and galaxies.
A logarithmic spiral is a curve defined in polar coordinates by , where is the initial radius (the value of when ) and is a constant controlling how tightly the spiral winds. A distinguishing geometric property is that the angle between the tangent line and the radial line at every point is constant.
Key Formula
Where:
- = Distance from the origin (pole) to a point on the spiral
- = Positive constant equal to the radius when θ = 0
- = Nonzero constant controlling the rate and direction of expansion
- = Angle in radians measured from the positive x-axis
How It Works
To graph a logarithmic spiral, choose values of and , then compute for several values of . When , the spiral expands as increases (counterclockwise). When , it contracts instead. A larger makes the spiral spread out faster, while a smaller produces a tighter coil. The constant-angle property—called the equiangular property—means every radial ray from the origin crosses the spiral at the same angle.
Worked Example
Problem: Plot several points on the logarithmic spiral r = 2e^(0.1θ) for θ = 0, π, 2π, and 3π.
Step 1: Substitute θ = 0 into the equation.
Step 2: Substitute θ = π ≈ 3.14.
Step 3: Substitute θ = 2π and θ = 3π.
Answer: The points (r, θ) are approximately (2, 0), (2.74, π), (3.75, 2π), and (5.14, 3π). Each full revolution increases the radius by a factor of e^(0.2π) ≈ 1.87, confirming exponential growth.
Why It Matters
Logarithmic spirals model growth patterns in biology (nautilus shells, sunflower seeds) and physics (spiral galaxies, cyclone arms). In precalculus and calculus courses, they serve as a key example of polar curves and exponential behavior combined, and they appear again in complex analysis and differential equations.
Common Mistakes
Mistake: Confusing the logarithmic spiral with the Archimedean spiral r = a + bθ, which grows linearly rather than exponentially.
Correction: Check the equation: if r depends on e^(bθ), it is logarithmic; if r depends on θ directly (no exponential), it is Archimedean. The logarithmic spiral's spacing between successive turns increases, while the Archimedean spiral's spacing stays constant.
