Assignments:
- Do all the examples in the first Maple tutorial entitled
Basics.
April 7
- 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.
- You should work all assigned Maple examples and tutorials immediately after they
are posted to help you prepare for the programming assignments.
- There may be Maple related questions on exams (see the course policy).
- Your goal should be to have this completed by midnigth Saturday.
Maple is available on the KU Cloud using the Citrux Receiver.
- Watch this
Maple Video Tutorial 1
and work through every example in a Maple session.
April 7
- Do these problems on truncation
error. (pdf document)
April 8
You should endeavor to have Assignments 1 and 2 completed no later than Saturday of Week 1.
- Section 0.7 Polynomial
Nested Form / Truncation Error.
April 11
- Watch this
Maple Video Tutorial 2
over functions v. expressions, and work
through every example in a Maple session.
April 11
- Section 1.1 Bisection Method.
April 14
Please form teams of 4 for working the Programming Assignments.
Your team may include students from either of my two sections of MATH-305.
- Write this Maple code
for the Bisection Method.
April 15
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 for writing the codes for other methods and for our
first programming assignment.
- After getting the Maple code for the bisection method to run correctly,
read and work through ALL the examples in the Maple tutorial entitled
Formatted Printing
and Plot Options. ESPECIALLY STUDY how to do formatted printing;
i.e., how to use the printf command.
April 17
- Do
this assignment on Maple's printf command
immediately after completing the previous assignment.
April 17
- Section 1.2(a) False Position.
April 17
- Section 1.3 Newton's Method.
April 18
- Watch this
Maple Video Tutorial 3
and work through every example in a Maple session.
It is very important that you work through these tutorials!
They prepare you for the Program Assignments.
April 18
- See these examples of
Bad Tables.
Explain why these tables are bad.
(Would you give these tables to your supervisor at work or include them in your thesis?)
April 18
- Do all the examples in the second Maple tutorial entitled
Solutions of Equations.
April 21
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 program (coding) assignments.
- Section 1.5 Fixed Point Method.
April 22
Recall that the date indicates the day on which the assignment was posted. It is NOT a due date.
Complete the assigned homework immediately after successfully reworking the class examples
so that you do not start falling behind.
Also remember to record in your Study Journal DAILY.
- Watch this
Maple Video Tutorial 4: Part-I
and work through it in a Maple session.
It is very important that you work through these tutorials!
They prepare you for the Program Assignments.
April 22
- Section 1.5(b)
Fixed Point Method with Aitken Acceleration.
April 24
- Watch this
Maple Video Tutorial 4: Part-II
and work through it in a Maple session.
It is very important that you work through these tutorials!
They prepare you for the Program Assignments.
April 24
THE FINAL EXAM CONTENT BEGINS
HERE. . .
Click here for more details.
- Section 3.1 Binomial Coefficients and Differences.
April 29
- Program Assignment 1
is on Bb under Week 1. It is due at midnight, May 11.
Emailed April 30.
- Section 3.2 Newton-Gregory Interpolation.
May 1
- Determine the Optimal Interpolation
Degree.
May 5
You should rework Exam 1 immediately after it is graded
to learn from your errors.
- Sections 5.2 & 5.3 Proper Integrals:
Trapezoidal Rule and Simpson's Rules.
May 8
Note: This is a running assignment — do the problems on
this sheet as we cover the material.
ALWAYS rework my examples successfully by yourself BEFORE attempting the assignments.
- Write the Maple code for the trapezoidal rule.
May 9
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.
- Section 5.3: Simpson's 1/3 Rule.
May 9
- Do all the examples in the third
Maple Tutorial entitled
Derivatives and Integrals.
May 12
- Section 5.3: Simpson's 3/8 Rule.
May 12
- Section 5.6 Gauss Quadrature.
May 15
Review the Maple tutorial entitled
Formatted
Printing and Plot Options.
- Section 5.1 Numeric Differentiation.
May 19
- Chapter 6 Numerical Solutions of ODEs.
May 29
This is a running assignment.
- Do Problem 2 of This Assignment. (Implicit Euler)
May 30
Here are the answers to the
Running Assignment.
- Write this
Maple code for
Euler's Method.
May 30
- Do Problem 3 of This Assignment once the method is covered.
June 2
- Do Problem 4 of This Assignment once the method is covered.
June 2
- Do Problem 5 of This Assignment.
June 3
- Additional Programs for Solving IVPs.
June 5
- Section 6.3: Runge-Kutta-Fehlberg
and Runge-Kutta-Verner Methods.
June 5
- Section 6.3: Questions.
June 6
Have you checked your final exam schedule? Info for our final exam is shown
at the top of this page.
BEWARE:
The math faculty regularly observe that during the final
3 weeks of a term, many students tend to: 1) skip class more,
and 2) let their studies in math courses slide as they complete term
projects or term papers in other courses.
Be careful not to do that!
I often see students leave entire pages blank on our final exam (because
they did not do the assigned homework), and they end up significantly
lowering their
course grade. Remember that the final exam is worth 30% of the course grade, so
make sure you continue to study and do all the assigned homework.
Also, realize that one purpose of a final exam is so you can show that you have
mastered a concept that you might have scored poorly on in one of the exams. So
view the final exam as an opportunity to raise rather than lower
your course grade.
Summary of the results.
- Section 2.1 Matrix Introduction.
June 6
- Section 2.2 Gauss Elimination.
June 10
- Section 2.2(b) LU Factorization.
June 12
- Section 2.2(c) Determinants and
ExistenceUniqueness of Solutions.
June 13
- Section 2.2(d) Homogeneous Systems.
June 13
- Section 2.3(b) Determinants and
Singular Matrices.
June 13
|