GQE ALGEBRA PROBLEMS

Size: px
Start display at page:

Download "GQE ALGEBRA PROBLEMS"

Transcription

1 GQE ALGEBRA PROBLEMS JAKOB STREIPEL Contents. Eigenthings 2. Norms, Inner Products, Orthogonality, and Such 6 3. Determinants, Inverses, and Linear (In)dependence 4. (Invariant) Subspaces 3 Throughout this document there are [bracketed comments] inserted into the original problems. By and large these serve two purposes, namely to make references to previous problems that are somehow similar or related, and to make note of details in problems that are ambiguous, unclear, or incorrect. To make these comments easier to locate they are accompanied by a bullet in the right margin, as above.. Eigenthings Problem. (Fall 208). Let V be the vector space [over C? ] of (infinitely differentiable) functions f : R R spanned by the set B = { sin(x), cos(x), sin(2x), cos(2x) }. (a) Show that B is a basis for V. d (b) Let dx : V V be the linear transformation corresponding to ordinary differentiation with respect to x. Find the matrix M that represents d dx with respect to the ordered basis B above. (c) Find one eigenfunction in V for d dx. Problem.2 (Fall 208). Let T : R 3 R 3 be an invertible linear transformation. Show that there exists a line L in R 3 passing through the origin such that T (L) = L. Problem.3 (Spring 208). Let A be an n n anti-hermitian 2 matrix, i.e., A = A. (a) Show that every eigenvalue of A must be purely imaginary. (b) Show that if λ and λ 2 are distinct eigenvalues of A with eigenvectors u and v respectively, then u v = 0. Updated: March 0, 209. Feel free to figure out why I ask this. 2 Sometimes called skew-hermitian

2 GQE ALGEBRA PROBLEMS 2 Problem.4 (Fall 207). Let A denote an n n matrix with entries belonging to the field of complex numbers. Let P (λ) denote the characteristic polynomial of A. Show that det(a) = P (0). Given P (λ) and assuming P (0) 0, show that A has an inverse, A, and find an expression for the characteristic polynomial of A, R(λ). Hint. For the last part, one could examine the determinant of A(A λi). Problem.5 (Spring 207). Construct a 3 3 real symmetric matrix A such that the eigenvalues of A are with multiplicity two and with multiplicity one and where x = and y = 2 are eigenvectors that correspond to the eigenvalue. Problem.6 (Spring 207). Let u and v be vectors in R n such that u T v = 0. Find the eigenvalues and describe the bases for the corresponding eigenspaces for the n n matrix A = vu T. Hint. Consider A 2. Problem.7 (Spring 206). Consider the n n symmetric matrix H = I 2uu T, where u is a unit vector in R n, i.e., u T u =. (a) Show that H is an orthogonal matrix. (b) Show that u is an eigenvectors of H and find the corresponding eigenvalue. (c) If v is an nonzero vector perpendicular to u, show that v is an eigenvector of H and find the corresponding eigenvalue. How many times is that eigenvalue repeated? (d) Compute the sum of the diagonal entries of H and the sum of the eigenvalues of H. Problem.8 (Spring 206). Consider a 3 3 matrix A with eigenvalues λ i and corresponding linearly independent eigenvectors x i, i =, 2, 3. (a) Suppose λ = λ 2. Choose the true statement from (i), (ii), and (iii) below and give an explanation for your answer. (i) A can be diagonalised. (ii) A cannot be diagonalised. (iii) I need more information to decide. (b) From the eigenvectors and eigenvalues, give a formula for A and explain each part carefully. (c) Suppose λ = 2, λ 2 = 5, x = [ ] T, and x2 = [ 2 ] T. Choose λ 3 and x 3 so that A is symmetric and positive semidefinite but not positive definite. Problem.9 (Spring 206). Let A be an n n skew-symmetric matrix; that is A T = A. (a) Show that if λ is an eigenvalue of A, then λ is also an eigenvalue of A. [Cf. Problem.3 (a).] (b) Show that if A is invertible, then n must be an even number. (c) Construct a counterexample to show that if n is an even number, A may not be invertible.

