Consider the differential equation d x d y = y x 2 + y 2 − x
Given that y ( 0 ) = 4 , if the equation y ( x ) = 0 has exactly one negative (real) root β , find the value of β .
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.
Awesome solution !
Beautiful.
Subsituting y = x u , the DE becomes x u ′ + u = u 1 + u 2 − 1 or x u ′ = u 1 + u 2 ( 1 − 1 + u 2 ) , and so, separating variables, 0 = ∫ x d x + ∫ 1 + u 2 ( 1 + u 2 − 1 ) u d u . Putting v = 1 + u 2 yields 0 = ∫ x d x + ∫ v − 1 d v = l n x + ln ( v − 1 ) + c (choosing v − 1 rather than ∣ v − 1 ∣ , since this will match the initial condition shortly to be applied). Thus A = x ( v − 1 ) = x 1 + u 2 − x = x 2 + y 2 − x . Since y ( 0 ) = 4 we deduce that A = 4 , and so x 2 + y 2 = x + 4 .
Putting y = 0 , we need to solve ∣ x ∣ = x + 4 . The only solution to this equation is x = − 2 .
Make the substitution r 2 = x 2 + y 2
By implicit differentiation, this gives
d x d r 2 = d x d ( x 2 + y 2 ) ⇒ 2 r d x d r = 2 x + 2 y d x d y ⇒ d x d y = y r d x d r − x
Hence, the original equation reduces to
y r d x d r − x = y r 2 − x (No need to consider absolute value of r since x 2 + y 2 is always possitive) ⇒ r d x d r = r ⇒ d x d r = 1 This is a separable ODE, which yields ∫ d r = ∫ d x ⇒ r = x + C ⇒ x + C = x 2 + y 2 Hence, the general solution is y 2 − 2 C x − C 2 = 0 Since y ( 0 ) = 4 , we know that C = ± 4 , but for there to be one NEGATIVE solution to y ( x ) = 0 , we choose C = 4 . Hence: y 2 = 8 x + 1 6 Finally, we solve y ( x ) = 0 ⇒ 8 x + 1 6 = 0 x = − 2
What does ODE stand for??
Problem Loading...
Note Loading...
Set Loading...
d x d y y d x d y + x d x d ( 2 y 2 + 2 x 2 ) d x d ( y 2 + x 2 ) d x d z ∫ z − 2 1 d z 2 z 2 1 z 2 1 ⇒ x 2 + y 2 0 2 + 4 2 ⇒ c ⇒ x 2 + y 2 x 2 + y 2 ⇒ y 2 For y = 0 : 8 ( β + 2 ) ⇒ β = y x 2 + y 2 − x = x 2 + y 2 = x 2 + y 2 = 2 x 2 + y 2 Let z = x 2 + y 2 = 2 z = ∫ 2 d x = 2 x + 2 c c = a constant = x + c = x + c When x = 0 , y = 4 = 0 + c = 4 = x + 4 = x 2 + 8 x + 1 6 = 8 x + 1 6 = 0 = − 2