θ is the eccentric angle — not the actual angle subtended at the centre. Every point on the ellipse corresponds to a unique θ. The parametric form simplifies tangent, normal, and focal chord calculations.
Set x=acosθ, y=bsinθ. Substituting into x2/a2+y2/b2:
a2a2cos2θ+b2b2sin2θ=cos2θ+sin2θ=1✓
Every value of θ∈[0°,360°) gives a distinct point on the ellipse.
Eccentric angle vs actual angle: θ is NOT the angle ∠POx where P=(acosθ,bsinθ). The actual angle is ϕ=arctan(y/x)=arctan(abtanθ). They coincide only at θ=0°,90°,180°,270°.
Chord joining two parametric points: The chord joining (acosα,bsinα) and (acosβ,bsinβ) has equation:
axcos2α+β+bysin2α+β=cos2α−β
Focal distances in terms of θ:
r1=a−e⋅acosθ=a(1−ecosθ)
r2=a+e⋅acosθ=a(1+ecosθ)