10. Solving Second Order DEs Using Scientific Notebook
We have powerful tools like Scientific Notebook, Mathcad, Matlab and Maple that will very easily solve differential equations for us. What is important is that we know what to tell the computer to do (that is, we need to set up the equations properly and to know how to input them), and to know what our result means (and also to be able to check our solution).
Let's leave to machines what they are good at (calculation) and let the humans do what they are good at (the thinking, the understanding and the problem solving).
So this section contains an example showing how to solve it using Scientific Notebook.
Example
Use SNB to solve the DE
given that
at t = 0, y = 0 and
Method
a. Set up a matrix with 3 rows and 1 column.
b. In the first row of the matrix, put: 
c. In the second row of the matrix, put the first initial condition: y(0) = 0
d. In the third row of the matrix, put the second initial condition: y'(0) = 5
e. Go to Compute menu and choose Solve ODE then Exact.
NOTE: You can also choose Laplace to see what happens.
f. Graph your solution for 0 < t < 5. If you have done everything correctly, it should look like this:

Didn't find what you are looking for on this page? Try search:
Online Algebra Solver
This algebra solver can solve a wide range of math problems. (Please be patient while it loads.)
Calculus Lessons on DVD
Easy to understand calculus lessons on DVD. See samples before you commit.
More info: Calculus videos
Ready for a break?
Play a math game.
(Well, not really a math game, but each game was made using math...)
The IntMath Newsletter
Sign up for the free IntMath Newsletter. Get math study tips, information, news and updates each fortnight. Join thousands of satisfied students, teachers and parents!
Share IntMath!
Short URL for this Page
Save typing! You can use this URL to reach this page:
intmath.com/solvsnb

