Connect via MCP →

Enter Calculation

Formula

Show calculation steps (1)
  1. Point on the Cycloid at Parameter t

    Point on the Cycloid at Parameter t: Cycloid Calculator

    Parametric coordinates of the curve at parameter t (radians); r = rolling circle radius

Advertisement

Results

Arc Length of One Arch
8
L = 8r
Area under one arch 9.4248
Base width (one arch) 6.2832
Arch height 2
Point x = r(t − sin t) 3.1416
Point y = r(1 − cos t) 2

What Is a Cycloid?

A cycloid is the curve traced by a fixed point on the rim of a circle of radius r as the circle rolls without slipping along a straight line. It produces a series of identical arches, each one full rotation of the wheel. The cycloid has elegant, exact closed-form results: the arc length of one arch is exactly eight times the radius, and the area beneath one arch is exactly three times the area of the rolling circle.

A circle rolling along a straight line tracing a cycloid arch with a marked point on the rim
A cycloid is the curve traced by a point on a circle as it rolls along a straight line.

How to Use This Calculator

Enter the rolling circle radius r. The calculator returns the arc length of one arch, the area under one arch, the base width (one full revolution), and the arch height. Optionally enter a parameter value t (in radians) to find the exact coordinates of the tracing point at that moment via the parametric equations.

The Formulas Explained

The parametric equations are \(x = r(t - \sin t)\) and \(y = r(1 - \cos t)\). Integrating the speed over \(t\) from \(0\) to \(2\pi\) gives the arc length \(L = 8r\). The base width of one arch is the circumference \(2\pi r\), and the maximum height is the diameter \(2r\). The area under one arch, found by integration, is \(A = 3\pi r^{2}\).

$$x = r\,(t - \sin t), \quad y = r\,(1 - \cos t)$$
Advertisement
One cycloid arch with width 2 pi r, height 2r, arc length 8r and shaded area under it
Key measures of one arch: base width \(2\pi r\), height \(2r\), arc length \(8r\), and area \(3\pi r^{2}\).

Worked Example

For \(r = 2\): arc length \(L = 8 \times 2 = 16\). Area \(A = 3\pi \times 2^{2} = 12\pi \approx 37.699\). Base width \(= 2\pi \times 2 \approx 12.566\) and arch height \(= 4\). At \(t = \pi\), the point is at the top: \(x = 2(\pi - \sin \pi) = 2\pi \approx 6.283\), \(y = 2(1 - \cos \pi) = 4\).

FAQ

Why is the arc length exactly 8r? Because the integral of the speed \(\sqrt{2r^{2}(1-\cos t)}\) over one period simplifies neatly to \(8r\) — a famously clean result.

Is the area really three times the circle's area? Yes — \(A = 3\pi r^{2}\) is exactly three times \(\pi r^{2}\), a result first proven by Galileo's contemporaries.

What units does it use? The calculator is unit-agnostic; outputs are in the same length unit as \(r\) (areas in that unit squared).

Last updated: