Physics 329: Maple
Please report all errors/typos. etc to 
   matt@infeld.ph.utexas.edu
   - Lecture 1 (Sep 6)
    -  Worksheet (PS) 
        showing calculations in Chapter 2 of Maple V Learning Guide 
        by Heal et al 
   
 
- Lecture 2 (Sep 9)
   
      -  (1) Useful Maple commands, (2) Maple V.4 features discussed in 
      Maple V Programming Guide which are not available in our 
      version, (3) Common mistakes, things to watch for.
      (PS)
      
-  Simple Maple source file (text) 
-  Sample Maple procedure: ladd which adds elements of numeric 
      list (text)
      
-  Sample Maple procedure: series_op which computes expansion
      coefficients for various power-series operations 
      (text)
      
-  Building series_op interactively.
      (PS)
   
 
- Lecture 3 (Sep 11) 
   
      -  More on the series_op example 
      (PS)
      
-  Maple procedure polyinterp for computing Lagrange 
      interpolating polynomial
      (PS)
      
-  polyinterp examples
      (PS)
   
 
- Lecture 4 (Sep 13) 
   
      - polyinterp ``sin-fit'' example: Maple session 
      (PS) 
      and plot showing sin(x) and polynomial fit
      (PS). Select 'Landscape'
      from 'Orientation' menu if viewing plot with ghostview.
   
 
- Additional Material
   
      - Annotated maple 
      source file to accompany Chapter 1 of Maple V Programming Guids