This homework is worth 1.5 times the value of each of the previous four homeworks. Calculations necessary for these problems may be done either by hand or with Maple. Label all problems and answers. Partial credit will only be given for included work. Solutions are to be submitted as ASCII text (.txt), Maple Worksheet (.mws), html (.html), postscipt (.ps), or portable document format (.pdf) file via WolfWare. (Please read the instructions for how to submit files.)
Questions about the assignment may be sent to the TA, Will Turner, at wjturner@math.ncsu.edu.
Let W = span{(1,1,1), (2,-1,1)}.
For the matrix
| A = | [ 1 3 1 2 ] [ 1 4 1 1 ] [ 2 1 2 1 ] |
Let u = (1, 2, 1) and v = (-1, 3, 2). Compute the following.
Consider a surface with the general equation surface z = a x2 + b y + c and the following data.
| i | xi | yi | zi |
|---|---|---|---|
| 1 | 0 | 0 | 2+1/10 |
| 2 | 1 | 1 | 7-2/10 |
| 3 | -1 | 2 | 11-1/10 |
| 4 | 1 | -1 | -1+2/10 |
| 5 | -1 | 1 | 7-1/10 |
Determine which of the following are inner products. Justify your answer. For those that are inner products, describe the corresponding norm.
Given vectors v1 = (1,1,2), v2 = (2,1,0), and v3 = (0,0,1), use the Gram-Schmidt process to find orthogonal vectors p1, p2, and p3 such that span{p1,p2,p3} = span{v1,v2,v3}.