Academy
Formulas/maths/Hyperbola/Normal at a Point on the Hyperbola

Normal at a Point on the Hyperbola

Normal to x²/a² − y²/b² = 1 at (x₁, y₁). Note the + signs on both terms (contrast with the ellipse normal which has a − sign).
Derivation

At P(x1,y1)P(x_1, y_1) on x2/a2y2/b2=1x^2/a^2 - y^2/b^2 = 1, the tangent slope is b2x1/(a2y1)b^2x_1/(a^2y_1).

Normal slope: a2y1/(b2x1)-a^2y_1/(b^2x_1).

Normal through PP:

yy1=a2y1b2x1(xx1)y - y_1 = -\frac{a^2y_1}{b^2x_1}(x-x_1) b2x1(yy1)=a2y1(xx1)b^2x_1(y-y_1) = -a^2y_1(x-x_1) a2y1x+b2x1y=x1y1(a2+b2)a^2y_1x + b^2x_1y = x_1y_1(a^2+b^2)

Dividing by x1y1x_1y_1:

a2xx1+b2yy1=a2+b2\frac{a^2x}{x_1} + \frac{b^2y}{y_1} = a^2+b^2

Comparison with ellipse normal: Ellipse normal: a2x/x1b2y/y1=a2b2a^2x/x_1 - b^2y/y_1 = a^2-b^2. Hyperbola normal: a2x/x1+b2y/y1=a2+b2a^2x/x_1 + b^2y/y_1 = a^2+b^2. Both the sign between terms and the right-hand side differ.

For the ellipse, a2b2=c2a^2-b^2 = c^2. For the hyperbola, a2+b2=c2a^2+b^2 = c^2 as well. So both can be written as ()=c2(\cdots) = c^2, but the left sides differ.