See Local Weather Conditions Math-305, Numerical Methods & Matrices See Local Weather Conditions
Dr. Kevin G. TeBeest
Spring 2013


Course Policy Dr. TeBeest's Schedule
Rules Regarding Programming Projects Maple Tutorials
Comments about Final Exams Journal Format Guidelines
Course Syllabus Developing Good Study Habits
ANNOUNCEMENTS

YOU ARE EXPECTED TO CHECK THE ANNOUNCEMENTS DAILY.

  1. You should rework each problem you missed on Exam 2. Do it immediately while the material is still fresh.

  2. FINAL EXAM:   Friday, June 14 (Week 11), 3:30 to 5:30     (posted here Wednesday of Week 4)
    ROOM: AB 2-907 (our usual classroom)

    Here's Kettering's Final Exam Schedule by Time.
    It is your responsibility to check for scheduling conflicts and resolve them immediately. If another instructor reschedules a final exam that results in a conflict with ours, then that instructor is fully responsible for accommodating you to avoid the conflict.

  3. Does anyone other than university students and university faculty use Maple?   (I do not receive compensation from MapleSoft.)
    See News Article 1 >>
    See News Article 2 >>

  4. Review your lecture notes before each lecture. (For example, when I ask specific questions about the previous lecture, you should be able to answer them without looking at your notes.)

  5. You should have all electronic devices (cell phones, i-pods, MP3 players, ear-buds, etc.) completely turned off and stowed before coming to class. Recording devices are strictly prohibited. Using electronic devices during class without my permission may result in their being confiscated and academic discipline.

  6. If you miss a class, you should obtain copies of the lecture notes from a classmate.

  7. How much should a college student study?

 


Assignments:


  1. Do all the examples in the first Maple tutorial entitled Basics. April 3
    1. Do not use the shortcut menu buttons in the left panel of Maple. Rather, manually type the commands as they appear in the Maple examples.
    2. You should work all assigned Maple examples immediately to help you prepare for the programming assignments.
    3. There may be Maple related questions on exams (see the course policy).

    Kettering has made Maple amply available on many PCs throughout the AB.

    Read Sections 0.1, 0.4, and 0.6. April 3
    (Because you should always read sections as we cover the material, normally I do not post reading assignments.)

  2. Do this problem on truncation error. (requires Acrobat Reader) April 5

  3. Section 0.7 – Polynomial Nested Form / Truncation Error. April 5

    Since the use of Maple is required in this course, you should be finished with Assignment 1 by now.

    Read Section 1.1 before Monday's lecture.

  4. Section 1.1 – Bisection Method. April 10

  5. Write the Maple code for the Bisection Method. April 10
    NOTE: Do this immediately, and play with the code by changing the starting interval, the tolerance, even the function. You will use this code as the template (model) for writing the codes for other methods.

  6. Do all the examples in the 8th Maple tutorial entitled Formatted Printing and Plot Options. April 11
    Then change your Maple code for the bisection method so that it uses formatted printing.
    From now on we will use the printf command for printing.

  7. Section 1.2(a) – False Position. April 11

  8. Do all the examples in the second Maple tutorial entitled Solutions of Equations. April 11
    You should complete Assignment 1 before doing this one. Remember that these assignments will acquaint (or reacquaint) you with Maple and prepare you for the programming assignments.

  9. Section 1.3 – Newton's Method. April 12

    (April 13 was Thomas Jefferson's birthday. He and John Adams died within mere hours of one another on July 4, 1826... the 50th anniversary of the adoption of the Declaration of Independence.)

  10. Section 1.5 – Fixed Point Method. April 15

  11. Program Assignment 1.   Due Monday, April 29 at the beginning of class.   (Posted Wed, April 17)
    Read this document before beginning this assignment.
    • You should have the bisection code (see Assignments 4 & 5) running properly before you attempt this program assignment.
    • You should also study the pseudocode for Newton's method (Assignment 9) and use formatted printing as explained in Assignment 6.
    • Review the Rules Regarding Programming Projects before working on this assignment.

  12. Section 1.5(b) – Fixed Point Method with Aitken Acceleration. April 18

    
    
    
    EXAM 1 CONTENT ENDS HERE. . .
    
    
    


    EXAM 2 CONTENT BEGINS HERE. . .

    
    
  13. Section 3.2 – Newton-Gregory Interpolating Polynomials. April 25

  14. Do this example that shows how to use Maple to generate an interpolating polynomial through points. April 25

  15. Sections 5.2 & 5.3 – Proper Integrals: Trapezoidal Rule and Simpson's Rules. May 1
    Note:   This is a running assignment — do the problems on this sheet as we cover the material.

  16. Section 5.2 – Code for the Trapezoidal Rule. May 2
    NOTE: Do this immediately, and play with the code by changing the number of subintervals, the limits of integration, even the integrand f(x). You will use this code as the template (model) for writing the codes for other methods and for the second programming assignment.

  17. Section 5.3:   Simpson's – 1/3 Rule. (with the correct handout I intended to give you today)  May 2

  18. Section 5.3:   Simpson's – 3/8 Rule. May 6

    Recall that Assignment 15 is a running assignment.

  19. Do all the examples in the third Maple Tutorial entitled Derivatives and Integrals. May 7

  20. Program Assignment 2.   Due Friday, May (Week 17).   Posted Wednesday morning, May 8 (Week 6).
    You should have the trapezoidal rule code (see Assignment 16) running properly before you attempt this program assignment. You will use it as a template (model) for this project. Read this document before beginning this assignment.

  21. Section 5.6 – Gauss Quadrature. May 8

  22. Section 5.1 – Numerical Differentiation. May 10

    EXAM 2 CONTENT ENDS HERE. Click here for more details.

    
    

  23. Chapter 6 (a) – Implicit Euler Method. May 20

  24. Chapter 6 – Numerical Solutions of ODEs. May 20    This is a running assignment.

  25. Write this Maple code for Euler's Method. May 20
    NOTE: Do this immediately, and play with the code by changing the nodal stepsize, the interval endpoints, the IC, even the ODE. Use it to check your work on some of the homework problems. You will use this code as the template (model) for writing the codes for other methods and for the third project.



Remember that:

  1. You are responsible for successfully completing all assigned problems in all your courses.
  2. The exams may include problems similar to these assignments and lecture examples and may include questions about Maple.
  3. We must maintain a steady pace to cover the material that constitutes Math-305. If you have difficulty with a section, be sure to see me for help immediately.
  4. No matter how simple a topic appears when you see my examples or read the text, you will almost certainly have difficulty completing an exam if you do not practice the examples and do the assignments beforehand.


See Local Weather Conditions See Local Weather Conditions