Academy
Formulas/maths/Ellipse/Normal with a Given Slope

Normal with a Given Slope

Normal to x²/a² + y²/b² = 1 with slope m. Up to four normals can be drawn from a point inside the evolute of the ellipse.
Derivation

The normal at eccentric angle θ\theta has slope (a/b)tanθ(a/b)\tan\theta. Setting this equal to mm:

tanθ=bma    sinθ=bma2+b2m2,cosθ=aa2+b2m2\tan\theta = \frac{bm}{a} \implies \sin\theta = \frac{bm}{\sqrt{a^2+b^2m^2}}, \quad \cos\theta = \frac{a}{\sqrt{a^2+b^2m^2}}

Substituting into the parametric normal axsecθbycscθ=a2b2ax\sec\theta - by\csc\theta = a^2-b^2:

axa2+b2m2abya2+b2m2bm=a2b2ax \cdot \frac{\sqrt{a^2+b^2m^2}}{a} - by \cdot \frac{\sqrt{a^2+b^2m^2}}{bm} = a^2-b^2 xa2+b2m2ya2+b2m2m=a2b2x\sqrt{a^2+b^2m^2} - \frac{y\sqrt{a^2+b^2m^2}}{m} = a^2-b^2 xym=a2b2a2+b2m2x - \frac{y}{m} = \frac{a^2-b^2}{\sqrt{a^2+b^2m^2}} y=mxm(a2b2)a2+b2m2y = mx - \frac{m(a^2-b^2)}{\sqrt{a^2+b^2m^2}}

Point of contact:

(a2a2+b2m2,  b2ma2+b2m2)\left(\frac{a^2}{\sqrt{a^2+b^2m^2}},\; \frac{-b^2m}{\sqrt{a^2+b^2m^2}}\right)

Note: for each slope mm, there is one normal (as with the parabola) — contrast with tangents, where two exist per slope.