Differential Equations, & Differential Equations With Linear Algebra Lab 1
Differential Equations, & Differential Equations With Linear Algebra Lab 1
First we shall look at first order differential equations whose general form can be written as:
where p and q are continuous functions of x and y in a given region of the plane.
In Derive : DSOLVE1_GEN( p,q,x,y,c) will find a general solution for most linear, exact, separable,
homogeneous and some integrating factor types of first order differential equations.
If no solution can be found, using this command, then the system will indicate that it is "inapplicable" and other
more advanced methods (numerical and/or graphical) may be used.
Next click on SIMPLIFY and from the menu choose BASIC. We should get y = x# + 1.
Now let us try a problem from the textbook (Edwards & Penney, p. 27, exercise #3):
In the next lab we shall experiment with different values of c in relation to direction fields (slope fields).