18.06 Problem Set 4 Solution - MIT OpenCourseWare

2y ago
11 Views
3 Downloads
201.14 KB
6 Pages
Last View : 3m ago
Last Download : 3m ago
Upload by : Francisco Tran
Transcription

18.06 Problem Set 4 SolutionTotal: 100 pointsSection 3.5. Problem 2: (Recommended) Find the largest possible number of independentvectors among 1 1 v1 0 0 1 0 v2 1 0 1 0 v3 0 1 )0 1 v4 1 0 )0 1 v5 0 1 )0 0 v6 1 . 1Solution (4 points): Since v4 v2 v1 , v5 v3 v1 , and v6 v3 v2 , there are at most threeindependent vectors among these: furthermore, applying row reduction to the matrix [v1 v2 v3 ] givesthree pivots, showing that v1 , v2 , and v3 are independent.Section 3.5. Problem 20: Find a basis for the plane x 2y 3z 0 in R3 . Then find a basisfor the intersection of that plane with the xy plane. Then find a basis for all vectors perpendicularto the plane.Solution (4 points): This plane is the nullspace of the matrix 1 2 3A 0 0 0 0 0 0The special solutions 2 v1 1 0 3v2 0 1give a basis for the nullspace, and thus for the plane. The intersection of this plane with the xyplane is a line: since the first vector lies in the xy plane, it must lie on the line and thus gives abasis for it. Finally, the vector 1v3 2 3is obviously perpendicular to both vectors: since the space of vectors perpendicular to a plane inR3 is one-dimensional, it gives a basis.Section 3.5. Problem 37: If AS SA for the shift matrix S, show that A must have this specialform: a b c0 1 00 1 0a b ca b cIf d e f 0 0 1 0 0 1 d e f , then A 0 a b g h i0 0 00 0 0g h i0 0 ai“The subspace of matrices that commute with the shift S has dimension.”

pset4-s10-soln: page 2Solution (4 points): Multiplying out both 0 a 0 d0 gsides gives bd e fe g h i h0 0 0Equating them gives d g h 0, e i a, f b, i.e. the matrix with the form above. Sincethere are three free variables, the subspace of these matrices has dimension 3.Section 3.5. Problem 41: Write a 3 by 3 identity matrix as a combination of the other fivepermutation matrices. Then show that those five matrices are linearly indpendent. (Assume acombination gives c1 P1 · · · c5 P5 0, and check entries to prove ci is zero.) The five permutationmatrices are a basis for the subspace of 3 by 3 matrices with row and column sums all equal.Solution (12 points): The other 1 , P31 1P21 111five permutation matrices are 111 , P32 1 , P32 P21 1 , P21 P32 1111 1Since P21 P31 P32 is the all 1s matrix and P32 P21 P21 P32 is the matrix with 0s on the diagonaland 1s elsewhere, I P21 P31 P32 P32 P21 P21 P32 . For the second part, the combinationabove gives c3c1 c4 c2 c5 c1 c5c2c3 c4 0c2 c4 c3 c5c1Setting each element equal to 0 first gives c1 c2 c3 0 along the diagonal, then c4 c5 0 onthe off-diagonal entries.Section 3.5. Problem 44: (An aside in the text, followed by) dimension of outputs dimensionof nullspace dimension of inputs. For an m by n matrix of rank r, what are those 3 dimensions?Outputs column space. This question wil be answered in Section 3.6, can you do it now?Solution (12 points): You should think about the aside in the text, as well as problem 43: theactual question asked, here, however is quite simple. The dimension of inputs for an m by n matrixis n (the matrix takes n-vectors to m-vectors), while the dimension of the nullspace is n r andthe dimension of outputs dimension of column space is r. Since n r r n, we have the givenrelation.Section 3.6. Problem 11: A is an m by n matrix of rank r. Suppose there are right sides b forwhich Ax b has no solution.(a) What are all the inequalities ( or ) that must be true between m, n, and r?(b) How do you know that AT y 0 has solutions other than y 0?Solution (4 points): (a) The rank of a matrix is always less than or equal to the number of rowsand columns, so r m and r n. Moreover, by the second statement, the column space is smallerthan the space of possible output matrices, i.e. r m.(b) These solutions make up the left nullspace, which has dimension m r 0 (that is, thereare nonzero vectors in it).Section 3.6. Problem 24: AT y d is solvable when d is in which of the four subspaces? Thesolution is unique when the contains only the zero vector.

pset4-s10-soln: page 3Solution (4 points): It is solvable when d is in the row space, which consists of all vectors AT y,and is unique when the left nullspace contains only the zero vector (as any two solutions differ byan element in the left nullspace).Section 3.6. Problemmatrix C: 1 0 0 1 1 0 0 1B 1 0 0 1 1 00 128: Find the ranks of the 8 by 8 checkerboard matrix B and the chess1010101001010101101010100101010110101010 0r n b q 1 p p p p 0 0 0 00 0 0 0 01 and C 0 0 0 00 0 0 0 01 p p p p0 1r n b qkp0000pkbp0000pbnp0000pn rp 0 0 0 0 p rThe numbers r, n, b, k, q, p are all different. Find bases for the rowspace and left nullspace of B andC. Challenge problem: Find a basis for the nullspace of C.Solution (4 points): In both cases, elimination kills all but the top two rows, so, if p 0, bothmatrices have rank 2 as well as rowspace bases given by the top two rows (or course, if p 0, Chas rank 1 with rowspace generated by the top row). B is symmetric, so its left nullspace is thesame as the nullspace, and the special solutions are: 1 1 1000 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 v1 , v2 , v3 , v4 , v5 , v6 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 000001Finally, the nullspace of C T is given by 100000 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 w1 , w2 , w3 , w4 , w5 , w6 0 00001 0 0 0 0 0 1 0 1 0 0 0 0 100000if p 0, and 1000000 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 w1 , w2 , w3 , w4 , w5 , w6 , w7 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1000000

