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.

Key Formula
⎩⎨⎧x(t)=rcos(t)y(t)=rsin(t)z(t)=ht
Where:
- r = Radius of the cylinder around which the helix winds
- t = Parameter (angle in radians) that increases as you trace the curve
- h = 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=3. The helix rises 4 units per full turn (2π radians), so 2πh=4, giving h=π2.
h=2π4=π2
Step 2: Compute each coordinate at t=2π.
x=3cos(2π)=0,y=3sin(2π)=3,z=π2⋅2π=1
Answer: At t=2π, the point on the helix is (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
- Curve — A helix is a special type of space curve
- Right Circular Cylinder — Surface around which a helix winds
- Circle — Cross-section path of a helix projected onto a plane
- Spiral — Often confused with helix; spiral is 2D
- Parametric Equations — Used to define a helix mathematically