3 GQE ALGEBRA PROBLEMS 3 Related Problem. Let A be an n n real skew-symmetric matrix. (a) Show that the matrices I A and I + A are invertible. (b) Prove that B = (I A)(I + A) is an orthogonal matrix. Related Problem. Show that the determinant of an n n skew-symmetric matrix is 0 if n is odd. Spring 206 was a very eigenfull qualifier, apparently. Maybe this is why Fall 206 had nothing eigenlike. Problem.0 (Fall 205). Suppose that n > 0 is an even integer. Let A be an n-by-n matrix whose entries a ij are given by { if i + j is even, a ij = 0 if i + j is odd. Find the eigenvalues of A and, for each eigenvalue, find one corresponding eigenvector. It is not necessary to normalize the eigenvectors. Problem. (Spring 205). Let A M n n (R) be symmetric. Prove that eigenvectors of A corresponding to distinct eigenvalues are orthogonal. Problem.2 (Fall 204). Let I be the n n identity matrix and J be the n n matrix all of whose entries equal. (a) Find the eigenvalues with multiplicities of ai + bj. Hint. What are the eigenvalues of J? (b) Use part (a) to determine det(ai + bj) in terms of a, b, and n. Problem.3 (Fall 204). For each of the following, construct a 2 2 matrix with entries from the real numbers and the requested properties: (a) A matrix with no zero entries that is diagonalisable, but not invertible. (b) A matrix that is invertible, but not diagonalisable (even over the complex field). (c) A matrix with no real eigenvalues. (d) A matrix, other than the identity and the zero matrices, that is equal to the square of itself, i.e. a matrix M such that M = M 2. (e) A matrix with no zero entries whose transpose is also its inverse. Problem.4 (Spring 204). Prove that a real symmetric 2 2 matrix has repeated eigenvalues if and only if it is a scalar multiple of the identity matrix. Problem.5 (Spring 204). Let A R n n be a real symmetric matrix. (a) Prove that eigenvectors corresponding to distinct eigenvalues of A are orthogonal; i.e., if Au = λ u and Au 2 = λ 2 u 2, and λ λ 2, then u T u 2 = 0. [Cf. Problem..] (b) Use part (a) to show that if A has n distinct eigenvalues, there exists an orthogonal matrix U such that AU = UΛ where Λ is an n n diagonal matrix. (c) Use the results from parts (a) and (b) to compute A 00 when [ ] 3 A =. 3

4 GQE ALGEBRA PROBLEMS 4 Solution. Note before we begin that a matrix A being symmetric means A T = A. (a) Consider the scalar product (Au ) T u 2. We can move the matrix to the second component of the scalar product by transposing, like so: (Au ) T u 2 = u T A T u 2 = u T (A T u 2 ). The left-hand side above is equal to λ u T u 2, whereas the right-hand side is λ 2 u T u 2. Subtracting one of these from the other we therefore get λ u T u 2 λ 2 u T u 2 = (λ λ 2 )u T u 2 = 0, whence u T u 2 must be zero since λ λ 2 0. (b) By part (a), if A has n distinct eigenvalues, say λ, λ 2,..., λ n, it must also have n orthogonal eigenvectors, call them u, u 2,..., u n. Now let U be the n n matrix with u, u 2,..., u n as columns, and let Λ be the diagonal n n matrix with diagonal elements λ, λ 2,..., λ n. Comparing AU and UΛ column by column we have precisely Au i = u i λ i for each i =, 2,..., n, as desired. Note for the record that the calculations in part (a) do not by themselves make U an orthogonal matrix a matrix being orthogonal means not only that the columns are orthogonal to one another, but moreover that they are orthonormal, whence we would have to make sure that all our eigenvectors u i are normalised by dividing them by their norm. (c) By diagonalising we can easily compute astronomical powers of a matrix; suppose A = U = ΛU. Then A n = (UΛU ) n = UΛU } UΛU {{ UΛU } = UΛ n U, n times and fortunately powers of a diagonal matrix are computed by simply powering up the diagonal elements. Hence we need to find the eigenvalues of A, and find two corresponding eigenvectors. First the eigenvalues: [ ] λ 3 det(a λi) = det = ( λ) 2 9 = ( λ 3)( λ+3) = (2+λ)(4 λ) 3 λ making the eigenvalues λ = 2 and λ 2 = 4. For corresponding eigenvectors we have, for example, [ [ ] [ 3 = 2 3 ] ] and so take Hence U = [ ] [ ] 3 3 [ ], U = 2 A 00 = UΛ 00 U = 2 = 4 [ ], [ ], and Λ = [ ] [ ] [ ] [ ] ( 2)

5 GQE ALGEBRA PROBLEMS 5 Problem.6 (Fall 203). Let V be a complex inner product space with inner product, and let L(V, V ) be the vector space of all linear operators on V. Let ψ L(V, V ) be the linear unitary operator, i.e., ψψ = ψ ψ = I, where ψ is the adjoint operator of ψ under the inner product satisfying ψx, y = x, ψ y for all x, y V, and where I is the identity operator in L(V, V ). (a) Show that if λ is an eigenvalue of ψ, i.e., ψx = λx for some x 0, then λ =. (b) Demonstrate that if µ is an eigenvalue of ψ, then µ is an eigenvalue of ψ. (c) Let λ and µ be distinct eigenvalues of ψ with associated eigenvectors x and y, respectively. Prove that x is orthogonal to y, i.e., x, y = 0. Problem.7 (Spring 203). Let B and Q be n n real matrices, where Q is invertible. (a) Show that B and its transpose, B T, have the same characteristic polynomial (and hence the same eigenvalues). (b) If Q BQ is a diagonal matrix, show that the columns of (Q ) T are a basis for R n consisting of eigenvectors of B T. [Cf. Problem.5 (b).] Problem.8 (Spring 202). For A R n n, suppose A T c = µx and Ay = λy. Show that either µ = λ or x and y are orthogonal vectors in R n. [Cf. Problems. and.5.] Problem.9 (Fall 20). Let A = , u = 5, and b = (a) What is the determinant of A? (b) Show that u is an eigenvector of A with eigenvalue. (c) What are the other eigenvalues of A? Hint. These eigenvalues λ should satisfy 0.9 λ 0.9. (d) Find lim k Ak b, if the limit exists. Problem.20 (Spring 20). Let V be a finite dimensional vector space over the real numbers, and let A: V V be a linear mapping. Assume that A 2 = I, where I denotes the identity mapping on V. (a) Prove that A has no real eigenvalues. (b) Let x V, x 0. Show that x and Ax are linearly independent. (c) Prove that V must have an even dimension. Problem.2 (Fall 200). Let T be the linear transformation R n R n defined by T (x, x 2,..., x n ) = ( x n, x,..., x n ). (a) Find the matrix representation A of T in the standard basis for R n. (b) Find the inverse of A, if it exists. (c) Find all the real numbers c such that A ci is invertible. [This is somehow an eigenrelated thing.] Problem.22 (Fall 200). Suppose A is an n n complex matrix with n distinct eigenvalues. If AB = BA for some matrix B, show that B is diagonalisable.

6 GQE ALGEBRA PROBLEMS 6 Hint. If A = S DS with D diagonal, show and use the fact that SBS commutes with D. Problem.23 (Spring 200). Let A and B be two linear transformations from R n to R n such that A 2 = A and B 2 = B. (a) Find the smallest set (it is finite) that is guaranteed to contain all of the eigenvalues of A. (b) Show that A and B have the same range if and only if AB = B and BA = A. Problem.24 (Fall 2009). Given the following matrix A = a b c d e, 0 f find the entries a, b, c, d, e, and f so that all of the following results hold: (i) the top-left block is a matrix with eigenvalue 2; (ii) the top-left 2 2 block is a matrix with eigenvalues 3 and 3; and (iii) the top-left 3 3 block is a matrix with eigenvalues 0,, and 2. Problem.25 (Spring 2009). Let T : M n n (R) M n n (R) be the linear transformation defined by T (A) = A T. You may assume that the only eigenvalues of T are and. Find a basis for each eigenspace. Problem.26. Let A and B be n n matrices satisfying the relation AB BA = 2B. Let λ be an eigenvalue of A and let v be an eigenvector corresponding to λ. Show that there exists a positive integer k such that B k v = Norms, Inner Products, Orthogonality, and Such Problem 2. (Spring 208). Let M be the set of all n n real matrices. A M, define f(a) = max A ij. i,j n Prove f is a norm on M. Problem 2.2 (Spring 208). Let P 3 be the vector space of [real?] polynomial functions of degree at most 3 defined on the closed interval [, ]. (a) Show that the set B = {, x, x 2, x 3 } is a basis for P 3 and determine the dimension of P 3. (b) Consider the operator φ: P 3 P 3 R defined by φ(f, g) = f(x)g(x) dx. Show that φ is an inner product for P 3. (c) Find an orthogonal basis B for P 3 (i.e., a basis where φ(f, g) = 0 for any two distinct f and g in B ) with respect to the inner product φ defined in part (b). Problem 2.3 (Fall 207). Let be a norm on R m and M an m n real-valued matrix. Define f : R n R by f(x) = Mx. What are the necessary conditions on M for f(x) to be a norm on R n? For

7 GQE ALGEBRA PROBLEMS 7 Problem 2.4 (Fall 206). Consider the function f : C n C n C defined by f(x, y) := x T Ay where x, y are vectors in C n, A is a given n n complex-valued matrix, and y indicates the complex conjugate of y. If we wish f to be an inner product on C n over C, what properties must the matrix A satisfy? Problem 2.5 (Fall 205). Let P 2 (R) be the vector space of real polynomials of degree less than or equal to 2. Define the inner product on P 2 (R) by f, g = f(x)g(x) dx. Let W be the subspace of P 2 (R) spanned by { x, x 2 }. (a) Find the orthogonal complement, W, of W. (b) Express the polynomial 2 + 3x + 4x 2 as f(x) + g(x) with f(x) W and g(x) W. Solution. (a) Note how dim P 2 (R) = 3 (since there is a constant term, a linear term, and a quadratic term) and dim W = 2. Hence dim W = dim P 2 (R) dim W = 3 2 =, meaning that W = span{ a + bx + cx 2 } for some polynomial a + bx + cx 2 orthogonal to both x and x 2. Hence we require and 0 = x, a + bx + cx 2 = a x, + b x, x + c x, x 2 0 = x 2, a + bx + cx 2 = a x 2, + b x 2, x + c x 2, x 2. Now since the scalar product in this case is the integral over a symmetric interval, x, = x, x 2 = 0 since the corresponding integrands are odd. Additionally x, x = x 2, = x 2 dx = x3 3 = 2 3 and x 2, x 2 = x 4 dx = x5 5 = 2 5 whence our two equations become meaning b = 0, and 0 = 2 3 b, 0 = 2 3 a c, which we solve for, say, a to get a = 3/5c, so a + bx + cx 2 = 3 5 c + cx2 = c( x2 ) Thus finally taking, say, c = 5/3, we have W = span{ 5 3 x2 }. (b) To write 2 + 3x + 4x 2 in the way desired, let us find a polynomial in W that has constant term 2 this way what remains for the component in W will have only linear and quadratic terms, which is doable since W = span{ x, x 2 }. Hence take g(x) = 2 ( 5 3 x2) = x2,

8 GQE ALGEBRA PROBLEMS 8 whence f(x) = 2 + 3x + 4x 2 g(x) = 3x + 4x x2 = 3x x2 0 3 x2 = 3x x2. Problem 2.6 (Fall 204). Let A be any m n matrix with entries from R. (a) Prove that every vector in the null space of A is orthogonal to every vector in the range of A T. (b) Prove that every vector v in R n can be written as v = u + w where u is in the null space of A and w is in the range of A T. Problem 2.7 (Spring 204). Let A R n n. Show that the linear transformation y = Ax on R n is an isometry, i.e., it preserves (Euclidean) length, if and only if A is an orthogonal matrix, i.e., A T A = AA T = I. Problem 2.8 (Fall 203). Let ψ (x),..., ψ n (x) be [real?] continuous functions on [a, b] with a < b and suppose b a ψ i (x)ψ j (x) dx = δ ij, i, j =, 2,..., n, where δ ij = if i = j and δ ij = 0 if i j. n (a) Let f(x) = α k ψ k (x). Prove α k = b a f(x)ψ k(x) dx, k =, 2,..., n. k= (b) Is the collection of functions ψ (x),..., ψ n (x) linearly independent on [a, b]? Justify your answer. b n (c) Prove f(x) 2 dx = αk. 2 a k= Problem 2.9 (Spring 203). Let P (C) represent the complex polynomials of degree one or less. The letter i represents the square root of negative one. Define an inner product on P (C) by f, g = /2 fg dt. [As written I claim this is not an /2 inner product. Why?] Let T : P (C) P (C) be defined by T (f) = tf(i) f (t). (a) Show that T is a linear transformation. (b) Find an orthonormal basis for P (C). (c) Find the matrix representation of T relative to the basis from part (b). (d) Is T Hermitian? Solution. First let us explain why the aforementioned integral is not a inner product. The problem lies entirely in the lack of a conjugate on one of the functions in the integrand despite these being complex valued polynomials. Take, for instance, f(t) = i. Then f, f = /2 /2 i 2 dt = /2 /2 ( ) dt =, or in other words the inner product of something with itself is not necessarily nonnegative, which violates one of the properties of inner products. This is solved by replacing g by g in the definition. (That said it will not actually end up mattering for the particular inner products we need to compute in this problem.)

9 GQE ALGEBRA PROBLEMS 9 (a) A transformation being linear means that it preserves the vector space addition and scalar multiplication, so consider T (af + g) = t(af + g)(i) (af + g) (t) = atf(i) + tg(i) af (t) g (t) hence T is linear. = a(tf(i) f (t)) + tg(i) g (t) = at (f) + T (g), (b) A good way to find an orthonormal basis of a vector space is to start with any basis and orthogonalise it using the Gram-Schmidt process. Let us for that purpose start with the basis {, t }, and orthogonalise t as t, t, = t 0 = t, since the inner product, t is the integral of an odd function on a symmetric interval and hence vanishes. In other words and t where orthogonal all along, and it remains simply to normalise the two. The polynomial is already normalised since On the other hand t, t = /2 /2 tt dt =, = /2 /2 /2 /2 t 2 dt = 2 dt =. /2 /2 t 2 dt = t3 3 /2 /2 = 2, so the norm of t is / 2, whence normalised it becomes 2t = 2 3t. Hence our orthonormal basis is B = {, 2 3t }. (c) To find the matrix representation of a transformation in any basis we need only look at the image of the basis elements under that representations. We therefore compute T () = t 0 = t and so T (2 3t) = t2 3i 2 3, [ [T ] B = i 2 3 (d) Finally a matrix being Hermitian means its conjugate transpose equals itself, which is not the case for [T ] B since [ 0 ] [ ] [T ] B = = [T ] 3 i i B 2 3 and hence not for the linear transformation T either. Problem 2.0 (Fall 202). Suppose R 3 has the inner product u, v = u v + 2u 2 v 2 + 3u 3 v 3. Using this inner product, do the following: (a) Find an orthonormal basis which spans the subspace spanned by u = (,, ) and u 2 = (,, 0). (b) Find the orthogonal projection of the vector (, 2, 5) onto the space spanned by u and u 2 from part (a) of this problem. ].

10 GQE ALGEBRA PROBLEMS 0 Problem 2. (Fall 202). Let { x, x 2,..., x n } be a linearly independent set in R n. Prove or give a counterexample to the following statement: There exists a constant c > 0 such that α x α n x n R n c( α α n ) for any α i R, i =,..., n. In the above (a,..., a n ) R n any (a,..., a n ) R n. = ( n i= a2 i )/2 for Problem 2.2 (Fall 20). Let V be the vector space of all continuous real valued functions defined on (, ). (a) Prove that {, e x, e 2x } are linearly independent. (b) Define the inner product f, g = 0 f(x)g(x) dx, f, g V. Find an element in V which is orthogonal to e x. [As written, is this really an inner product on V? I claim not so.] Problem 2.3 (Spring 20). In this problem the inner product and norm symbols refer to the standard inner product and norm on R n : /2 n n x, y = x j y j, x =. j= Let x, y be linearly independent vectors in R n. Define a function φ: R R by φ(t) = x + ty 2. (a) Show that φ is a quadratic polynomial that has no real zeros. (b) Deduce that x, y < x y. (c) Prove the Cauchy-Schwarz-Bunyakovsky inequality in R n : for all v, w R n, v, w v w, j= with equality if and only of v and w are linearly dependent. Problem 2.4 (Fall 200). Let A, B R m n and A T be the transpose of A. Show that A, B = tr(a T B) is an inner product on R m n over R. Problem 2.5 (Fall 200). Let A be an m n real matrix. Show that the nullspace of the transpose of A equals the orthogonal complement of the range (or column space) of A; that is show [Cf. Problem 2.6 (a).] N(A T ) = R(A). Problem 2.6 (Fall 2009). Define the linear transformation z = Ax, with A R n n and x R n. Prove that A is an orthogonal matrix if and only if the distance between x and y is invariant under the transformation, i.e. x y 2 = A(x y) 2. [Cf. Problem 2.7.] x 2 j

11 GQE ALGEBRA PROBLEMS Problem 2.7 (Fall 2009). Let P 2 be the vector space of all polynomials of degree 2 over R with basis {, x, x 2 }, and define f, g = f(0)g(0) + f()g() + f(2)g(2). (a) Prove that, is an inner product on P 2. (b) Find an orthogonal basis for P 2. Problem 2.8 (Spring 2009). Let V be a finite-dimensional inner product space over the complex numbers. For x V we define the norm of x by x = x, x. A linear transformation T : V V is Hermitian if T = T, where T is the adjoint of T. Show that if T is Hermitian then (a) for all x V, T (x) + ix 2 = T (x) 2 + x 2 ; (b) use (a) to deduce that T + ii is invertible, where I is the identity transformation. 3. Determinants, Inverses, and Linear (In)dependence Problem 3. (Spring 208). Let v,..., v n be n linearly independent column vectors in R n. Suppose A is an n n matrix. Define w i = Av i, i =, 2,..., n. Prove that the vectors w, w 2,..., w n are linearly independent if and only if det A 0. Problem 3.2 (Fall 207). Let A denote an n n matrix with entries belonging to the field of complex numbers. Let P (λ) denote the characteristic polynomial of A. Show that det(a) = P (0). Given P (λ) and assuming P (0) 0, show that A has an inverse, A, and find an expression for the characteristic polynomial of A, R(λ). Hint. For the last part, one could examine the determinant of A(A λi). Problem 3.3 (Spring 207). Let A be an n n matrix such that for all i, j n, a ij = or a ij =. Prove that the determinant of A is an integer divisible by 2 n. Problem 3.4 (Fall 206). Let n 3 be an integer and let x x x V n (x) =,,, x,,, R n x x (a) For what values of x does V n (x) fail to be a basis for R n? (b) For each such value of x found in (a), what is the dimension of span(v n (x))? Related Problem. Compute the determinant of the following n n-matrix: n 0 2 n n 3 A = n n n 2 n 3 n 4 0

12 GQE ALGEBRA PROBLEMS 2 Problem 3.5 (Spring 206). Let A be a 3 3 matrix and v be a 3-dimensional column vector. Suppose that { v, Av, A 2 v } is a linearly independent set and that A 3 v = 3Av 2A 2 v. Prove that the matrix B = [ v Av A 4 v ] is invertible. Problem 3.6 (Spring 205). Let A M n n (R) and suppose that A = QR, where Q M m n (R) and R M n n (R). Prove that if the columns of A are linearly independent, then R must be invertible. Problem 3.7 (Spring 205). Let A M m n (R) with rank(a) = r. Prove there exist invertible matrices P M m m (R) and Q M n n (R) such that [ ] Ir 0 P AQ =, 0 0 where I r denotes the r r identity matrix. Problem 3.8 (Fall 204). Let R n n denote the vector space of n n real matrices under addition and scalar multiplication. Recall that P R n n is a permutation matrix if each column and each row of P has a single entry equal to and n entries equal to 0. For instance, P = is a permutation matrix in R 4 4. Show that the set of permutation matrices in R n n is linearly dependent for all n 4. (It is actually true for n 3.) Problem 3.9 (Fall 203). Let J = (c ij ) be the n n matrix with c ij = 0 for all i, j =, 2,..., n, except c i i+ = for i =, 2,..., n, where n 2 is a positive integer. (a) Prove J n = 0. (b) Let A = I + J + J J n. Prove that A is invertible and find A. Problem 3.0 (Spring 203). Let B be the n n matrix whose (i, j)-entry is α k where k = min{ i, j }. Prove that for n 2 the determinant of B is given by (α k+ α k ). n α k= Problem 3. (Spring 203). Let T : R n R m be a linear transformation. If { v, v 2,..., v p } is a linearly dependent subset of R n, show that { T (v ), T (v 2 ),..., T (v p ) } is a linearly dependent subset of R m. [Cf. Problem 3..] Problem 3.2 (Spring 202). Recall that for any matrices C, D R n n, det(cd) = (det C)(det D). Let A R n n be given. (a) Suppose B R n n is obtained by replacing a row in A with the sum of that row and the multiple of another row. Show that det A = det B. (b) Suppose B R n n is obtained by switching two rows in A. Show that det B = det A.

13 GQE ALGEBRA PROBLEMS 3 (c) Prove that the operations in (a) and (b) can be used to obtain an upper triangular matrix U such that det U = det A. Problem 3.3 (Fall 20). Let A and B be n n matrices and I be the n n identity matrix. Prove I BA is invertible if I AB is invertible. Problem 3.4 (Spring 20). For n =, 2, 3,..., let A n denote the n n matrix whose (i, j) entry is a ij = min{ i, j }. For example, A 4 = State and prove a formula for det(a n ) that is valid for all n. Problem 3.5 (Spring 200). Let A n be the n n tridiagonal matrix A n = whose entries satisfy i = j i = j (A n ) ij = i = j + 0 otherwise. Show that for all n, det A n+2 = det A n+ + det A n. 4. (Invariant) Subspaces Problem 4. (Fall 208). Let T : V V be a linear operator. A subspace W V is called T -invariant if T W W ; that is x W implies T (x) W. (a) Prove that the null space of T is T -invariant. (b) Let v W be an eivenvector of T with real eigenvalue λ, and W = span{ v }. Show that W is a T -invariant subspace of V. (c) Let W be T -invariant. Assume that T is invertible. Show that W is also T -invariant. [This requires W to be a finite dimensional subspace of V. More on this below.] Solution. The first two parts of this problem are straight forward computation. The third less so. (a) The null space of T is N(T ) = ker T = { x V : T (x) = 0 }. To show that it is T -invariant, hence take x in the null space, i.e. T (x) = 0. We now need to ensure that the image 0 is in N(T ), which is clearly true since T (0) = 0 (since T is linear). (b) We need to show both that W is a subspace of V and that it is T -invariant. The first point is not very tricky: a subspace is a set that contains the zero vector, is closed under vector addition, and is closed under scalar multiplication. Clearly

14 GQE ALGEBRA PROBLEMS 4 0 W since 0 = 0 v W. Similarly if x, y W, then there are scalars c and d such that x = c v and y = d v, so x + y = cx + dy = (c + d)v W. Finally if d is any scalar, then dx = d(cv) = (dv)v W. To see that W is T -invariant, simply let x W, i.e. x = cv as above, and consider its image under T. We get T (x) = T (cv) = ct (v) by linearity of V. Now v is an eigenvector of T with eigenvalue λ, so T (v) = λv, hence the above is cλv W, and we are done. (c) As mentioned in the problem there are some subtleties to this problem. Since W is given to be T -invariant, we know that for any x W we have T (x) = y W. Our goal, then, is to conclude from this that T (x) W as well. The natural step to try is to take what we know above and apply T to it, i.e. let y = T (x) W, then T (y) = T (T (x)) = x W. There is a flaw in this argument, however, namely that y was not chosen arbitrarily; it works perfectly fine if y is specifically in the image of T to start with, but we do not know that the image of T is all of W. In other words, we don t know that T restricted to W is surjective. The key argument then is that since T is invertible on V, it is injective on V (since an invertible linear transformation maps only 0 to 0) and hence also injective when restricted to the subspace W. Now if W is finite dimensional, this injectivity of T restricted to W implies surjectivity. 3 Hence T restricted to W is surjective, so if y W, there exists some x W such that T (x) = y, and now we can freely apply the above argument. Counterexample. Finite dimensionality is not just a trick to be able to use the above argument; it s essential for this result. To see this, let V = R Z be the vector space of infinite sequences of real numbers in two directions, i.e. we can write v V as (..., v 2, v, v 0, v, v 2,...). Moreover let T : V V be the righthand shift operator, i.e. T (v) i = v i. Note that T is invertible since the lefthand shift operator is its inverse. Then the subspace W of all sequences w with w i = 0 for i 0 is invariant under T. However W is not T -invariant, since if we take any sequence w W with w 0, then T (w) 0 = w 0, so T (w) W. Problem 4.2 (Spring 207). Let P 3 [x] = { ax 3 + bx 2 + cx + d : a, b, c, d R } be the set of polynomials of degree 3 or less with real coefficients. (a) Show that is a subspace of P 3 [x]. (b) Find the dimension of W. W = { p(x) P 3 [x] : p() = 0 } 3 This is a general and quite powerful result. If V is a finite dimensional vector space and T : V V is a linear operator, then the following are equivalent: T is invertible; T is injective; T is surjective. feel free to prove this the rank-nullity theorem will probably come in handy. This is a type of result that occurs in many settings; generally speaking injectivity and surjectivity are the same on finite structures, such as functions on finite sets, homomorphisms on finite fields, continuous maps between finite dimensional connected compact manifolds of equal dimension, etc.

15 GQE ALGEBRA PROBLEMS 5 Problem 4.3 (Spring 205). Let C be the continuous functions on the interval [0, ]. Let W = { f W : f(/4) = 0 }. Prove that W is a subspace of V. [Cf. Problem 4.2 (a).] Problem 4.4 (Fall 203). Let n > be an integer. Let V be the vector space F n n of all n n matrices over a field F. Let M V be a fixed vector. Define the set W = { A V : AM = MA }. (a) Prove W is a subspace of V. (b) Consider the special case where F is the field of complex numbers and n = 2. Let [ ] i M =. i Find a basis for W. Problem 4.5 (Spring 203). Let v be a fixed real n vector. Let W be the set of all n n real matrices B such that Bv = 0. Show that W is a subspace of the n n real matrices. Problem 4.6 (Fall 202). Let V be the vector space of all square n n matrices over the real numbers. Prove or disprove that the following spaces are subspaces of V : (a) W = { A V : A = A T }, (b) H = { A V : AA = A }. Problem 4.7 (Spring 20). In the space of all 2 2 matrices over the real numbers, find a basis for the subspace of all matrices whose row sums and column sums are all equal. Problem 4.8 (Fall 200). Let W and W 2 be subspaces of a vector space V such that W W 2 is also a subspace of V. Prove that either W W 2 or W 2 W. [The converse of this is also true.] Problem 4.9 (Spring 200). Let V be a vector space over R and let V V and V 2 V be two subspaces of V. Show that (a) V + V 2 = { w : w = v + v 2, v V, v 2 V 2 } is a subspace of V, (b) There exists a vector v V such that v V and v V 2. Problem 4.0 (Fall 2009). Let V be a vector space of sequences { z n } n=0 over the complex numbers, and let S be the subset of all sequences satisfying z n+2 z n+ 6z n = 0 for all n 0. (a) Prove that S is a subspace of V. (b) Prove that dim S = 2. Hint. z n+2 = z n+ + 6z n, so the values of z 0 and z determine z n. (c) Prove that the two sequences { ( 2) n } n=0 and { 3 n } n=0 form a basis for S.

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v ) Section 3.2 Theorem 3.6. Let A be an m n matrix of rank r. Then r m, r n, and, by means of a finite number of elementary row and column operations, A can be transformed into the matrix ( ) Ir O D = 1 O

More information

MAT Linear Algebra Collection of sample exams

MAT Linear Algebra Collection of sample exams MAT 342 - Linear Algebra Collection of sample exams A-x. (0 pts Give the precise definition of the row echelon form. 2. ( 0 pts After performing row reductions on the augmented matrix for a certain system

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

j=1 x j p, if 1 p <, x i ξ : x i < ξ} 0 as p.

j=1 x j p, if 1 p <, x i ξ : x i < ξ} 0 as p. LINEAR ALGEBRA Fall 203 The final exam Almost all of the problems solved Exercise Let (V, ) be a normed vector space. Prove x y x y for all x, y V. Everybody knows how to do this! Exercise 2 If V is a

More information

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

Review problems for MA 54, Fall 2004.

Review problems for MA 54, Fall 2004. Review problems for MA 54, Fall 2004. Below are the review problems for the final. They are mostly homework problems, or very similar. If you are comfortable doing these problems, you should be fine on

More information

HOMEWORK PROBLEMS FROM STRANG S LINEAR ALGEBRA AND ITS APPLICATIONS (4TH EDITION)

HOMEWORK PROBLEMS FROM STRANG S LINEAR ALGEBRA AND ITS APPLICATIONS (4TH EDITION) HOMEWORK PROBLEMS FROM STRANG S LINEAR ALGEBRA AND ITS APPLICATIONS (4TH EDITION) PROFESSOR STEVEN MILLER: BROWN UNIVERSITY: SPRING 2007 1. CHAPTER 1: MATRICES AND GAUSSIAN ELIMINATION Page 9, # 3: Describe

