Assignment #7
Due Monday 11/18
Note: You may always use Matlab to
do computations on the homework. However, when explanations, arguments,
"show that ..." are called for, you need to include your written answer
in English. Also, please try to minimize the amount of paper your solution
uses. You can copy a few numbers by hand, sometimes, to save a page-long
printout with only those few numbers. Suggestion: Print out
programs and write in the white space.
From text (Cheney&Kincaid, 4th ed.):
§5.3: Problems: # 4, 5, 7, 22
§5.3: Computer Problems: # 2, 4, 11 (For instance, use the
pseudocode on page 212 and turn it into a Matlab program. Start
with an example you can check by hand!)
§5.4: Problems: # 8, 2, and then Problem A: Redo 2 with
the upper limit on the integral equal to 4 instead of 1. Plot the function
f(x) = sin(pi*x^2/2).
§5.4: Computer Problems: # 5 (Start by typing "
>> quad(f,0,2*pi,1e-4,1) " once you have defined f(x)
using inline. Try to understand what you see and then
work on answering the question.)
§5.5: Problems: # 1, 2, 5, 6
§5.5: Computer Problems: # 1, 2, 3
Office: Chapman 301C. Office
hours online. Contact: 474-7693, ffelb@uaf.edu , www.math.uaf.edu/~bueler/