Newton's Second Law of Motion
as an Ordinary Differential Equation

...using Maple 10


If you are not familiar with Maple 10, start here:
Using Maple 10 in the Physics Computer Cluster (new window).


Freefall (as a first-order ODE)

Start "Classic Worksheet Maple 10" and begin typing-in this Maple program.
(Sorry, you can't cut-and-paste right now.)

I will guide you through this code.

Things to try (and interpret physically). For your own benefit, you may wish to save your variations with unique filenames.:

The Oscillator (as a second-order ODE)

This second-order ordinary differential equation

can be handled by writing it as a system of two first-order ordinary differential equations

Using a different filename, type [or cut-and-paste] in this code. (Watch for any stray < bracket symbols.)
322-Maple-ODE-2a.mws.pdf (uses Adobe Reader in a new window)

Things to try (and interpret physically). For your own benefit, you may wish to save your variations with unique filenames.:


The Damped Oscillator (as a second-order ODE)

Using a different filename, modify the above program to model a damped harmonic oscillator.

Things to try (and interpret physically). For your own benefit, you may wish to save your variations with unique filenames.:

The Van Der Pol Oscillator (as a nonlinear second-order ODE)

Using a different filename, modify the above program to model a Van Der Pol oscillator.

Things to try (and interpret physically). For your own benefit, you may wish to save your variations with unique filenames.:

You will submit [at a time after Spring Break to be determined] as a print-out (or electronically as a "Classic Worksheet")


This page will be updated...