Homogeneous First-Order ODE

A homegeneous first-order ode has the form:

displaymath40

where g(s) is a given function.

Solution Procedure

To solve this problem, we introduce the variable v(t)=y(t)/t and derive a new differential equation for v(t). We have y(t)=v(t)t. Hence by the product rule, y'(t)=tv'(t)+v(t). Substituting this into the original ode we have

displaymath42

Cleaning this up, we have

displaymath44

What have we accomplished? (*) is a separable ode! We now use the techniques for separable ode to solve this problem. After solving for v(t) we get y(t) using the formula y(t)=tv(t).

Example

ODE:

displaymath46

Note that y'=g(y/t) where

displaymath48

We make the substitution v(t)=y(t)/t or y(t)=v(t)t and have y'=v+tv'. Substituting this into the differential equation and using the fact that v=y/t, we have

displaymath50

Cleaning this up and solving for v' we have

displaymath52

This is a separable ode. Applying the method for separable ode we have:

displaymath54

where C is a constant. The v integral is arctan(v) and the t integral is log|t|. Hence we have

displaymath56

Taking the tangent of both sides, we have

displaymath58

Recall that v(t)=y(t)/t or y(t)=tv(t). Hence

displaymath60


[ODE Home] [1st-Order Home] [2nd-Order Home] [Laplace Transform Home] [Notation] [References]

Copyright © 1996 Department of Mathematics, Oregon State University

If you have questions or comments, don't hestitate to contact us.