Vector Spaces 4.4 Spanning and Independence



Similar documents
MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set.

Systems of Linear Equations

by the matrix A results in a vector which is a reflection of the given

These axioms must hold for all vectors ū, v, and w in V and all scalars c and d.

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.

Linearly Independent Sets and Linearly Dependent Sets

Math 312 Homework 1 Solutions

Name: Section Registered In:

Solutions to Math 51 First Exam January 29, 2015

4.5 Linear Dependence and Linear Independence

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

Section Continued

NOTES ON LINEAR TRANSFORMATIONS

Methods for Finding Bases

Lecture Notes 2: Matrices as Systems of Linear Equations

THE DIMENSION OF A VECTOR SPACE

( ) which must be a vector

Recall that two vectors in are perpendicular or orthogonal provided that their dot

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors. Jordan canonical form (continued).

Linear Equations in Linear Algebra

LEARNING OBJECTIVES FOR THIS CHAPTER

MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A =

Matrix Representations of Linear Transformations and Changes of Coordinates

Vector Spaces. Chapter R 2 through R n

1 VECTOR SPACES AND SUBSPACES

α = u v. In other words, Orthogonal Projection

Similarity and Diagonalization. Similar Matrices

160 CHAPTER 4. VECTOR SPACES

Linear Algebra Notes

Solving Linear Systems, Continued and The Inverse of a Matrix

Row Echelon Form and Reduced Row Echelon Form

MATH2210 Notebook 1 Fall Semester 2016/ MATH2210 Notebook Solving Systems of Linear Equations... 3

Solving Systems of Linear Equations

Au = = = 3u. Aw = = = 2w. so the action of A on u and w is very easy to picture: it simply amounts to a stretching by 3 and 2, respectively.

MAT 242 Test 2 SOLUTIONS, FORM T

Orthogonal Diagonalization of Symmetric Matrices

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

Chapter 20. Vector Spaces and Bases

Inner Product Spaces and Orthogonality

Subspaces of R n LECTURE Subspaces

x + y + z = 1 2x + 3y + 4z = 0 5x + 6y + 7z = 3

1.5 SOLUTION SETS OF LINEAR SYSTEMS

1 Introduction to Matrices

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above:

1.2 Solving a System of Linear Equations

Lectures notes on orthogonal matrices (with exercises) Linear Algebra II - Spring 2004 by D. Klain

Inner Product Spaces

5.3 The Cross Product in R 3

Notes on Determinant

5 Homogeneous systems

Homogeneous systems of algebraic equations. A homogeneous (ho-mo-geen -ius) system of linear algebraic equations is one in which

Mathematics Course 111: Algebra I Part IV: Vector Spaces

2.2/2.3 - Solving Systems of Linear Equations

Linear Maps. Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (February 5, 2007)

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

A =

Vector and Matrix Norms

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

1 Sets and Set Notation.

Chapter 6. Linear Transformation. 6.1 Intro. to Linear Transformation

Brief Introduction to Vectors and Matrices

5. Linear algebra I: dimension

8 Square matrices continued: Determinants

MATH APPLIED MATRIX THEORY

Linear Algebra I. Ronald van Luijk, 2012

T ( a i x i ) = a i T (x i ).

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

LS.6 Solution Matrices

Inner product. Definition of inner product

MAT 242 Test 3 SOLUTIONS, FORM A

Problem Set 5 Due: In class Thursday, Oct. 18 Late papers will be accepted until 1:00 PM Friday.

Math 4310 Handout - Quotient Vector Spaces

Practical Guide to the Simplex Method of Linear Programming

MA106 Linear Algebra lecture notes

Linear Algebra Review. Vectors

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

Metric Spaces. Chapter Metrics

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University

Chapter 17. Orthogonal Matrices and Symmetries of Space

MATH1231 Algebra, 2015 Chapter 7: Linear maps

Arithmetic and Algebra of Matrices

9 Multiplication of Vectors: The Scalar or Dot Product

Systems of Linear Equations

( ) FACTORING. x In this polynomial the only variable in common to all is x.

MATH10040 Chapter 2: Prime and relatively prime numbers

Linear Algebra. A vector space (over R) is an ordered quadruple. such that V is a set; 0 V ; and the following eight axioms hold:

MAT188H1S Lec0101 Burbulla

GROUPS ACTING ON A SET

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University

