4.10.14 · D3Advanced Topics (Elite Level)

Worked examples — Brachistochrone problem

3,108 words14 min readBack to topic

The scenario matrix

Every brachistochrone question is really "find and the parameter range ", then read off whatever is asked. The cells below cover the full space of what can be asked and what can go wrong. Recall from the definition above.

Cell Case class What makes it different Example
C1 Endpoint straight below start () horizontal shift is zero — degenerate Ex 1
C2 Symmetric half-arch ( = lowest point) range ends exactly at Ex 2
C3 General endpoint (arbitrary ) must solve for both and Ex 3
C4 Endpoint beyond the lowest point () curve rises again — slope changes sign Ex 4
C5 Limiting case: very close / very far horizontally curve → vertical drop or → flat arch Ex 5
C6 Tautochrone: start from a lower point descent time independent of start height Ex 6
C7 Compare-to-straight-line (why cycloid wins, numeric) actually compute both times Ex 7
C8 Real-world word problem (skate ramp) translate units, gravity, answer in seconds Ex 8
C9 Exam twist: identify the ODE / constant reverse-engineer from a given Ex 9

Prerequisites used throughout: Conservation of Energy (for ), the Euler-Lagrange equation and Calculus of Variations (for the shape), Lagrangian Mechanics and Fermat's Principle (for the "optical" analogy in Ex 7).

The figure below shows the cycloid as the path of a marked point on a rolling circle, with pointing downward, the cusp (start), and the lowest point labelled — this is the picture every example below refers back to. Watch how the marked orange point rides the rim as the circle turns through the roll angle .

Figure — Brachistochrone problem

C1 — Endpoint straight below start


C2 — Symmetric half-arch (endpoint = lowest point)

The figure traces this half-arch from the resting start down to the lowest point . The orange arrows grow longer as the bead descends — a picture of the speed increasing with depth, which is exactly what makes the time integral so clean.

Figure — Brachistochrone problem

C3 — General endpoint (solve for both and )


C4 — Endpoint beyond the lowest point ()

The figure shows this "past the bottom" case: the blue cycloid dips below the green endpoint (marked lowest point in orange) and then rises back up to meet it, while the gray dashed chord is the naive straight guess. Notice the wire is above the chord near the end — the slope has flipped sign, the signature of .

Figure — Brachistochrone problem

C5 — Limiting shapes


C6 — Tautochrone (start lower, same finish time)

The figure shows both beads P (from the cusp) and Q (released halfway down at ) reaching the bottom in the same time — the visual heart of the tautochrone.

Figure — Brachistochrone problem

C7 — Cycloid vs straight line (numeric contest)


C8 — Real-world word problem


C9 — Exam twist: reverse-engineer the ODE


Recall

Recall When does the "divide to kill

" trick apply? Whenever you have both endpoint equations and . Dividing gives — solve for , then .

Recall What does

mean physically? The endpoint lies beyond the lowest point of the arch — the wire dips below the target then rises back up to it; the slope changes sign.

Which cell has no cycloid solution and why?
C1 — endpoint directly below start; zero horizontal shift collapses to a vertical straight drop.
General descent time to angle on radius- cycloid from the cusp?
.
Time from cusp to lowest point ()?
.
What constant does Beltrami produce for the brachistochrone?
.