Witch of Agnesi

Classic Cartesian curves

The bell-shaped cubic y = 8a³/(x² + 4a²), misnamed “witch” by a translation slip, and the Cauchy distribution’s profile.

Adjust parameters

Equation

y=8a3x2+4a2y = \frac{8a^3}{x^2 + 4a^2}

Open the Creator with a ready-made animation brief for this curve — review the scene plan and Manim code before rendering.

Animate this curve

What is the Witch of Agnesi?

Start with a circle of radius a sitting on the x-axis. For each ray from the origin, combine the height where it meets the circle’s top tangent with the x-position where it crosses the circle: the resulting point traces the bell-shaped curve y = 8a³/(x² + 4a²). Fermat studied it in 1630; Maria Gaetana Agnesi presented it clearly in her landmark 1748 calculus textbook.

The English name is a famous mistranslation: Agnesi called the curve la versiera (the turning curve), which translator John Colson misread as l’avversiera — “the witch”. Under its statistician’s alias the same shape is the Cauchy–Lorentz distribution, the heavy-tailed density whose mean does not exist, and physicists meet it as the Lorentzian line shape of resonance.

Key properties

  • Peak height 2a at x = 0; the x-axis is the asymptote.
  • The area between curve and asymptote is 4πa² — four times the generating circle’s area.
  • Inflection points occur at x = ±2a/√3.
  • Normalized, it is the Cauchy distribution: undefined mean, infinite variance.
  • The volume of revolution about the asymptote is 4π²a³.

Where you'll see it

The Cauchy distribution in statistics, Lorentzian resonance peaks in physics, smooth-hill test terrain in fluid dynamics, and calculus textbooks since 1748.