Determining a span. λ + µ + ν = x 2λ + 2µ 10ν = y λ + 3µ 9ν = z.

Similar documents
10. Rank-nullity Definition Let A M m,n (F ). The row space of A is the span of the rows. The column space of A is the span of the columns.

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.

Lecture 22: Section 4.7

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK)

MAT 242 CHAPTER 4: SUBSPACES OF R n

Algorithms to Compute Bases and the Rank of a Matrix

MA 265 FINAL EXAM Fall 2012

EXAM. Exam #2. Math 2360 Summer II, 2000 Morning Class. Nov. 15, 2000 ANSWERS

Math 344 Lecture # Linear Systems

The definition of a vector space (V, +, )

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

Chapter 1: Systems of Linear Equations

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

Linear equations in linear algebra

Systems of Linear Equations

Chapter 3. Vector spaces

Row Space, Column Space, and Nullspace

2. Every linear system with the same number of equations as unknowns has a unique solution.

1 Last time: linear systems and row operations

Span & Linear Independence (Pop Quiz)

MATH 2360 REVIEW PROBLEMS

Determine whether the following system has a trivial solution or non-trivial solution:

Review for Chapter 1. Selected Topics

Math 369 Exam #2 Practice Problem Solutions

Row Space and Column Space of a Matrix

System of Linear Equations

1 Last time: inverses

MATRICES. a m,1 a m,n A =

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

R b. x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 1 1, x h. , x p. x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9

Math 2174: Practice Midterm 1

x y + z = 3 2y z = 1 4x + y = 0

Rank and Nullity. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

1.4 Gaussian Elimination Gaussian elimination: an algorithm for finding a (actually the ) reduced row echelon form of a matrix. A row echelon form

Math 3C Lecture 20. John Douglas Moore

Lecture 6 & 7. Shuanglin Shao. September 16th and 18th, 2013

Chapter 2 Subspaces of R n and Their Dimensions

Linear Algebra I Lecture 8

1. TRUE or FALSE. 2. Find the complete solution set to the system:

NORMS ON SPACE OF MATRICES

MAT Linear Algebra Collection of sample exams

Chapter 7. Linear Algebra: Matrices, Vectors,

Span and Linear Independence

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces

SOLUTIONS: ASSIGNMENT Use Gaussian elimination to find the determinant of the matrix. = det. = det = 1 ( 2) 3 6 = 36. v 4.

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

Matrices: 2.1 Operations with Matrices

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

Exam 2 Solutions. (a) Is W closed under addition? Why or why not? W is not closed under addition. For example,

MTH 362: Advanced Engineering Mathematics

6.4 Basis and Dimension

(b) The nonzero rows of R form a basis of the row space. Thus, a basis is [ ], [ ], [ ]

Lecture 21: 5.6 Rank and Nullity

We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true.

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

MATH 304 Linear Algebra Lecture 20: Review for Test 1.

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Math 2940: Prelim 1 Practice Solutions

SECTION 3.3. PROBLEM 22. The null space of a matrix A is: N(A) = {X : AX = 0}. Here are the calculations of AX for X = a,b,c,d, and e. =

Solutions to Math 51 Midterm 1 July 6, 2016

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

CSL361 Problem set 4: Basic linear algebra

Math 113 Winter 2013 Prof. Church Midterm Solutions

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

System of Linear Equations

Solutions of Linear system, vector and matrix equation

Solution. That ϕ W is a linear map W W follows from the definition of subspace. The map ϕ is ϕ(v + W ) = ϕ(v) + W, which is well-defined since

Topics. Vectors (column matrices): Vector addition and scalar multiplication The matrix of a linear function y Ax The elements of a matrix A : A ij

Math 3C Lecture 25. John Douglas Moore

Review Notes for Midterm #2

Lecture 7. Econ August 18

Lecture 11: Finish Gaussian elimination and applications; intro to eigenvalues and eigenvectors (1)

1. Determine by inspection which of the following sets of vectors is linearly independent. 3 3.

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

Rank & nullity. Defn. Let T : V W be linear. We define the rank of T to be rank T = dim im T & the nullity of T to be nullt = dim ker T.

Math Final December 2006 C. Robinson

Elementary Linear Algebra

4.9 The Rank-Nullity Theorem

What is A + B? What is A B? What is AB? What is BA? What is A 2? and B = QUESTION 2. What is the reduced row echelon matrix of A =

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

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

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1)

This paper is not to be removed from the Examination Halls

MATH 33A LECTURE 2 SOLUTIONS 1ST MIDTERM

Math 217 Midterm 1. Winter Solutions. Question Points Score Total: 100

Math 54 HW 4 solutions

(i) [7 points] Compute the determinant of the following matrix using cofactor expansion.

Appendix A: Matrices

ICS 6N Computational Linear Algebra Vector Equations

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2

Solution Set 3, Fall '12

7. Dimension and Structure.

MTH 464: Computational Linear Algebra

1 Last time: determinants

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

Lecture 21: The decomposition theorem into generalized eigenspaces; multiplicity of eigenvalues and upper-triangular matrices (1)