More information

MATH 115A: SAMPLE FINAL SOLUTIONS

MATH 115A: SAMPLE FINAL SOLUTIONS MATH A: SAMPLE FINAL SOLUTIONS JOE HUGHES. Let V be the set of all functions f : R R such that f( x) = f(x) for all x R. Show that V is a vector space over R under the usual addition and scalar multiplication

More information

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

MATH 240 Spring, Chapter 1: Linear Equations and Matrices MATH 240 Spring, 2006 Chapter Summaries for Kolman / Hill, Elementary Linear Algebra, 8th Ed. Sections 1.1 1.6, 2.1 2.2, 3.2 3.8, 4.3 4.5, 5.1 5.3, 5.5, 6.1 6.5, 7.1 7.2, 7.4 DEFINITIONS Chapter 1: Linear

More information

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7 Linear Algebra and its Applications-Lab 1 1) Use Gaussian elimination to solve the following systems x 1 + x 2 2x 3 + 4x 4 = 5 1.1) 2x 1 + 2x 2 3x 3 + x 4 = 3 3x 1 + 3x 2 4x 3 2x 4 = 1 x + y + 2z = 4 1.4)

More information

Math Linear Algebra II. 1. Inner Products and Norms

Math Linear Algebra II. 1. Inner Products and Norms Math 342 - Linear Algebra II Notes 1. Inner Products and Norms One knows from a basic introduction to vectors in R n Math 254 at OSU) that the length of a vector x = x 1 x 2... x n ) T R n, denoted x,

