Calculus · real student question

Obtain the differential equation of the family of hyperbolas with center at the origin and transverse axis along the x-axis.

Question

Obtain the differential equation of the family of hyperbolas with center at the origin and transverse axis along the xx-axis, i.e. eliminate aa and bb from

x2a2y2b2=1\frac{x^2}{a^2}-\frac{y^2}{b^2}=1

Step-by-step solution

  1. Count the arbitrary constants to predict the order. The family carries two independent parameters, aa and bb. Eliminating nn constants requires nn differentiations, so the answer will be a second-order differential equation. Knowing this in advance tells you when to stop differentiating.

  2. Differentiate once with respect to xx. Treating yy as a function of xx and using the chain rule on y2y^2:

    2xa22yb2dydx=0xa2=yyb2\frac{2x}{a^2}-\frac{2y}{b^2}\frac{dy}{dx}=0 \quad\Longrightarrow\quad \frac{x}{a^2}=\frac{y\,y'}{b^2}

    The constant 11 on the right of the original equation has already vanished — one relation between a2a^2 and b2b^2 is now available.

  3. Differentiate a second time. Differentiating xa2=yyb2\dfrac{x}{a^2}=\dfrac{y\,y'}{b^2} and using the product rule on yyy\,y':

    1a2=(y)2+yyb2\frac{1}{a^2}=\frac{(y')^2+y\,y''}{b^2}

  4. Divide the two relations to kill both constants at once. Both equations have the form (something)/a2/a^2 = (something)/b2/b^2, so dividing the first by the second makes the ratio b2/a2b^2/a^2 cancel:

    x/a21/a2=yy/b2((y)2+yy)/b2x=yy(y)2+yy\frac{x/a^2}{1/a^2}=\frac{y\,y'/b^2}{\left((y')^2+y\,y''\right)/b^2}\quad\Longrightarrow\quad x=\frac{y\,y'}{(y')^2+y\,y''}

    This is the crucial economy of the method: one division removes aa and bb together, instead of solving for each separately.

  5. Clear the denominator to get the differential equation.

    x[(dydx)2+yd2ydx2]=ydydxx\left[\left(\frac{dy}{dx}\right)^2+y\,\frac{d^2y}{dx^2}\right]=y\,\frac{dy}{dx}

    or, written with everything on one side,

    xyy+x(y)2yy=0x\,y\,y''+x\,(y')^2-y\,y'=0

    No aa or bb appears, so it holds for every member of the family — which is exactly what "the differential equation of the family" means.

  6. Verify on a concrete member. Take a=2a=2, b=3b=3, so y=3x2/41y=3\sqrt{x^2/4-1}, and evaluate at x=3x=3: there y=3.354102y=3.354102, y=2.012461y'=2.012461 and y=0.536656y''=-0.536656. Then

    x[(y)2+yy]=3[4.050+(1.800)]=6.750,yy=3.354102×2.012461=6.750x\left[(y')^2+y\,y''\right]=3\left[4.050+(-1.800)\right]=6.750,\qquad y\,y'=3.354102\times 2.012461=6.750

    Both sides agree, and repeating the check with different a,ba,b gives the same agreement — confirming the constants really were eliminated.

Answer

x[(dydx)2+yd2ydx2]=ydydxx\left[\left(\frac{dy}{dx}\right)^2 + y\,\frac{d^2y}{dx^2}\right] = y\,\frac{dy}{dx}

Need to solve a different problem like this? Open the solver →