Module for the Bernoulli Differential Equation

Numerical Methods for O. D. E. using Mathematica. (c) John H. Mathews, 2003

Background

    A Bernoulli differential equation has the form  

        [Graphics:Images/BernoulliDEMod_gr_1.gif].  

Divide both sides by [Graphics:Images/BernoulliDEMod_gr_2.gif]  and obtain  [Graphics:Images/BernoulliDEMod_gr_3.gif].  Then use the change of variable

    [Graphics:Images/BernoulliDEMod_gr_4.gif]  and  [Graphics:Images/BernoulliDEMod_gr_5.gif]
    
to obtain

    [Graphics:Images/BernoulliDEMod_gr_6.gif].  

This latter D. E. is first order linear and can be solved using the method for first order linear D.E.'s.  
A function u[x] will result and the required the change of variables is again used to get a formula involving y[x].  

Transform the Bernoulli D.E. into a first order linear D.E.

Derivation.

Example 1.  Solve the Bernoulli differential equation  [Graphics:Images/BernoulliDEMod_gr_19.gif].  

Solution 1.


Converted by Mathematica      January 28, 2003