Inactive Tutor answered 07/30/13
Hello Sun,
The equation you are trying to solve is called the Euler equation. The start you have made is the correct one---simply keep going with it. Once you substitute the hypothesized form of the solution y = xr into the original equation, you will end up with the equation
xr( (r(r-1) + 3r + 5 ) = 0
which leads to the quadratic equation
r2 + 2r + 5 = 0
with solutions
r = -1 ± 2i.
When the roots r are complex (conjugates) a ± bi, the solution will take the form
y = c1xacos(b ln x) + c2xasin(b ln x)
for x > 0.
This comes from using the identity
xr = er ln x
along with the resolution of the complex exponential into sine and cosine.
I hope this clears things up, this is a good equation to know the solution for, not only because it is an interesting example, but also because it is a favorite of instructors on tests!
Regards,
Hassan H.