Numerical Analysis April 3, 2001 Due: April 10, 2001 Assignment #8: (50 points) All work should be your own. Remember all homework is due at the start of class on the 3rd. The use of Maple may be appropriate for some of these problems. DON'T DO THIS. I've already assigned it. 1 -- (10 pt) 8.3.11 2 -- (10 pt) Solve the following system Ax = b using any method you chose. (By hand, Maple, graphing Calculator, etc) | 1 1 1 1 1 | 1 | 1 2 3 4 5 | 1 A = | 1 3 6 10 20 | b = 1 | 1 4 10 20 35 | 1 | 1 5 15 35 60 | 1 3 -- (10 pt) 8.4.2 Compute the LU Factorization for problem 8.2.1a 4 -- (10 pt) 8.4.6a 5 -- (10 pt) 8.5.2