Lecture 14: Section 3.3

Dot product and vector projections (Sect. 12.3) There are two main ways to introduce the dot product

Chapter 6. Orthogonality

LINEAR ALGEBRA W W L CHEN

Lecture 5 Principal Minors and the Hessian

ISOMETRIES OF R n KEITH CONRAD

Chapter 7. Matrices. Definition. An m n matrix is an array of numbers set out in m rows and n columns. Examples. (

3. INNER PRODUCT SPACES

Transcription:

Vector Spaces 4.4 and Independence October 18

Goals Discuss two important basic concepts: Define linear combination of vectors. Define Span(S) of a set S of vectors. Define linear Independence of a set of vectors.

Set theory and set theoretic Notations Borrow (re-introduce) some Set theoretic lingo and notations. A collection S of objects is called a set. Objects in S are called elements of S. We write x S to mean x is in S or x is an element of S. Given two sets, T,S we say T is a subset of S, if each element of T is in S. We write T S to mean T is a subset of S. Read the notation = as implies.

Linear Combination Preview Definition. Let V be a vector space and v be a vector in V. Then, v is said to be a linear combination of vectors u 1,u 2,...,u k in V, if v = c 1 u 1 +c 2 u 2 + +c k u k for some scalars c 1,c 2,...,c k R. Reading Assignment: 4.4 Example 1, 2, 3

Finding Linear Combination Exercise 2a. Let S = {(1,2, 2),(2, 1,1)} be a set of two vectors in R 3. (a) Write u = (1, 5,5) as a linear combination of the vectors in S, if possible. Solution: Write (1, 5,5) = a(1,2, 2)+b(2, 1,1). So, (1, 5,5) = (a+2b,2a b, 2a+b). So, a +2b = 1 2a b = 5 2a +b = 5

The augmented matrix 1 2 1 2 1 5 2 1 5 Its reduced row echelon form (use TI-84 rref ) 1 0 9 5 0 1 7 5 0 0 0. so a = 9 5,b = 7 5. So, (1, 5,5) = 9 5 (1,2, 2)+ 7 5 (2, 1,1).

Exercise 2b Exercise2b. Write v = ( 2, 6,6) as a linear combination of the vectors in S, if possible. Solution: Write ( 2, 6,6) = a(1,2, 2)+b(2, 1,1). So, ( 2, 6,6) = (a+2b,2a b, 2a+b). So, a +2b = 2 2a b = 6 2a +b = 6

The augmented matrix 1 2 2 2 1 5 2 1 6 Its reduced row echelon form (use TI-84 rref ) 1 0 14 5 0 1 2. so a = 14 5 5,b = 2 5. 0 0 0 So, v = ( 2, 6,6) = 14 5 (1,2, 2)+ 2 5 (2, 1,1).

Exercise 2c Exercise2c. Write w = ( 1, 22,22) as a linear combination of the vectors in S, if possible. Solution: Write ( 1, 22,22) = a(1,2, 2)+b(2, 1,1). So, ( 1, 22,22) = (a+2b,2a b, 2a+b). So, a +2b = 1 2a b = 22 2a +b = 22

The augmented matrix 1 2 1 2 1 22 2 1 22 Its reduced row echelon form (use TI-84 rref ) 1 0 9 0 1 4 0 0 0. so a = 9, b = 4. So, w = ( 1, 22,22) = 9(1,2, 2)+4(2, 1,1).

Exercise 2d Exercise 2d. Write z = ( 4, 3,3) as a linear combination of the v ectors in S, if possible. Solution: Write ( 4, 3,3) = a(1,2, 2)+b(2, 1,1). So, ( 4, 3,3) = (a+2b,2a b, 2a+b). So, a +2b = 4 2a b = 3 2a +b = 3

The augmented matrix 1 2 4 2 1 3 2 1 3 Its reduced row echelon form (use TI-84 rref ) 1 0 2 0 1 1. so a = 2b = 1. 0 0 0 So, z = ( 4, 3,3) = 2(1,2, 2) (2, 1,1).

Span of a Sets Definition. Let S = {v 1,v 2,...,v k } be a subset of a vector space V. The span of S is the set of all linear combinations of vectors in S, span(s) = {c 1 v 1 +c 2 v 2 +c k v k : c 1,c 2,,c k are scalars} The span(s) is also denoted by span(v 1,v 2,...,v k ). If V = span(s), we say V is spanned by S. We also say that S is a spanning set of V.

Span(S) is a subspace ofv Theorem 4.7 Let S = {v 1,v 2,...,v k } be a subset of a vector space V. Then, span(s) is a subspace of V. In fact, Span(S) is the smallest subspace of V that contains S. That means, if W is a subspace of V then, S W = span(s) W.

Proof. First we show that span(s) is a subspace of V. By theorem 4.5 we need to show that span(s) is closed under addition and scalar multiplication. Let u,v Span(S) and c be a scalar. Then u = c 1 v 1 +c 2 v 2 + +c k v k, v = d 1 v 1 +d 2 v 2 + +d k v k where c 1,c 2,...,c k,d 1,d 2,...,d k are scalars. Then u+v = (c 1 +d 1 )v 1 +(c 2 +d 2 )v 2 + +(c k +d k )v k cu = (cc 1 )v 1 +(cc 2 )v 2 + +(cc k )v k So, both u+v,cu are linear combination of elments in S. So u+v,cu span(s). So span(s) is a subspace of V.

Now, we prove that span(s) is the smallest subspace W, of V, that contains S. Suppose W is a subspace of V and S W. Let u span(s). we will have to show u W. Then, u = c 1 v 1 +c 2 v 2 + +c k v k, where c 1,c 2,...,c k are scalars. Now, v 1,v 2,...,v k W. Since W is closed under scalar multiplication c i v i W. Since W is closed under addition u W. The proof is complete.

More Problems on spanning sets of Sets Reading Assignment: 4.4 Example 4-6. Example (4a): Most obvious and natural spanning set of the 3 space R 3 is S = {(1,0,0),(0,1,0),(0,0,1)} Because for any vector u = (a,b,c) R 3 w e have u = (a,b,c) = a(1,0,0)+b(0,1,0)+c(0,0,1) Similarly, Most obvious and natural spanning set of the real plane R 2 is S = {(1,0),(0,1)}. Remark. If S is spanning set of V and T is a bigger set (i.e. S T) than T is also a spanning set of V.

4.4 Exercise 6. Preview More Problems on spanning sets Let S = {(1, 1),(2,1)}. Is S a spanning set of R 2? Solution. Yes, it is a spanning set of R 2. We need to show that any vector (x,y) R 2 is a linear combination of elements is S. { a +2b = x So, a(1, 1)+b(2,1) = (x,y) OR a +b = y must have at least one solution, for any (x,y). In the matrix form [ ][ ] [ ] 1 2 a x = 1 1 b y

More Problems on spanning sets Use TI-84 [ ] a = b [ 1 2 1 1 ] 1 [ x y ] [ 1 2 = 3 3 1 3 1 3 ][ x y ] Since the systems have solution for all (x,y) S is a spanning set R 2.

4.4 Exercise 10. Preview More Problems on spanning sets Let S = {(1,1)}. Is S a spanning set of R 2? Solution. No. Because span(s) = {c(1,1) : c R} = {(c,c) : c R}. is only the line through the origin and (1,1). It is strictly smaller that R 2. For example, (1,2) / span(s).

4.4 Exercise 20. Preview More Problems on spanning sets Let S = {(1,0,1),(1,1,0),(0,1,1)}. Is S a spanning set of R 3? Solution. Yes, it is a spanning set of R 3. We need to show that any vector (x,y,z) R 3 is a linear combination of elements is S. So, a(1,0,1)+b(1,1,0)+c(0,1,1) = (x,y,z) a +b = x OR b +c = y a +c = z must have at least one solution, for any (x,y,z).

More Problems on spanning sets In the matrix form 1 1 0 0 1 1 1 0 1 a Use TI-84 b = c 1 1 1 0 x 0 1 1 y = 1 0 1 z a b c = x y z.5.5.5.5.5.5.5.5.5 x y z Showing that these systems have solutions of all (x,y,z).

on Linearly Independent sets Liniear Independence Definition. Let S = {v 1,v 2,...,v k } be a subset of a vector space V. The set S is said to be linearly independent, if c 1 v 1 +c 2 v 2, +c k v k = 0 = c 1 = c 2 = = c k = 0. That means, the equation on the left has only the trivial solution. If S is not linearly independent, we say that S is linearly dependent.

on Linearly Independent sets Comments (1) Let S = {v 1,v 2,...,v k } be a subset of a vector space V. If 0 S then, S is linearly dependent. Proof.For simplicity, assume v 1 = 0. Then, 1v 1 +0v 2 + +0v k = 0 So, S is not linearly indpendent. (2)Methods to test Independence: We will mostly be working with vector in R 2,R 3, or n spaces R n. Gauss-Jordan elimination (with TI-84) will be used to check if a set is independent.

on Linearly Independent sets A Property of Linearly Dependent Sets Theorem 4.8 Let S = {v 1,v 2,...,v k } be a subset of a vector space V. Assume S has at least 2 elements (k 2). Then, S is linearly dependent if and only if one of the vectors v j can be written as a linear combination of rest of the vectors in S. Proof. Again, we have to prove two statments.

on Linearly Independent sets First, we prove if part. We assume that one of the vectors v j can be written as a linear combination of rest of the vectors in S. For simplicity, we assume that v 1 is a linear combination of rest of the vectors in S. So, v 1 = c 2 v 2 +c 3 v 3 + +c k v k So, ( 1)v 1 +c 2 v 2 +c 3 v 3 + +c k v k = 0 This has at least one coefficient 1 that is nonzero. This establishes that S is a linearly dependent set.

on Linearly Independent sets Now, we prove the only if part. We assume that S is linearly dependent. So, there are scalars c 1,,c k, at least one non-zero, such that c 1 v 1 +c 2 v 2 +c 3 v 3 + +c k v k = 0 Without loss of generality (i.e. for simplicity) assume c 1 0. ( So, v 1 = c ) ( 2 v 2 + c ) ( ) 3 ck v 3 + + v k c 1 c 1 c 1 Therefore, v 1 is a linear combination of the rest. The proof is complete.

on Linearly Independent sets of Linearly Independent sets 1. Reading Assignment: 4.4 Example 7, 8, 9, 10, 11. 2. Again, most obvious and natural example of linearly independent set in 3 space R 3 is S = {(1,0,0),(0,1,0),(0,0,1)} Because a(1,0,0)+b(0,1,0)+c(0,0,1) = (0,0,0) = a = b = c = 0. 3. Similarly, most obvious and natural example of linearly independent set in the real plane R 2 is S = {(1,0),(0,1)}. 4. Remark. If S is a linearly independent set set in V and R is a smaller set (i.e. R S) then R is also a linearly independent set of V.

Exercise 24. Preview on Linearly Independent sets Let S = {( 2,4),(1, 2)}. Is it linearly independent or dependent? Solution. We can see a non-trivial linear combination 1 ( 2,4)+2 (1, 2) = (0,0). So, S is not linearly independent. Alternately, if we want to prove it formally, suppose a( 2,4)+b(1, 2) = (0,0). { 2a +b = 0 Then, 4a 2b = 0

on Linearly Independent sets Add 2 times the first equation to the second: { 2a +b = 0 0 = 0 { a = t So, solution to this system is b = 2t So, there are lots of non-zero a,b. where t R.

on Linearly Independent sets Exercise 31. Let S = {( 4, 3,4),(1, 2,3),(6,0,0)}. Is it linearly independent or dependent? Solution. Let a( 4, 3,4)+b(1, 2,3)+c(6,0,0) = (0,0,0) We will have to see, there are non-zero solutions or not. So, 4a +b +6c = 0 3a 2b = 0 4a +3b = 0

on Linearly Independent sets The augmented matrix 4 1 6 0 3 2 0 0 4 3 0 0 Its reduced row echelon form (use TI-84 rref ): 1 0 0 0 0 1 0 0 0 0 1 0 So, the only solution is the the zero-solution: a = 0,b = 0,c = 0. We conclude S is linearly independent.

on Linearly Independent sets Exercise 44. Let S = {x 2 1,2x +5} be a set of polynomials. Is it linearly independent or dependent? Solution. Write a(x 2 1)+b(2x +5) = 0. So, ax 2 +2bx +( a+5b) = 0, Equating coefficients of x 2,x and the constant terms: a = 0,2b = 0, a+5b = 0 or a = b = 0. We conclude, S is linearly independent.

Preview : 4.4 Exercise 2a, 2b, 14, 15, 16, 32, 33, 34, 35, 41, 43, 51, 59 Need NOT do geometric interpretation.