Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Differential equation
#3
Rewrite:
(y'')^2 -y(y'') +(y^2)y' = 0

Use quadratic formula:
y'' = [y ±√(y^2 -4(y^2)y'] /2

Simplify:
(2y''-y)^2 = y^2 (1 -4y')
Note: At this stage, it is clear that if y=0, then 2y''-y =0, so y''=0. This corresponds to the trivial
solution of y=0.

Simplify further:
(2y''/y^2 -1)^2 = 1 -4y'

At this stage, note that the equation holds when both sides equal the same constant.
(2y''/y^2 -1)^2 = 1 -4y' = C

You end up with two easier equations:
A) 1 -4y' = C
B) 2y''- (1±√C)*y^2 = 0
Reply


Messages In This Thread
Differential equation - by Manu - 2012-09-11, 05:52 PM
Differential equation - by XTOTHEL - 2012-09-11, 09:48 PM
Differential equation - by Rick - 2012-09-13, 06:45 PM
Differential equation - by Stereo - 2012-09-14, 09:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)