Mathwords logoMathwords

Helix

Helix

A curve shaped like a spring. A helix can be made by coiling a wire around the outside of a right circular cylinder.

 

A 3D helix shown as evenly spaced red ellipses coiling vertically around a cylindrical axis on an isometric grid.

Key Formula

{x(t)=rcos(t)y(t)=rsin(t)z(t)=ht\begin{cases} x(t) = r\cos(t) \\ y(t) = r\sin(t) \\ z(t) = ht \end{cases}
Where:
  • rr = Radius of the cylinder around which the helix winds
  • tt = Parameter (angle in radians) that increases as you trace the curve
  • hh = Constant that controls how fast the helix rises per full turn (the pitch is $2\pi h$)

Worked Example

Problem: A helix winds around a cylinder of radius 3, rising 4 units for every full turn. Find the point on the helix when t = π/2.
Step 1: Identify the parameters. The radius is r=3r = 3. The helix rises 4 units per full turn (2π2\pi radians), so 2πh=42\pi h = 4, giving h=2πh = \frac{2}{\pi}.
h=42π=2πh = \frac{4}{2\pi} = \frac{2}{\pi}
Step 2: Compute each coordinate at t=π2t = \frac{\pi}{2}.
x=3cos ⁣(π2)=0,y=3sin ⁣(π2)=3,z=2ππ2=1x = 3\cos\!\left(\frac{\pi}{2}\right) = 0, \quad y = 3\sin\!\left(\frac{\pi}{2}\right) = 3, \quad z = \frac{2}{\pi}\cdot\frac{\pi}{2} = 1
Answer: At t=π2t = \frac{\pi}{2}, the point on the helix is (0,3,1)(0, 3, 1). The curve has completed a quarter turn and risen 1 unit.

Why It Matters

Helices appear throughout science and engineering. DNA molecules form a double helix, screws and bolts follow helical threads, and electromagnetic waves can propagate in helical patterns. Understanding the parametric equations of a helix is a common exercise when studying space curves in multivariable calculus.

Common Mistakes

Mistake: Confusing a helix with a spiral. A spiral is a flat (2D) curve whose distance from the center changes, while a helix maintains a constant distance from its axis and extends in 3D.
Correction: Remember that a helix always involves a third dimension — it rises (or descends) along an axis, like a coiled spring. A spiral, like that on a snail's shell viewed from above, stays in one plane.

Related Terms