next up previous
Next: About this document

Solution Techniques for Problems of the Form y''=f(y,y')

A second-order differential equation of the form

displaymath40

can be converted into a first-order differential equation by assuming y that is the independent variable and y' is the new dependent variable. Suppose that we can write

displaymath42

Then

displaymath44

Substituting these expressions into the original differential equation we obtain

displaymath46

Dividing both sides by v(y), we obtain

displaymath48

This is a first-order ode for v(y). Suppose we can compute v(y). Then

displaymath50

This is a separable first-order differential equation for y(t).

Example

Consider the ode

displaymath52

This ode is of the correct type, since y'' depends does not depend explicitly on t. Making the substitution suggested above, we convert the ode into

displaymath54

This is a separable ode in the variable v. The solution is

displaymath56

where C_1 is a constant. This leads to the new differential equation

displaymath58

This is a separable ode. We have

displaymath60

where C_2 is a second constant. Integrating both sides, we obtain

displaymath62






Thu May 16 15:39:47 PDT 1996