More information

Conceptual Questions for Review

Conceptual Questions for Review Conceptual Questions for Review Chapter 1 1.1 Which vectors are linear combinations of v = (3, 1) and w = (4, 3)? 1.2 Compare the dot product of v = (3, 1) and w = (4, 3) to the product of their lengths.

More information

Problem Set (T) If A is an m n matrix, B is an n p matrix and D is a p s matrix, then show

Problem Set (T) If A is an m n matrix, B is an n p matrix and D is a p s matrix, then show MTH 0: Linear Algebra Department of Mathematics and Statistics Indian Institute of Technology - Kanpur Problem Set Problems marked (T) are for discussions in Tutorial sessions (T) If A is an m n matrix,

More information

MATH 235. Final ANSWERS May 5, 2015

MATH 235. Final ANSWERS May 5, 2015 MATH 235 Final ANSWERS May 5, 25. ( points) Fix positive integers m, n and consider the vector space V of all m n matrices with entries in the real numbers R. (a) Find the dimension of V and prove your

More information

Eigenvalues and Eigenvectors A =

Eigenvalues and Eigenvectors A = Eigenvalues and Eigenvectors Definition 0 Let A R n n be an n n real matrix A number λ R is a real eigenvalue of A if there exists a nonzero vector v R n such that A v = λ v The vector v is called an eigenvector

More information

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA Kent State University Department of Mathematical Sciences Compiled and Maintained by Donald L. White Version: August 29, 2017 CONTENTS LINEAR ALGEBRA AND

More information

LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM

LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM Unless otherwise stated, all vector spaces in this worksheet are finite dimensional and the scalar field F is R or C. Definition 1. A linear operator

More information

MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators.

MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators. MATH 423 Linear Algebra II Lecture 33: Diagonalization of normal operators. Adjoint operator and adjoint matrix Given a linear operator L on an inner product space V, the adjoint of L is a transformation

More information

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES MATRICES ARE SIMILAR TO TRIANGULAR MATRICES 1 Complex matrices Recall that the complex numbers are given by a + ib where a and b are real and i is the imaginary unity, ie, i 2 = 1 In what we describe below,

More information

5.) For each of the given sets of vectors, determine whether or not the set spans R 3. Give reasons for your answers.

5.) For each of the given sets of vectors, determine whether or not the set spans R 3. Give reasons for your answers. Linear Algebra - Test File - Spring Test # For problems - consider the following system of equations. x + y - z = x + y + 4z = x + y + 6z =.) Solve the system without using your calculator..) Find the