Linear algebra I Homework #1 due Thursday, Oct Show that the diagonals of a square are orthogonal to one another.

Chapter 1. Vectors, Matrices, and Linear Spaces

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

Transcription:

Determining a span Set V = R 3 and v 1 = (1, 2, 1), v 2 := (1, 2, 3), v 3 := (1 10, 9). We want to determine the span of these vectors. In other words, given (x, y, z) R 3, when is (x, y, z) span(v 1, v 2, v 3 )? This leads to a system of linear equations: λ + µ + ν = x 2λ + 2µ 10ν = y λ + 3µ 9ν = z.

Determining a span Set V = R 3 and v 1 = (1, 2, 1), v 2 := (1, 2, 3), v 3 := (1 10, 0). We want to determine the span of these vectors. In other words, given (x, y, z) R 3, when is (x, y, z) span(v 1, v 2, v 3 )? This leads to a system of linear equations: λ + µ + ν = x 2λ + 2µ 10ν = y λ + 3µ 9ν = z. Reminder: Solving a system of linear equations In general, we have a system of the form Ax = v (where A is an m-by-n matrix, v is a given vector in R n, and x R m is the solution we are looking for. We write this equation in matrix form ( A v ) and apply row transformations; i.e., multiplying rows by a nonzero number; adding one row to another; exchanging rows. These do not change the solutions of the system.

Determining a span Set V = R 3 and v 1 = (1, 2, 1), v 2 := (1, 2, 3), v 3 := (1, 10, 9). We want to determine the span of these vectors. In other words, given (x, y, z) R 3, when is (x, y, z) span(v 1, v 2, v 3 )? This leads to a system of linear equations: In our example: 2 2 10 y 1 3 9 z 0 4 8 y + 2x 0 4 8 z + x 0 4 8 y + 2x 0 0 0 z (y + x) λ + µ + ν = x 2λ + 2µ 10ν = y λ + 3µ 9ν = z. Reminder: Solving a system of linear equations In general, we have a system of the form Ax = v (where A is an m-by-n matrix, v is a given vector in R n, and x R m is the solution we are looking for. We write this equation in matrix form ( A v ) and apply row transformations; i.e., multiplying rows by a nonzero number; adding one row to another; exchanging rows. These do not change the solutions of the system. At this point, we have put our matrix into a form where (disregarding the last column) The leading entry of each nonzero row after the first occurs to the right of the leading entry of the previous row. In particular, the bottom rows of the matrix consist of all zeros, and our system of linear equations has a solution if and only if the entry in the last column corresponding to any zero row is also zero. In other words, span(v 1, v 2, v 3 ) = {(x, y, z) R : z = y + x}. Also, the number of columns which do not contain the leading entry of any row give us the number of free parameters in the solution (i.e., the nullity of A). The number of other columns which is the same as the number of nonzero rows determine the dimension of the image of A; i.e., the rank of A.

In our example: 2 2 10 y 1 3 9 z 0 4 8 y + 2x 0 4 8 z + x 0 4 8 y + 2x 0 0 0 z (y + x) At this point, we have put our matrix into a form where (disregarding the last column) The leading entry of each nonzero row after the first occurs to the right of the leading entry of the previous row. In particular, the bottom rows of the matrix consist of all zeros, and our system of linear equations has a solution if and only if the entry in the last column corresponding to any zero row is also zero. In other words, span(v 1, v 2, v 3 ) = {(x, y, z) R : z = y + x}. Also, the number of columns which do not contain the leading entry of any row give us the number of free parameters in the solution (i.e., the nullity of A). The number of other columns which is the same as the number of nonzero rows determine the dimension of the image of A; i.e., the rank of A. If we want to actually solve the system of linear equations, we can reduce further to echelon form: 0 4 8 y + 2x 0 0 0 z (y + x) 1 0 3 (2x y)/4 0 1 2 (y + 2x)/4. 0 0 0 z (y + x) From this, we can read off the solution (letting the third variable ν be arbitrary, as it corresponds to a column which does not contain the leading entry of any row): λ = (2x y)/4 3ν; µ = (y + 2x)/4 + 2ν/. Recall that our system represented the equation λv 1 + µv 2 + νv 3 = (x, y, z), where v 1 = (1, 2, 1), v 2 := (1, 2, 3), v 3 := (1, 10, 9). As the number of nonzero rows is only 2, we know that these three vectors are linearly dependent. Setting ν = 0 and (x, y, z) := v 3, we see that v 3 = 3v 1 2v 2.

1.3.1. Definition. Let V and W be n- and m-dimensional vector spaces, respectively, and let B = {v 1,..., v n } and C = {w 1,..., w m } be bases of V resp. W. If ϕ : V W is a linear map, then the matrix a 11 a 12... a 1n a 21 a 22... a 2n A :=.... a m1 a m2... a mn defined by ϕ(v j ) = a 11 w 1 + + a m1 w m is called the matrix representation of ϕ with respect to the bases B and C. 1.3.3. Proposition (Rank of a linear map). Let ϕ : V W be a linear map of finite-dimensional vector spaces V and W of dimension n and m. Let A K m n be a matrix representation of ϕ with respect to some bases of V and W. Then rank(ϕ) = number of l.i. columns of A = number of l.i. rows of A.

1.3.1. Definition. Let V and W be n- and m-dimensional vector spaces, respectively, and let B = {v 1,..., v n } and C = {w 1,..., w m } be bases of V resp. W. If ϕ : V W is a linear map, then the matrix a 11 a 12... a 1n a 21 a 22... a 2n A :=.... a m1 a m2... a mn defined by ϕ(v j ) = a 11 w 1 + + a m1 w m is called the matrix representation of ϕ with respect to the bases B and C. 1.3.5. Definition. Let B = (v 1,..., v n ) and B := (ṽ 1,..., ṽ n ) be bases of a vector space V. Then we can write each basis vector ṽ j as a linear combination ṽ j = a 1j v 1 + + a nj v n. The n n-matrix a 11... a 1n P :=.. a n1... a nn is called the change of basis matrix from B to 1.3.3. Proposition (Rank of a linear map). Let ϕ : V W be a linear map of finite-dimensional vector spaces V and W of dimension n and m. Let A K m n be a matrix representation of ϕ with respect to some bases of V and W. Then rank(ϕ) = number of l.i. columns of A = number of l.i. rows of A.

1.3.2. Definition. Let V and W be n- and m-dimensional vector spaces, respectively, and let B = {v 1,..., v n } and C = {w 1,..., w m } be bases of V resp. W. If ϕ : V W is a linear map, then the matrix a 11 a 12... a 1n a 21 a 22... a 2n A :=.... a m1 a m2... a mn defined by ϕ(v j ) = a 11 w 1 + + a m1 w m is called the matrix representation of ϕ with respect to the bases B and C. 1.3.3. Proposition (Rank of a linear map). Let ϕ : V W be a linear map of finite-dimensional vector spaces V and W of dimension n and m. Let A K m n be a matrix representation of ϕ with respect to some bases of V and W. Then rank(ϕ) = number of l.i. columns of A = number of l.i. rows of A. 1.3.5. Definition. Let B = (v 1,..., v n ) and B := (ṽ 1,..., ṽ n ) be bases of a vector space V. Then we can write each basis vector ṽ j as a linear combination ṽ j = a 1j v 1 + + a nj v n. The n n-matrix a 11... a 1n P :=.. a n1... a nn is called the change of basis matrix from B to 1.3.6. Observation. If ϕ : V W is linear, B and B are bases of V and C and C are bases of W, then where à = Q 1 AP, A and à are the matrices of ϕ with respect to B and B, respectively, P K n n is the change of basis matrix from B to B, and Q K m m is the change of basis matrix from C to C. For practical purposes this is most useful when we want to convert several matrices to a new basis (otherwise, it might be just as quick to do the calculation directly).

1.3.5. Definition. Let B = (v 1,..., v n ) and B := (ṽ 1,..., ṽ n ) be bases of a vector space V. Then we can write each basis vector ṽ j as a linear combination ṽ j = a 1j v 1 + + a nj v n. The n n-matrix a 11... a 1n P :=.. a n1... a nn is called the change of basis matrix from B to 1.3.6. Observation. If ϕ : V W is linear, B and B are bases of V and C and C are bases of W, then where à = Q 1 AP, A and à are the matrices of ϕ with respect to B and B, respectively, P K n n is the change of basis matrix from B to B, and Q K m m is the change of basis matrix from C to C. For practical purposes this is most useful when we want to convert several matrices to a new basis (otherwise, it might be just as quick to do the calculation directly). 1.3.7. Examples. 1. Consider again ϕ : R 2 R 2, ϕ(x, y) = (2y, 3y x). Let B be the standard basis of R 2, and let B = ((2, 1), (1, 1) of R 2. The change of basis matrix from B to B is ( ) 2 1 P = Q =. 1 1 Its inverse is Q 1 = ( ) 1 1. 1 2 The matrix of ϕ with respect to B is ( ) 0 2 A =. 1 3 So we have ( ) ( ) ( ) 1 1 0 2 2 1 à = 1 2 1 3 1 1 ( 1 1 = 2 4 ( ) 1 0 =. 0 2 (This is the matrix we already computed in an example. ) ( 2 1 1 1 )

2. Let ϕ : R 2 Pol 3 (R) be defined by ϕ(a, b) = (a b)x 3 + ax + b. B = ((1, 0), (0, 1)), C := (x 3, x 2, x, 1), B := ((1, 1), ( 1, 2)), C := ((x 3 1, x 2 1, x, 1)). ( ) 1 0 0 0 1 1 P = and Q = 0 1 0 0 1 2 0 0 1 0. 1 1 0 1 We compute 1 0 0 0 Q 1 = 0 1 0 0 0 0 1 0. 1 1 0 1 So the matrix of ϕ with respect to B and C is 1 0 0 0 1 1 ( ) Ã = 0 1 0 0 0 0 1 0. 0 0 1 1 1 0 1 2 1 1 0 1 0 1 1 0 0 0 2 3 = 0 1 0 0 0 0 1 0. 0 0 1 1 1 1 0 1 1 2 2 3 = 0 0 1 1. 1 1