Before the traps, we earn every symbol used below — none of these appear in a question until they are defined here.
Figure 1 — the space triangle. Two teal radius arrows r1,r2 reach out from the central body (black dot at the focus) to the two mission points. The straight burnt-orange line between them is the chord c; the plum dashed curve bulging outward is the actual flight arc the spacecraft flies. The small black arc near the focus marks the transfer angle Δθ. Use this to feel the difference between chord (a ruler) and arc (the trajectory) referenced in TF4, SE1, and EC-items.
Figure 2 — why a≥s/2. The horizontal axis is the orbit size a; the curves are sin(α/2)=s/2a (orange) and sin(β/2)=(s−c)/2a (teal). The dotted horizontal line at height 1 is the ceiling every sine must obey. The plum dashed vertical line marks amin=s/2, where the orange curve touches 1 (α=π); the shaded plum band to its left is the forbidden region where the formula would demand a sine bigger than 1. This is the picture behind SE2, WHY3, and EC7.
TF1. "Two points and a fixed flight time always pin down exactly one orbit."
False — for each a>amin there are generally two ellipses (focus on either side of the chord), plus a short-way/long-way choice and multi-rev branches, so many orbits can share the same Δt.
TF2. "The time of flight depends on the eccentricity e of the transfer."
False in the sense that matters — Lambert's theorem says Δt depends only on a, c, and r1+r2; the eccentricity e never appears as an independent input, it drops out in the trig collapse.
TF3. "Making the transfer orbit bigger (larger a) always makes the trip take longer."
False — near amin the time is not monotonic in a; the two solution branches bracket a minimum-time point, so increasing a can shorten or lengthen the trip depending on the branch.
TF4. "The chord c is the distance the spacecraft actually travels."
False — the craft flies the curved arc; c is only the straight-line gap ∣r2−r1∣. Geometry enters Lambert purely through this straight chord, which is exactly the surprising content of Lambert's theorem.
TF5. "If I swap the short way for the long way but keep r1, r2 fixed, the chord c changes."
False — c=∣r2−r1∣ is set entirely by the two endpoints, so it is identical for short and long way; what changes is the swept arc, handled by flipping the sign of the auxiliary angle β (per its sign convention above).
TF6. "amin=s/2 is the orbit of least time of flight."
False — amin=s/2 is the minimum-energy orbit (smallest possible a), not the minimum-time orbit; those are different special points on the Δt versus a curve.
TF7. "A propagator like Kepler's equation could solve Lambert's problem directly."
False — a propagator solves the initial value problem (needs position and velocity); Lambert is a boundary value problem (two positions and a time, velocity unknown), so it must be inverted, not just propagated.
TF8. "Lambert's problem outputs the orbit's shape; the velocities are a separate mission-design step."
False — recovering v1,v2 via the Lagrange f,g functions is part of solving Lambert; those velocities (and hence the Δv) are the whole point of solving it.
TF9. "For a fixed geometry there is a shortest possible flight time, below which no ellipse works."
True — the parabolic escape limit sets a floor; ask for a shorter Δt than the parabola's and you must use a hyperbolic transfer (a<0), not an ellipse.
SE1. "c=r12+r22−2r1r2cosΔθ, and since cos can be negative, c can exceed r1+r2."
Error — c can never exceed r1+r2; that's the triangle inequality. The maximum c=r1+r2 is reached only in the degenerate case where r1 and r2 point in exactly opposite directions.
SE2. "I got sin(α/2)=s/2a=1.2, so α/2≈74∘."
Error — a sine can never exceed 1, so s/2a=1.2 is impossible; it means the chosen a is below amin=s/2, i.e. a nonphysical ellipse. Increase a.
SE3. "For the long way (Δθ=270∘) I used the same +β as the short way."
Error — long way needs β→−β (per the sign convention); the sign of β encodes short-vs-long, and keeping it positive gives a badly wrong Δt for the same a.
SE4. "Newton's method converged, so I have the answer."
Error — Lambert has multiple branches; Newton can land on the wrong ellipse or wrong revolution number without a bracketed guess (start from amin-based bounds and specify N).
SE5. "The transfer angle is Δθ=arccos(r1r2r1⋅r2), done."
Error — arccos only returns 0 to π, so it can't tell short way from long way; you must resolve the direction with the orbit normal / prograde-retrograde choice to know whether Δθ or 2π−Δθ applies.
SE6. "Since α,β appear symmetrically in (α−sinα)−(β−sinβ), swapping them just flips a sign, no big deal."
Error — α is tied to s and β to s−c via different arguments; they are not interchangeable, and swapping them describes a different (wrong) geometry.
SE7. "amin=s/2 where s=21(r1+r2+c), so amin=r1+r2+c."
Error — arithmetic slip: amin=s/2=41(r1+r2+c), not r1+r2+c.
WHY1. Why does the time of flight collapse to depend on only a, c, and r1+r2?
Because when Kepler's equation is written at both endpoints and subtracted, the eccentricity e and the individual eccentric anomalies E1,E2 (defined above) combine into the two auxiliary angles α,β, which themselves depend only on s and s−c over a — that's Lambert's theorem's algebraic miracle.
WHY2. Why introduce the auxiliary angles α,β instead of solving in E1,E2 directly?
Because α,β are exactly the geometry-folded combinations of E1,E2 that survive the subtraction; they turn a two-endpoint problem into a clean function of one unknown a, which is what makes the root-find one-dimensional.
WHY3. Why is a≥s/2 a hard lower bound?
Because sin(α/2)=s/2a and a sine can't exceed 1, forcing 2a≥s; equality gives the thinnest allowed ellipse, the minimum-energy orbit.
WHY4. Why must we choose prograde vs retrograde (short vs long way) before solving?
Because the transfer angle Δθ — and therefore the sign of β — is not fixed by the two positions alone; the same endpoints admit two arcs, and each gives a different time for the same a.
WHY5. Why do the Lagrange f,g functions let us recover velocity from just the two positions?
Because r2=fr1+gv1 (see the definition above) expresses the future state as a linear combination of initial position and velocity; once a (hence f,g,g˙) is known and both positions are known, we algebraically solve for v1 then v2.
WHY6. Why can't we just pick a=amin and be done for any mission?
Because amin fixes a specific flight time (the minimum-energy time); a mission with a different required Δt needs a larger a, chosen so Lambert's equation equals thatΔt, not the minimum-energy one.
WHY7. Why is Lambert's problem the backbone of launch-window and rendezvous planning?
Because every such task is "be here now, be there at a set later time"; Lambert converts that boundary condition into the required departure velocity and hence Δv, which is exactly what fuel budgets and porkchop plots need.
EC1. What happens to c and s when Δθ→0 (the two points coincide in direction, same radius)?
The chord c→0 and s→r1; the "space triangle" degenerates to a line, and Lambert becomes ill-posed — you need a full revolution (N≥1) for any finite time.
EC2. What happens at Δθ=π (points diametrically opposite)?
If r1 and r2 are exactly antiparallel the transfer plane is undefined, so short/long way is ambiguous and the orbit normal can't be fixed from the positions alone; the chord reaches its maximum, c=r1+r2.
EC3. What if the requested Δt is smaller than any elliptic transfer allows?
No ellipse works; you cross into a hyperbolic transfer with a<0, and the elliptic formula (with real α,β) must be replaced by its hyperbolic analog using sinh.
EC4. What is the parabolic case, and where does it sit in the a<0 / a>s/2 classification?
The parabola is the exact boundary a→∞ (zero orbital energy); it is the single fastest bound-adjacent transfer for the geometry. Times longer than the parabola's are elliptic (s/2≤a<∞); times shorter are hyperbolic (a<0). So the parabola is the hinge separating the two families.
EC5. What if r1=r2 exactly?
Perfectly valid — the geometry is symmetric, α,β still follow from s and s−c; it corresponds to same-altitude transfers (the Hohmann-like family lives near here when Δθ=π).
EC6. What does asking for N≥1 (multi-revolution) do to the number of solutions?
It multiplies the branches — for each revolution count there can be two more solutions (a "low" and "high" a), so long-duration transfers may have many valid orbits, and you must specify N and branch.
EC7. What is the meaning of a solution with α=π?
That's the minimum-energy orbit a=s/2; the auxiliary angle α has hit its maximum for that geometry, marking the boundary between the two a-branches for a fixed short/long way.
Recall One-sentence summary
Lambert traps almost always come from forgetting a branch, a sign, or a lower bound — multiple orbits per geometry, β's sign for direction, and a≥s/2 — plus confusing chord with arc and time-with-a monotonicity.
See also:Kepler's Equation and Time of Flight · Lagrange Coefficients (f and g functions) · Universal Variable Formulation · Hohmann Transfer · Porkchop Plots and Launch Windows · Orbital Rendezvous and Targeting