More information

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018 Homework #1 Assigned: August 20, 2018 Review the following subjects involving systems of equations and matrices from Calculus II. Linear systems of equations Converting systems to matrix form Pivot entry

More information

2.3. VECTOR SPACES 25

2.3. VECTOR SPACES 25 2.3. VECTOR SPACES 25 2.3 Vector Spaces MATH 294 FALL 982 PRELIM # 3a 2.3. Let C[, ] denote the space of continuous functions defined on the interval [,] (i.e. f(x) is a member of C[, ] if f(x) is continuous

More information

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination Math 0, Winter 07 Final Exam Review Chapter. Matrices and Gaussian Elimination { x + x =,. Different forms of a system of linear equations. Example: The x + 4x = 4. [ ] [ ] [ ] vector form (or the column

More information

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017 Math 4A Notes Written by Victoria Kala vtkala@math.ucsb.edu Last updated June 11, 2017 Systems of Linear Equations A linear equation is an equation that can be written in the form a 1 x 1 + a 2 x 2 +...

More information

18.06 Problem Set 8 - Solutions Due Wednesday, 14 November 2007 at 4 pm in

18.06 Problem Set 8 - Solutions Due Wednesday, 14 November 2007 at 4 pm in 806 Problem Set 8 - Solutions Due Wednesday, 4 November 2007 at 4 pm in 2-06 08 03 Problem : 205+5+5+5 Consider the matrix A 02 07 a Check that A is a positive Markov matrix, and find its steady state

More information

The following definition is fundamental.

The following definition is fundamental. 1. Some Basics from Linear Algebra With these notes, I will try and clarify certain topics that I only quickly mention in class. First and foremost, I will assume that you are familiar with many basic

More information

University of Colorado at Denver Mathematics Department Applied Linear Algebra Preliminary Exam With Solutions 16 January 2009, 10:00 am 2:00 pm

University of Colorado at Denver Mathematics Department Applied Linear Algebra Preliminary Exam With Solutions 16 January 2009, 10:00 am 2:00 pm University of Colorado at Denver Mathematics Department Applied Linear Algebra Preliminary Exam With Solutions 16 January 2009, 10:00 am 2:00 pm Name: The proctor will let you read the following conditions

More information

Linear Algebra Lecture Notes-II

Linear Algebra Lecture Notes-II Linear Algebra Lecture Notes-II Vikas Bist Department of Mathematics Panjab University, Chandigarh-64 email: bistvikas@gmail.com Last revised on March 5, 8 This text is based on the lectures delivered

More information

W2 ) = dim(w 1 )+ dim(w 2 ) for any two finite dimensional subspaces W 1, W 2 of V.

W2 ) = dim(w 1 )+ dim(w 2 ) for any two finite dimensional subspaces W 1, W 2 of V. MA322 Sathaye Final Preparations Spring 2017 The final MA 322 exams will be given as described in the course web site (following the Registrar s listing. You should check and verify that you do not have

More information

Elementary linear algebra

Elementary linear algebra Chapter 1 Elementary linear algebra 1.1 Vector spaces Vector spaces owe their importance to the fact that so many models arising in the solutions of specific problems turn out to be vector spaces. The

More information

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces.

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces. Math 350 Fall 2011 Notes about inner product spaces In this notes we state and prove some important properties of inner product spaces. First, recall the dot product on R n : if x, y R n, say x = (x 1,...,

More information

Linear Algebra. Workbook

Linear Algebra. Workbook Linear Algebra Workbook Paul Yiu Department of Mathematics Florida Atlantic University Last Update: November 21 Student: Fall 2011 Checklist Name: A B C D E F F G H I J 1 2 3 4 5 6 7 8 9 10 xxx xxx xxx

More information

October 25, 2013 INNER PRODUCT SPACES

October 25, 2013 INNER PRODUCT SPACES October 25, 2013 INNER PRODUCT SPACES RODICA D. COSTIN Contents 1. Inner product 2 1.1. Inner product 2 1.2. Inner product spaces 4 2. Orthogonal bases 5 2.1. Existence of an orthogonal basis 7 2.2. Orthogonal

More information

Part IA. Vectors and Matrices. Year

Part IA. Vectors and Matrices. Year Part IA Vectors and Matrices Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2018 Paper 1, Section I 1C Vectors and Matrices For z, w C define the principal value of z w. State de Moivre s

More information

Then x 1,..., x n is a basis as desired. Indeed, it suffices to verify that it spans V, since n = dim(v ). We may write any v V as r

Then x 1,..., x n is a basis as desired. Indeed, it suffices to verify that it spans V, since n = dim(v ). We may write any v V as r Practice final solutions. I did not include definitions which you can find in Axler or in the course notes. These solutions are on the terse side, but would be acceptable in the final. However, if you

More information

A Brief Outline of Math 355

A Brief Outline of Math 355 A Brief Outline of Math 355 Lecture 1 The geometry of linear equations; elimination with matrices A system of m linear equations with n unknowns can be thought of geometrically as m hyperplanes intersecting

More information

Linear Algebra- Final Exam Review

Linear Algebra- Final Exam Review Linear Algebra- Final Exam Review. Let A be invertible. Show that, if v, v, v 3 are linearly independent vectors, so are Av, Av, Av 3. NOTE: It should be clear from your answer that you know the definition.

More information

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2 Final Review Sheet The final will cover Sections Chapters 1,2,3 and 4, as well as sections 5.1-5.4, 6.1-6.2 and 7.1-7.3 from chapters 5,6 and 7. This is essentially all material covered this term. Watch

More information

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017 Final A Math115A Nadja Hempel 03/23/2017 nadja@math.ucla.edu Name: UID: Problem Points Score 1 10 2 20 3 5 4 5 5 9 6 5 7 7 8 13 9 16 10 10 Total 100 1 2 Exercise 1. (10pt) Let T : V V be a linear transformation.

More information

Definitions for Quizzes

Definitions for Quizzes Definitions for Quizzes Italicized text (or something close to it) will be given to you. Plain text is (an example of) what you should write as a definition. [Bracketed text will not be given, nor does

More information

Math 25a Practice Final #1 Solutions

Math 25a Practice Final #1 Solutions Math 25a Practice Final #1 Solutions Problem 1. Suppose U and W are subspaces of V such that V = U W. Suppose also that u 1,..., u m is a basis of U and w 1,..., w n is a basis of W. Prove that is a basis

More information

Linear algebra II Homework #1 solutions A = This means that every eigenvector with eigenvalue λ = 1 must have the form

Linear algebra II Homework #1 solutions A = This means that every eigenvector with eigenvalue λ = 1 must have the form Linear algebra II Homework # solutions. Find the eigenvalues and the eigenvectors of the matrix 4 6 A =. 5 Since tra = 9 and deta = = 8, the characteristic polynomial is f(λ) = λ (tra)λ+deta = λ 9λ+8 =

More information

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MATH 3 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL MAIN TOPICS FOR THE FINAL EXAM:. Vectors. Dot product. Cross product. Geometric applications. 2. Row reduction. Null space, column space, row space, left

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW JC Stuff you should know for the exam. 1. Basics on vector spaces (1) F n is the set of all n-tuples (a 1,... a n ) with a i F. It forms a VS with the operations of + and scalar multiplication

More information

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x BASIC ALGORITHMS IN LINEAR ALGEBRA STEVEN DALE CUTKOSKY Matrices and Applications of Gaussian Elimination Systems of Equations Suppose that A is an n n matrix with coefficents in a field F, and x = (x,,

More information

1. Select the unique answer (choice) for each problem. Write only the answer.

1. Select the unique answer (choice) for each problem. Write only the answer. MATH 5 Practice Problem Set Spring 7. Select the unique answer (choice) for each problem. Write only the answer. () Determine all the values of a for which the system has infinitely many solutions: x +

More information

6 Inner Product Spaces

6 Inner Product Spaces Lectures 16,17,18 6 Inner Product Spaces 6.1 Basic Definition Parallelogram law, the ability to measure angle between two vectors and in particular, the concept of perpendicularity make the euclidean space

More information

LINEAR ALGEBRA QUESTION BANK

LINEAR ALGEBRA QUESTION BANK LINEAR ALGEBRA QUESTION BANK () ( points total) Circle True or False: TRUE / FALSE: If A is any n n matrix, and I n is the n n identity matrix, then I n A = AI n = A. TRUE / FALSE: If A, B are n n matrices,

More information

Chapter 3 Transformations

Chapter 3 Transformations Chapter 3 Transformations An Introduction to Optimization Spring, 2014 Wei-Ta Chu 1 Linear Transformations A function is called a linear transformation if 1. for every and 2. for every If we fix the bases

More information

Chapter 4 Euclid Space

Chapter 4 Euclid Space Chapter 4 Euclid Space Inner Product Spaces Definition.. Let V be a real vector space over IR. A real inner product on V is a real valued function on V V, denoted by (, ), which satisfies () (x, y) = (y,

More information

235 Final exam review questions

235 Final exam review questions 5 Final exam review questions Paul Hacking December 4, 0 () Let A be an n n matrix and T : R n R n, T (x) = Ax the linear transformation with matrix A. What does it mean to say that a vector v R n is an

More information

University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra Ph.D. Preliminary Exam June 8, 2012

University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra Ph.D. Preliminary Exam June 8, 2012 University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra Ph.D. Preliminary Exam June 8, 2012 Name: Exam Rules: This is a closed book exam. Once the exam

More information

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 Instructions Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 The exam consists of four problems, each having multiple parts. You should attempt to solve all four problems. 1.

More information

MATH SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER Given vector spaces V and W, V W is the vector space given by

MATH SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER Given vector spaces V and W, V W is the vector space given by MATH 110 - SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER 2009 GSI: SANTIAGO CAÑEZ 1. Given vector spaces V and W, V W is the vector space given by V W = {(v, w) v V and w W }, with addition and scalar

More information

Problems in Linear Algebra and Representation Theory

Problems in Linear Algebra and Representation Theory Problems in Linear Algebra and Representation Theory (Most of these were provided by Victor Ginzburg) The problems appearing below have varying level of difficulty. They are not listed in any specific

More information

Mathematics Department Stanford University Math 61CM/DM Inner products

Mathematics Department Stanford University Math 61CM/DM Inner products Mathematics Department Stanford University Math 61CM/DM Inner products Recall the definition of an inner product space; see Appendix A.8 of the textbook. Definition 1 An inner product space V is a vector

More information

Linear Algebra Highlights

Linear Algebra Highlights Linear Algebra Highlights Chapter 1 A linear equation in n variables is of the form a 1 x 1 + a 2 x 2 + + a n x n. We can have m equations in n variables, a system of linear equations, which we want to

More information

Chapter 5 Eigenvalues and Eigenvectors

Chapter 5 Eigenvalues and Eigenvectors Chapter 5 Eigenvalues and Eigenvectors Outline 5.1 Eigenvalues and Eigenvectors 5.2 Diagonalization 5.3 Complex Vector Spaces 2 5.1 Eigenvalues and Eigenvectors Eigenvalue and Eigenvector If A is a n n

More information

Symmetric and anti symmetric matrices

Symmetric and anti symmetric matrices Symmetric and anti symmetric matrices In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, matrix A is symmetric if. A = A Because equal matrices have equal

More information

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION MATH (LINEAR ALGEBRA ) FINAL EXAM FALL SOLUTIONS TO PRACTICE VERSION Problem (a) For each matrix below (i) find a basis for its column space (ii) find a basis for its row space (iii) determine whether

More information

CHAPTER VIII HILBERT SPACES

CHAPTER VIII HILBERT SPACES CHAPTER VIII HILBERT SPACES DEFINITION Let X and Y be two complex vector spaces. A map T : X Y is called a conjugate-linear transformation if it is a reallinear transformation from X into Y, and if T (λx)

More information

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 1. True or False (28 points, 2 each) T or F If V is a vector space

More information

Linear Algebra: Matrix Eigenvalue Problems

Linear Algebra: Matrix Eigenvalue Problems CHAPTER8 Linear Algebra: Matrix Eigenvalue Problems Chapter 8 p1 A matrix eigenvalue problem considers the vector equation (1) Ax = λx. 8.0 Linear Algebra: Matrix Eigenvalue Problems Here A is a given

More information

Numerical Linear Algebra

Numerical Linear Algebra University of Alabama at Birmingham Department of Mathematics Numerical Linear Algebra Lecture Notes for MA 660 (1997 2014) Dr Nikolai Chernov April 2014 Chapter 0 Review of Linear Algebra 0.1 Matrices

More information

Algebra II. Paulius Drungilas and Jonas Jankauskas

Algebra II. Paulius Drungilas and Jonas Jankauskas Algebra II Paulius Drungilas and Jonas Jankauskas Contents 1. Quadratic forms 3 What is quadratic form? 3 Change of variables. 3 Equivalence of quadratic forms. 4 Canonical form. 4 Normal form. 7 Positive

More information

( 9x + 3y. y 3y = (λ 9)x 3x + y = λy 9x + 3y = 3λy 9x + (λ 9)x = λ(λ 9)x. (λ 2 10λ)x = 0

( 9x + 3y. y 3y = (λ 9)x 3x + y = λy 9x + 3y = 3λy 9x + (λ 9)x = λ(λ 9)x. (λ 2 10λ)x = 0 Math 46 (Lesieutre Practice final ( minutes December 9, 8 Problem Consider the matrix M ( 9 a Prove that there is a basis for R consisting of orthonormal eigenvectors for M This is just the spectral theorem:

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

Lecture notes: Applied linear algebra Part 1. Version 2

Lecture notes: Applied linear algebra Part 1. Version 2 Lecture notes: Applied linear algebra Part 1. Version 2 Michael Karow Berlin University of Technology karow@math.tu-berlin.de October 2, 2008 1 Notation, basic notions and facts 1.1 Subspaces, range and

More information

There are six more problems on the next two pages

There are six more problems on the next two pages Math 435 bg & bu: Topics in linear algebra Summer 25 Final exam Wed., 8/3/5. Justify all your work to receive full credit. Name:. Let A 3 2 5 Find a permutation matrix P, a lower triangular matrix L with

More information

Math 24 Spring 2012 Sample Homework Solutions Week 8

Math 24 Spring 2012 Sample Homework Solutions Week 8 Math 4 Spring Sample Homework Solutions Week 8 Section 5. (.) Test A M (R) for diagonalizability, and if possible find an invertible matrix Q and a diagonal matrix D such that Q AQ = D. ( ) 4 (c) A =.

More information

1 Last time: least-squares problems

1 Last time: least-squares problems MATH Linear algebra (Fall 07) Lecture Last time: least-squares problems Definition. If A is an m n matrix and b R m, then a least-squares solution to the linear system Ax = b is a vector x R n such that

More information

The University of Texas at Austin Department of Electrical and Computer Engineering. EE381V: Large Scale Learning Spring 2013.

The University of Texas at Austin Department of Electrical and Computer Engineering. EE381V: Large Scale Learning Spring 2013. The University of Texas at Austin Department of Electrical and Computer Engineering EE381V: Large Scale Learning Spring 2013 Assignment Two Caramanis/Sanghavi Due: Tuesday, Feb. 19, 2013. Computational

More information

Chapter 2 Linear Transformations

Chapter 2 Linear Transformations Chapter 2 Linear Transformations Linear Transformations Loosely speaking, a linear transformation is a function from one vector space to another that preserves the vector space operations. Let us be more

More information

MTH 2032 SemesterII

MTH 2032 SemesterII MTH 202 SemesterII 2010-11 Linear Algebra Worked Examples Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education December 28, 2011 ii Contents Table of Contents

More information

Topic 2 Quiz 2. choice C implies B and B implies C. correct-choice C implies B, but B does not imply C

Topic 2 Quiz 2. choice C implies B and B implies C. correct-choice C implies B, but B does not imply C Topic 1 Quiz 1 text A reduced row-echelon form of a 3 by 4 matrix can have how many leading one s? choice must have 3 choice may have 1, 2, or 3 correct-choice may have 0, 1, 2, or 3 choice may have 0,

More information

PRACTICE PROBLEMS FOR THE FINAL

PRACTICE PROBLEMS FOR THE FINAL PRACTICE PROBLEMS FOR THE FINAL Here are a slew of practice problems for the final culled from old exams:. Let P be the vector space of polynomials of degree at most. Let B = {, (t ), t + t }. (a) Show

More information

Math Linear Algebra Final Exam Review Sheet

Math Linear Algebra Final Exam Review Sheet Math 15-1 Linear Algebra Final Exam Review Sheet Vector Operations Vector addition is a component-wise operation. Two vectors v and w may be added together as long as they contain the same number n of

More information

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Exam 2 will be held on Tuesday, April 8, 7-8pm in 117 MacMillan What will be covered The exam will cover material from the lectures

More information

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015 Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 205. If A is a 3 3 triangular matrix, explain why det(a) is equal to the product of entries on the diagonal. If A is a lower triangular or diagonal

More information

(v, w) = arccos( < v, w >

(v, w) = arccos( < v, w > MA322 Sathaye Notes on Inner Products Notes on Chapter 6 Inner product. Given a real vector space V, an inner product is defined to be a bilinear map F : V V R such that the following holds: For all v

More information

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS LINEAR ALGEBRA, -I PARTIAL EXAM SOLUTIONS TO PRACTICE PROBLEMS Problem (a) For each of the two matrices below, (i) determine whether it is diagonalizable, (ii) determine whether it is orthogonally diagonalizable,

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

MIT Final Exam Solutions, Spring 2017

MIT Final Exam Solutions, Spring 2017 MIT 8.6 Final Exam Solutions, Spring 7 Problem : For some real matrix A, the following vectors form a basis for its column space and null space: C(A) = span,, N(A) = span,,. (a) What is the size m n of

More information

Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS. a + 2b = x a + 3b = y. This solves to a = 3x 2y, b = y x. Thus

Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS. a + 2b = x a + 3b = y. This solves to a = 3x 2y, b = y x. Thus Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS 1. (5.5 points) Let T : R 2 R 4 be a linear mapping satisfying T (1, 1) = ( 1, 0, 2, 3), T (2, 3) = (2, 3, 0, 0). Determine T (x, y) for (x, y) R

More information

MATH 369 Linear Algebra

MATH 369 Linear Algebra Assignment # Problem # A father and his two sons are together 00 years old. The father is twice as old as his older son and 30 years older than his younger son. How old is each person? Problem # 2 Determine

More information

2.2. Show that U 0 is a vector space. For each α 0 in F, show by example that U α does not satisfy closure.

2.2. Show that U 0 is a vector space. For each α 0 in F, show by example that U α does not satisfy closure. Hints for Exercises 1.3. This diagram says that f α = β g. I will prove f injective g injective. You should show g injective f injective. Assume f is injective. Now suppose g(x) = g(y) for some x, y A.

More information

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015 Solutions to Final Practice Problems Written by Victoria Kala vtkala@math.ucsb.edu Last updated /5/05 Answers This page contains answers only. See the following pages for detailed solutions. (. (a x. See

More information

Vectors in Function Spaces

Vectors in Function Spaces Jim Lambers MAT 66 Spring Semester 15-16 Lecture 18 Notes These notes correspond to Section 6.3 in the text. Vectors in Function Spaces We begin with some necessary terminology. A vector space V, also

More information

Linear algebra and applications to graphs Part 1

Linear algebra and applications to graphs Part 1 Linear algebra and applications to graphs Part 1 Written up by Mikhail Belkin and Moon Duchin Instructor: Laszlo Babai June 17, 2001 1 Basic Linear Algebra Exercise 1.1 Let V and W be linear subspaces

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008. This chapter is available free to all individuals, on the understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS Name(Last/First): GUID: DEPARTMENT OF MATHEMATICS Ma322005(Sathaye) - Final Exam Spring 2017 May 3, 2017 DO NOT TURN THIS PAGE UNTIL YOU ARE INSTRUCTED TO DO SO. Be sure to show all work and justify your

More information

REVIEW FOR EXAM III SIMILARITY AND DIAGONALIZATION

REVIEW FOR EXAM III SIMILARITY AND DIAGONALIZATION REVIEW FOR EXAM III The exam covers sections 4.4, the portions of 4. on systems of differential equations and on Markov chains, and..4. SIMILARITY AND DIAGONALIZATION. Two matrices A and B are similar

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

1 9/5 Matrices, vectors, and their applications

1 9/5 Matrices, vectors, and their applications 1 9/5 Matrices, vectors, and their applications Algebra: study of objects and operations on them. Linear algebra: object: matrices and vectors. operations: addition, multiplication etc. Algorithms/Geometric

More information

MATHEMATICS 217 NOTES

MATHEMATICS 217 NOTES MATHEMATICS 27 NOTES PART I THE JORDAN CANONICAL FORM The characteristic polynomial of an n n matrix A is the polynomial χ A (λ) = det(λi A), a monic polynomial of degree n; a monic polynomial in the variable

More information

Review 1 Math 321: Linear Algebra Spring 2010

Review 1 Math 321: Linear Algebra Spring 2010 Department of Mathematics and Statistics University of New Mexico Review 1 Math 321: Linear Algebra Spring 2010 This is a review for Midterm 1 that will be on Thursday March 11th, 2010. The main topics

More information

k is a product of elementary matrices.

k is a product of elementary matrices. Mathematics, Spring Lecture (Wilson) Final Eam May, ANSWERS Problem (5 points) (a) There are three kinds of elementary row operations and associated elementary matrices. Describe what each kind of operation

More information

Linear algebra 2. Yoav Zemel. March 1, 2012

Linear algebra 2. Yoav Zemel. March 1, 2012 Linear algebra 2 Yoav Zemel March 1, 2012 These notes were written by Yoav Zemel. The lecturer, Shmuel Berger, should not be held responsible for any mistake. Any comments are welcome at zamsh7@gmail.com.

More information

Throughout these notes we assume V, W are finite dimensional inner product spaces over C.

Throughout these notes we assume V, W are finite dimensional inner product spaces over C. Math 342 - Linear Algebra II Notes Throughout these notes we assume V, W are finite dimensional inner product spaces over C 1 Upper Triangular Representation Proposition: Let T L(V ) There exists an orthonormal

More information

(a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? Solution: dim N(A) 1, since rank(a) 3. Ax =

(a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? Solution: dim N(A) 1, since rank(a) 3. Ax = . (5 points) (a) If A is a 3 by 4 matrix, what does this tell us about its nullspace? dim N(A), since rank(a) 3. (b) If we also know that Ax = has no solution, what do we know about the rank of A? C(A)

More information