Before we begin, one shared picture. Everything on this page lives on the cycloid, the curve traced by a chalk dot on the rim of a rolling wheel. Look at it once and keep it in mind.
Reminders you may reuse freely (all proved in the parent):
Time functional: T[y]=∫0x12gy1+y′2dx, where x1 is the ==x-coordinate of the end point B== (the horizontal distance from start to finish), y is measured downward, and the speed v=2gy comes from Conservation of Energy. So the integral runs from the start x=0 across to the finish x=x1.
Parametric cycloid: x=r(θ−sinθ),y=r(1−cosθ).
First-order ODE: y(1+y′2)=k, obtained from the Beltrami shortcut (a special case of the Euler-Lagrange equation).
What we recall. The founding result of the Calculus of Variations is that the fastest descent curve is the cycloid — answer (c).
The equations (a point on a wheel of radius r rolling along the top):
x=r(θ−sinθ),y=r(1−cosθ).Why not the straight line? The straight line is shortest, but time is ∫ds/v, not ∫ds. The cycloid dives steeply first, buying speed early — this is exactly the yellow-vs-dashed-blue comparison labelled in figure s01.
Recall Solution 1.2
Law:Conservation of Energy — kinetic energy gained equals potential energy lost (frictionless wire).
21mv2=mgy⇒v=2gy.What it looks like: deeper y ⇒ bigger v. The mass m cancels, so a marble and a bowling ball descend identically. Here y points downward so y>0 and the square root is real.
What we use: the cusp-to-bottom formula for a bead released from rest at the cusp,
T=πgr.Why it is that clean: with the bead released from rest at the cusp (y0=0), the speed is v=2gy=2gr(1−cosθ) and the arc length is ds=r2(1−cosθ)dθ. The factor (1−cosθ) cancels between them, leaving a constant integrand r/g over θ∈[0,π], so T=∫0πr/gdθ=πr/g.
Plug in:T=π2/10=π0.2≈π(0.4472)≈1.405s.
Recall Solution 2.2
On the dropped factor. The full integrand is 2gy1+y′2=2g1⋅y1+y′2. The constant we pull out is the multiplicative factor 2g1 (not 2g itself); dropping a positive constant multiplier does not change which curve is extremal, so we may work with F=(1+y′2)/y.
Why Beltrami and not Euler–Lagrange?F has no explicit x, i.e. ∂F/∂x=0. The Beltrami identity stated at the top of this page then gives a conserved quantity and a first-order ODE, saving us from a messy second-order Euler–Lagrange chase.
ComputeFy′=y1⋅1+y′2y′.
Beltrami:F−y′Fy′=y1+y′2−y1+y′2y′2=y1+y′2(1+y′2)−y′2=y(1+y′2)1=C.Square and rearrange:y(1+y′2)=C21≡k.What it means: small y (near the top) forces large y′ (steep), so the bead is nearly vertical at the start — exactly the "plunge early" behaviour.
Set up: we need x=r(θ−sinθ)=π and y=r(1−cosθ)=2 simultaneously.
Guess the natural landmark: the bottom of an arch is θ=π (where sinθ=0, cosθ=−1). Test it:
x=r(π−0)=rπ,y=r(1−(−1))=2r.
Matching y=2 gives r=1; then x=π⋅1=π ✓. So r=1,θB=π. This is precisely the endpoint B drawn in figure s01.
Why the test worked: the point (π,2) is precisely the lowest point of a unit cycloid; recognizing that landmark avoids solving a transcendental system numerically.
Recall Solution 3.2
What we do: differentiate the parametric equations w.r.t. θ and divide (chain rule):
dθdx=r(1−cosθ),dθdy=rsinθ.y′=dx/dθdy/dθ=1−cosθsinθ.Why this simplifies to cot(θ/2): use sinθ=2sin2θcos2θ and 1−cosθ=2sin22θ:
y′=2sin22θ2sin2θcos2θ=sin2θcos2θ=cot2θ.All cases:
Cusp θ→0+:cot(θ/2)→+∞ ⇒ slope infinite ⇒ tangent is vertical (the pink double-arrow in s02). The bead starts by dropping straight down. This is why speed is gained instantly.
Bottom θ=π:cot(π/2)=0 ⇒ slope zero ⇒ tangent is horizontal (the blue double-arrow in s02). The curve is flat at the lowest point, as any minimum should be.
In between 0<θ<π:cot(θ/2)>0 and decreasing, so the curve steadily flattens — no kinks, no surprises.
Idea: compute T=∫ds/v for a bead released from rest at θ0, sliding to θ=π, and show the answer has no θ0 dependence.
Speed with a general start. Released from rest at depth y0=r(1−cosθ0), at depth y the Conservation of Energy gives
v=2g(y−y0)=2gr(cosθ0−cosθ).Arc length.ds=(dx)2+(dy)2=r(1−cosθ)2+sin2θdθ=r2(1−cosθ)dθ.Assemble.T=∫θ0π2gr(cosθ0−cosθ)r2(1−cosθ)dθ=gr∫θ0πcosθ0−cosθ1−cosθdθ.Rewrite both half-angle pieces. Use the identities
1−cosθ=2sin22θ,cosθ0−cosθ=2cos22θ0−2cos22θ
(the second from cosϕ=2cos22ϕ−1 applied to each angle and subtracting: cosθ0−cosθ=(2cos22θ0−1)−(2cos22θ−1)=2cos22θ0−2cos22θ). Substituting, the ratio becomes
cosθ0−cosθ1−cosθ=2(cos22θ0−cos22θ)2sin22θ=cos22θ0−cos22θsin22θ.The clever substitution — where the 2's come from and go. Let
u=cos2θ,du=−21sin2θdθ⇒sin2θdθ=−2du.
The numerator sin22θ=sin2θ combines with dθ to give exactly sin2θdθ=−2du — that is the origin of the factor 2. Writing a=cos2θ0,
T=gr∫θ0πa2−cos22θsin2θdθ=gr∫u=au=0a2−u2−2du=2gr∫0aa2−u2du.
Note the limits: θ=θ0⇒u=cos2θ0=a, and θ=π⇒u=cos2π=0; flipping the limits kills the minus sign, and the factor 2survives (it does not cancel).
Evaluate.∫0aa2−u2du=[arcsinau]0a=arcsin1−arcsin0=2π.Result.T=2gr⋅2π=πgrPunchline: the upper limit a=cos(θ0/2)cancelled inside the arcsin — the answer πr/g contains no θ0. Every release height reaches the bottom in the same time. That is the tautochrone (equal-time) property of the Cycloid — the principle behind Huygens' pendulum clock.
Consistency with Level 2. Set θ0=0 (release from rest at the cusp): the formula gives T=πr/g, matching Exercise 2.1 exactly. No factor-of-2 discrepancy — the two results agree because both describe a bead released from rest and sliding to the bottom.
Straight line. Here y=x on 0≤x≤2, so y′=1 and 1+y′2=2. Speed v=2gy=2y (with g=1).
Tline=∫022y2dx=∫022x2dx=∫02x−1/2dx=[2x]02=22≈2.828.Cycloid. We need the cycloid through (0,0) and (2,2). Solve r(θB−sinθB)=2 and r(1−cosθB)=2 simultaneously. Dividing eliminates r:
1−cosθBθB−sinθB=1.
Numerically this gives θB≈2.4120, then r=1−cosθB2≈1.1454.
Cycloid time (parametric form, arc/speed with g=1, bead released from rest at A where θ=0):
Tcyc=∫0θB2r(1−cosθ)r2(1−cosθ)dθ=r∫0θBdθ=rθB≈1.1454⋅2.4120≈2.581.Compare and report the ratio.Tline≈2.828 vs Tcyc≈2.581, so the cycloid is faster and the requested ratio is
TcycTline≈2.5812.828≈1.096.What it means: even though the cycloid dips below the straight chord and is geometrically longer (exactly as drawn in s01), it beats the line by roughly 9.6% in time — the "farther but faster" principle, quantified.
Recall Solution 5.2
Fix ONE angle and its reference — no switching. Let ϕ be the angle the tangent to the path makes with the horizontal (the direction of the layers). A tiny step along the path is (dx,dy), so from the right triangle with hypotenuse ds=dx2+dy2:
cosϕ=dsdx=1+y′21,sinϕ=dsdy=1+y′2y′.Rewrite Beltrami with this ϕ. Since v=2gy,
2gy1+y′21=v1⋅1+y′21=vcosϕ=C.Now map to Snell's law — the complementary-angle bridge. In optics Fermat's Principle gives least-time paths, and across horizontal layers of speed v a light ray obeys
vsinϑ=const,
where ϑ is the angle of incidence measured from the normal to the layers — and the normal to a horizontal layer is vertical. Our ϕ is measured from the horizontal, so ϕ and ϑ are complementary: ϑ=90∘−ϕ. Therefore
sinϑ=sin(90∘−ϕ)=cosϕ,
and our conserved quantity vcosϕ is literallyvsinϑ — Snell's invariant. So the brachistochrone bends like a light ray through a medium that speeds up with depth. This is Johann Bernoulli's original 1696 optical solution: the two "least-time" principles are the same law.
Consistency check. At the cusp the tangent is vertical, so ϕ=90∘ (from horizontal) and ϑ=0∘ (from the vertical normal). Then cosϕ=0=sinϑ, consistent with y′→∞. The complementary bookkeeping holds at the boundary.
Recall Quick self-test index
Which exercise number tests the tautochrone proof? ::: 4.1
Which exercise connects the problem to Snell's law / Fermat? ::: 5.2
Which two exercises require solving for r from an endpoint? ::: 3.1 and 5.1