Module for the Differential Operator Method for Systems of D. E.

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

Differential Operator Method for a D. E. System.

    Solution of a homogeneous first order linear system of differential equations.

    [Graphics:Images/DiffOperatorMethodMod_gr_1.gif]  
    [Graphics:Images/DiffOperatorMethodMod_gr_2.gif]  

The differential operator is used to write the system in the form

    [Graphics:Images/DiffOperatorMethodMod_gr_3.gif]  
    [Graphics:Images/DiffOperatorMethodMod_gr_4.gif]  

Then eliminate y[t] and obtain

    [Graphics:Images/DiffOperatorMethodMod_gr_5.gif]  

Solve this second order linear differential for x[t]. To obtain the second solution y[t] use the first equation in the system to get y[t].

    [Graphics:Images/DiffOperatorMethodMod_gr_6.gif].

Exercise 1(a)  Find the general solution to the system of D. E.'s  
        [Graphics:Images/DiffOperatorMethodMod_gr_7.gif]  

Exercise 1(b)  Find the solution with the initial conditions:
        [Graphics:Images/DiffOperatorMethodMod_gr_8.gif]  

Solution 1.

Exercise 2 (a)  Find the general solution to the system of D. E.'s  
        
[Graphics:Images/DiffOperatorMethodMod_gr_54.gif]
[Graphics:Images/DiffOperatorMethodMod_gr_55.gif]


Exercise 2(b)  Find the solution with the initial conditions:
        [Graphics:Images/DiffOperatorMethodMod_gr_56.gif]  

Solution 2.

Exercise 3(a)  Find the general solution to the system of D. E.'s  
        [Graphics:Images/DiffOperatorMethodMod_gr_102.gif]  

Exercise 3(b)  Find the solution with the initial conditions:
        [Graphics:Images/DiffOperatorMethodMod_gr_103.gif]

Solution 3.


Converted by Mathematica      January 28, 2003