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:
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!
Calculus Lessons on DVD
Easy to understand calculus lessons on DVD. See samples before you commit.
More info: Calculus videos
Book mark this page
Add this page to Del.icio.us, Furl, Digg, StumbleUpon, Google, whatever...
Need a break? Play a math game. Well, they all involve math... No, really!





