Mathwords logoMathwords

Conchoid — Definition, Formula & Examples

A conchoid is a classical curve generated by marking two points at a fixed distance along a line drawn from a fixed point (the pole) through each point on a given straight line. The result is a shell-shaped curve that appears on both sides of the reference line.

Given a fixed point OO (the pole), a fixed line \ell at perpendicular distance dd from OO, and a constant k>0k > 0, the conchoid of Nicomedes is the locus of all points PP such that PP lies on a ray from OO through a point QQ on \ell and PQ=k|PQ| = k. In polar coordinates with OO at the origin and \ell perpendicular to the initial ray at distance dd, the equation is r=dcosθ±kr = \frac{d}{\cos\theta} \pm k.

Key Formula

r=dcosθ±kr = \frac{d}{\cos\theta} \pm k
Where:
  • rr = Distance from the pole O to a point on the curve
  • dd = Perpendicular distance from the pole O to the reference line ℓ
  • kk = Fixed distance measured along each ray from the point on ℓ
  • θ\theta = Angle of the ray measured from the line perpendicular to ℓ through O

How It Works

To construct the conchoid, pick any point QQ on the reference line \ell. Draw the ray from the pole OO through QQ. Along that ray, mark two points—one at distance kk beyond QQ and one at distance kk before QQ (toward OO). As QQ slides along \ell, these marked points trace the two branches of the conchoid. When k>dk > d, the inner branch loops through the pole, forming a visible loop. When k=dk = d, the inner branch has a cusp at OO. When k<dk < d, both branches stay on the same side as \ell relative to OO.

Worked Example

Problem: Find the polar equation of the conchoid of Nicomedes when the pole is at the origin, the reference line is at perpendicular distance d=3d = 3, and the fixed marking distance is k=2k = 2. Then find rr for both branches when θ=60°\theta = 60°.
Write the equation: Substitute the given values into the conchoid formula.
r=3cosθ±2r = \frac{3}{\cos\theta} \pm 2
Evaluate at θ = 60°: Since cos60°=0.5\cos 60° = 0.5, compute 30.5=6\frac{3}{0.5} = 6.
r=6+2=8orr=62=4r = 6 + 2 = 8 \quad \text{or} \quad r = 6 - 2 = 4
Answer: The outer branch gives r=8r = 8 and the inner branch gives r=4r = 4 when θ=60°\theta = 60°.

Why It Matters

The conchoid of Nicomedes was one of the first curves studied for solving classical Greek construction problems, specifically trisecting an angle and doubling the cube. Understanding how curves are generated by geometric loci connects directly to polar coordinates and parametric equations in precalculus and calculus courses.

Common Mistakes

Mistake: Forgetting that the formula produces two branches (the ± term) and only plotting one.
Correction: Always account for both r=dcosθ+kr = \frac{d}{\cos\theta} + k and r=dcosθkr = \frac{d}{\cos\theta} - k. The inner branch can produce a loop, cusp, or smooth curve depending on whether k>dk > d, k=dk = d, or k<dk < d.