4.10.14 · D4Advanced Topics (Elite Level)

Exercises — Brachistochrone problem

2,416 words11 min readBack to topic

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.

Figure — Brachistochrone problem

Reminders you may reuse freely (all proved in the parent):

  • Time functional: , where is the ==-coordinate of the end point == (the horizontal distance from start to finish), is measured downward, and the speed comes from Conservation of Energy. So the integral runs from the start across to the finish .
  • Parametric cycloid: .
  • First-order ODE: , obtained from the Beltrami shortcut (a special case of the Euler-Lagrange equation).
  • Arc length element .

Level 1 — Recognition

Recall Solution 1.1

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 rolling along the top): Why not the straight line? The straight line is shortest, but time is , not . 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). What it looks like: deeper ⇒ bigger . The mass cancels, so a marble and a bowling ball descend identically. Here points downward so and the square root is real.


Level 2 — Application

Recall Solution 2.1

What we use: the cusp-to-bottom formula for a bead released from rest at the cusp, Why it is that clean: with the bead released from rest at the cusp (), the speed is and the arc length is . The factor cancels between them, leaving a constant integrand over , so . Plug in:

Recall Solution 2.2

On the dropped factor. The full integrand is . The constant we pull out is the multiplicative factor (not itself); dropping a positive constant multiplier does not change which curve is extremal, so we may work with . Why Beltrami and not Euler–Lagrange? has no explicit , i.e. . 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. Compute . Beltrami: Square and rearrange: What it means: small (near the top) forces large (steep), so the bead is nearly vertical at the start — exactly the "plunge early" behaviour.


Level 3 — Analysis

Recall Solution 3.1

Set up: we need and simultaneously. Guess the natural landmark: the bottom of an arch is (where , ). Test it: Matching gives ; then ✓. So . This is precisely the endpoint drawn in figure s01. Why the test worked: the point is precisely the lowest point of a unit cycloid; recognizing that landmark avoids solving a transcendental system numerically.

Figure — Brachistochrone problem
Recall Solution 3.2

What we do: differentiate the parametric equations w.r.t. and divide (chain rule): Why this simplifies to : use and : All cases:

  • Cusp : ⇒ 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 : ⇒ 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 : and decreasing, so the curve steadily flattens — no kinks, no surprises.

Level 4 — Synthesis

Recall Solution 4.1

Idea: compute for a bead released from rest at , sliding to , and show the answer has no dependence. Speed with a general start. Released from rest at depth , at depth the Conservation of Energy gives Arc length. Assemble. Rewrite both half-angle pieces. Use the identities (the second from applied to each angle and subtracting: ). Substituting, the ratio becomes The clever substitution — where the 2's come from and go. Let The numerator combines with to give exactly that is the origin of the factor . Writing , Note the limits: , and ; flipping the limits kills the minus sign, and the factor survives (it does not cancel). Evaluate. Result. Punchline: the upper limit cancelled inside the — the answer contains no . 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 (release from rest at the cusp): the formula gives , 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.


Level 5 — Mastery

Recall Solution 5.1

Straight line. Here on , so and . Speed (with ). Cycloid. We need the cycloid through and . Solve and simultaneously. Dividing eliminates : Numerically this gives , then . Cycloid time (parametric form, arc/speed with , bead released from rest at where ): Compare and report the ratio. vs , so the cycloid is faster and the requested ratio is 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 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 , so from the right triangle with hypotenuse : Rewrite Beltrami with this . Since , 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 a light ray obeys 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: . Therefore and our conserved quantity is literally — 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 (from horizontal) and (from the vertical normal). Then , consistent with . 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 from an endpoint? ::: 3.1 and 5.1