Mathematica Worksheets for MA 231

I will put copies of the Mathematica worksheets I prepare for class here.

Euler's method This worksheet illustrates the use of Euler's method to solve a simple ODE.

Improved Euler's method This worksheet illustrates the use of the Improved Euler's method.

Runge-Kutta method This worksheet illustrates the use of the Runge-Kutta method.

Some Plotting commands This worksheet illustrates some of Mathematica's plotting commands.

Some Calculus commands This worksheet illustrates how Mathematica handles some common mathematical operations.

Some Programming commands This worksheet illustrates some of Mathematica's programming commands -- particularly for recursive operations.