pset4-s10-soln: page 4if p 0.Solution (12 points): (Challenge subpart) There are three obvious special solutions of C: 100 0 1 0 0 0 1 0 0 0 u1 , u2 , u3 0 0 0 0 0 1 0 1 0 100If p 0, the other solutions are similarly straightforward: n b k q r r r r 1 0 0 0 1 0 0 0 0 0 1 0 u4 , u5 , u6 , u7 1 000 0 0 0 0 0 0 0 0 0000Otherwise, simultaneously solving c1 r c2 n b 0 and (c1 c2 1)p 0 (and similarly for q andk instead of b), we get n q n br nr nn kr n b r q r k r r n r n r n 1 0 0 0 1 0 u4 , u5 , u6 0 0 1 0 0 0 0 0 0 000Section 3.6. Problem 30: If A uvT is a 2 by 2 matrix of rank 1, redraw Figure 3.5 to showclearly the Four Fundamental Subspaces. If B produces those same four subspaces, what is theexact relation of B to A?Solution (12 points): One draws the same diagram as in the book, but now each space hasdimension 1, the column space is the set of multiples of u, the row space is the set of multiples ofvT , the nullspace is the plane perpendicular to v, and the left nullspace is the plane perpendicularto u. If B u v T produces the same four subspaces, u is a multiple of u and v is a multiple ofv, i.e. B is a multiple of A.Section 3.6. Problem 31: M is the space of 3 by 3 matrices. Multiply each matrix X in M by 10 1100 . Notice: A 1 0 .A 1 1100 1 1

pset4-s10-soln: page 5(a) Which matrices X lead to AX 0?(b) Which matrices have the form AX for some matrix X?(a) finds the “nullspace” of that operation AX and (b) finds the “column space”. What arethe dimensions of those two subspaces of M? Why do the dimensions add to (n r) r 9?Solution (12 points): (a) A clearly has rank 2, with nullspace having the basis [111]T . AX 0precisely when the columns of X are in the nullspace of A, i.e. when they are multiples of the all1s vector. a b cX a b c a b c(b) On the other hand, the columns of any matrix of the form AX are linear combinations ofthe columns of A. That is, they are vectors whose components all sum to 0, so a matrix has theform AX if and only if all of its columns individually sum to 0. abcef AX B if and only if B d a d b e c fThe dimension of the “nullspace” is 3, while the dimension of the “column space” is 6. Theyadd up to 9, which is the dimension of the space of “inputs” of this matrix, when treated as a linearmap on matrices.

MIT OpenCourseWarehttp://ocw.mit.edu18.06 Linear AlgebraSpring 2010For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

permutation matrices. Then show that those five matrices are linearly indpendent. (Assume a combination gives c 1P 1 ··· c 5P 5 0, and check entries to prove c i is zero.) The five permutation matrices are a basis for the subspace of 3 by 3 matrices with row and column sums all equal. Solution (12 points): The other five permutation .

Related Documents:

Problem Set Unit 1 Lesson 5 9/18 6 14-15 Points of Concurrency Problem Set Unit 1 Lesson 6 9/19 QUIZ None 9/20 7 16-18 Angles and Lines at a point Problem Set Unit 1 Lesson 7 9/21 8 19-21 Transversals Problem Set Unit 1 Lesson 8 9/22 9 22-23 Auxiliary Lines Problem Set Unit 1 Lesson 9

learn to solve problem through hands-on learning experience [16]. Problem solving is also defined as learning that uses the problems of daily activities and problem situations that are simulated as a context for learning mathematics [17, 18]. The problem in problem solving can also be non-routine problem. Non routine-problem is problem where

101 27 35 11 28 # TEAM TOTAL SET #1 SET #2 SET #3 SET #4 SET #5 SET #6 SET #7 SET #8 1 Fashingbauer 149 13 11 3 36 16 24 21 25 2 Thapa 394 53 82 55 49 63 33 49 10 # TEAM IMPs Total SET #1 SET #2 SET #3 SET #4 . He is a member of ACBL Unit 134, and he is currently an NABC Master. Reese is also the captain of his high school golf team.

2010 AMC 8 Problems Problem 1 Problem 2 Problem 3 Problem 4 Problem 5 Problem 6. Using only pennies, nick els, dimes, and quar ters, what is the smallest number of coins F reddie would need so he cou

5 Foods to Avoid if You Have *Problem* 5 Foods That Alleviate Symptoms of *Problem* Things Your Doctor Isn’t Telling You About *Problem* What to Eat if You Have *Problem* 3 Key Nutrients for *Problem* 10 Signs You Have *Problem* 3 Ways to Treat *Problem* Naturally The 3 Best Sup

1. explain the roles of mathematics problem solving in primary school, 2. classify mathematical problems, 3. explain the steps of mathematics problem solving, 4. explain and use certain heuristics or strategies to solve certain mathematical problem, 5. explain the concept of problem -based learning, and 6. make a lesson plan for problem-based .

3.3 Problem solving strategies 26 3.4 Theory-informed field problem solving 28 3.5 The application domain of design-oriented and theory-informed problem solving 30 3.6 The nature of field problem solving projects 31 3.7 The basic set-up of a field problem solving project 37 3.8 Characteristics o

Problem solving and OO programming refers to a set of activities that allow the mapping of a problem to a computer program, written in an object-oriented language, that when executed on a computer will solves the problem. Here is a simplistic summary of activities that aid in solving a problem using OO programming: Understand the problem