Academy
Formulas/maths/Ellipse/Tangent at Eccentric Angle θ

Tangent at Eccentric Angle θ

Tangent to the ellipse at the parametric point (a cosθ, b sinθ). Slope of this tangent is −(b cosθ)/(a sinθ) = −b cotθ/a.
Derivation

Substitute x1=acosθx_1 = a\cos\theta, y1=bsinθy_1 = b\sin\theta into the point-form tangent xx1/a2+yy1/b2=1xx_1/a^2 + yy_1/b^2 = 1:

xacosθa2+ybsinθb2=1\frac{x \cdot a\cos\theta}{a^2} + \frac{y \cdot b\sin\theta}{b^2} = 1 xcosθa+ysinθb=1\frac{x\cos\theta}{a} + \frac{y\sin\theta}{b} = 1

Slope: Rewriting as y=bcosθasinθx+bsinθy = -\frac{b\cos\theta}{a\sin\theta} x + \frac{b}{\sin\theta}, so slope =bcosθasinθ=bacotθ= -\frac{b\cos\theta}{a\sin\theta} = -\frac{b}{a}\cot\theta.

Special cases:

  • θ=0\theta = 0: tangent at (a,0)(a, 0) is x/a=1x/a = 1, i.e. x=ax = a (vertical tangent at right vertex)
  • θ=90°\theta = 90°: tangent at (0,b)(0, b) is y/b=1y/b = 1, i.e. y=by = b (horizontal tangent at top vertex)

Chord joining two eccentric angles α\alpha and β\beta:

xacosα+β2+ybsinα+β2=cosαβ2\frac{x}{a}\cos\frac{\alpha+\beta}{2} + \frac{y}{b}\sin\frac{\alpha+\beta}{2} = \cos\frac{\alpha-\beta}{2}

When αβ\alpha \to \beta, this becomes the tangent at θ=α\theta = \alpha:

xcosθa+ysinθb=1\frac{x\cos\theta}{a} + \frac{y\sin\theta}{b} = 1 \checkmark