Differential Equations Challenge!

Calculus Level 4

The solution of d y d x = x 2 + y 2 + 1 2 x y \dfrac { dy }{ dx } =\dfrac { { x }^{ 2 }+{ y }^{ 2 }+1 }{ 2xy } satisfying y ( 1 ) = 0 y(1)=0 is given by

y 2 = x ( 1 + x ) 10 { y }^{ 2 }=x(1+x)-10 a circle None of these a hyperbola

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Tom Engelsman
Feb 21, 2016

Let us write the above DE as the following:

y' = (x^2 + y^2 + 1)/2xy;

or x*(2yy') = x^2 + y^2 + 1;

or x*(2yy') - y^2 = x^2 + 1.

If we now divide both sides by x^2, we arrive at:

[x*(2yy') - y^2] / x^2 = (x^2 + 1) / x^2;

or (y^2 / x)' = 1 + 1/x^2 (i).

Integrating both sides of (i) with respect to x gives: y^2 / x = x - 1/x + C, and the boundary condition y(1) = 0 yields C = 0. We ultimately end up with the equation:

y^2 / x = x - 1/x => y^2 = x^2 - 1 => x^2 - y^2 = 1

or a hyperbola.

I think it will be a hyperbola for all real values of c c .

Akshat Sharda - 3 years, 9 months ago

Set y = 0 y'=0 to arrive at x 2 + y 2 + 1 = 0 x^2+y^2+1=0 . Which is true for no pair of real x , y x,y . We can discard the first two options with this since both have zero slope at some point. Consider the scalar function given by y ( x , y ) = x 2 + y 2 + 1 2 x y y'(x,y) = \frac{x^2+y^2+1}{2xy} . And now consider y ( 1 , y ) = 1 y + y 2 y'(1,y)=\frac{1}{y} + \frac{y}{2} We notice that for positive "y" this function gives positives values, and the same thing happens for negative y. As y approaches 0, y' tends to infinity; which suggests that we're dealing with an hyperbola with one vertex at (0,1) (since at such point it has a vertical slope) and extending along the positive x-axis. Propose ( x / a ) 2 ( y / b ) 2 = 1 (x/a)^2-(y/b)^2=1 . Plug it in the ode to obtain: b 2 1 = x 2 ( 1 ( b / a ) 2 ) b^2-1=x^2 (1-(b/a)^2) . Alude to the linear independence of polynomials to get that both a and b are +-1. Hence the desired solution.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...