ODE5.1
From Exampleproblems

The adjoint of an equation in the form
is
![a(x) y'' + [2 a'(x) - b(x)]y' + [a''(x) - b'(x) + c(x)]y = 0\,](/wiki/images/math/d/9/5/d95a331f7d531fdad4e312114841f163.png)
So the adjoint for this DE is:

Any solution of the adjoint equation is an integrating factor for the original problem.
is one solution. Multiply
through the original DE.

This is an exact equation, since
![\frac{d}{dx}[ a(x)y' + b(x)y ] = a'(x)y' + a(x)y'' + b'(x)y + b(x)y'\,](/wiki/images/math/d/d/b/ddba1dddfc61b4a51ebf3524ee961d1c.png)
![= a(x)y''+[a'(x)+b(x)]y' + b'(x)y\,](/wiki/images/math/2/a/a/2aae08b37bf13d542513ffe3cafbdc14.png)
In the case of an exact equation the last relation equals 0, so


. Integrating,


Use the integrating factor
.

![\frac{d}{dx}[x^4y] = c_1x\,](/wiki/images/math/4/1/7/417a47e11c07ca53b8504e6b46f852ca.png)

Finally,

==Alternate Solution==

This equation is recognizable as an Euler equation since the exponent on the x is the same as the order of the derivative in each term. So try for a solution in the form y = xr.
Substituting these in the equation gives:
The solution is therefore
.
