>
|
|
>
|
|
Given a 2nd order ODE for y(x) which doesn't depend on y(x):
>
|
|
| (1) |
Find a reduction of order to a 1st order ODE, and the associated transformation:
>
|
|
| (2) |
Solve the reduced order ODE:
>
|
|
| (3) |
Apply the transformation to find a simpler ODE for the original variable y(x):
>
|
|
| (4) |
Solve the simpler ODE to find the general solution of the original ODE:
>
|
|
| (5) |
Alternatively, the original ODE can be solved in a single step if we use the option solve:
>
|
|
| (6) |
Another example:
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
>
|
|
| (11) |
>
|
|
| (12) |
A third example:
>
|
|
| (13) |
>
|
|
| (14) |
>
|
|
| (15) |
>
|
|
| (16) |
>
|
|
| (17) |
>
|
|
| (18) |