Lecture 11. Andrei Antonenko. February 26, Last time we studied bases of vector spaces. Today we re going to give some examples of bases.

Similar documents
6.4 Basis and Dimension

6.4 BASIS AND DIMENSION (Review) DEF 1 Vectors v 1, v 2,, v k in a vector space V are said to form a basis for V if. (a) v 1,, v k span V and

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

Chapter 1: Systems of Linear Equations

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

Chapter 1. Vectors, Matrices, and Linear Spaces

Lecture 6: Spanning Set & Linear Independency

Linear Equations in Linear Algebra

Lecture 31. Basic Theory of First Order Linear Systems

Basic Theorems about Independence, Spanning, Basis, and Dimension

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

Section 8.2 : Homogeneous Linear Systems

Vector Spaces 4.5 Basis and Dimension

Linear Algebra for Beginners Open Doors to Great Careers. Richard Han

Family Feud Review. Linear Algebra. October 22, 2013

19. Basis and Dimension

Math 54. Selected Solutions for Week 5

Math Linear algebra, Spring Semester Dan Abramovich

Systems of Linear Equations

EE5120 Linear Algebra: Tutorial 3, July-Dec

Exercises Chapter II.

1.3 Linear Dependence & span K

Study Guide for Linear Algebra Exam 2

MATH 300, Second Exam REVIEW SOLUTIONS. NOTE: You may use a calculator for this exam- You only need something that will perform basic arithmetic.

Kernel and range. Definition: A homogeneous linear equation is an equation of the form A v = 0

4.6 Bases and Dimension

Chapter 2 Subspaces of R n and Their Dimensions

Higher Order Linear Equations Lecture 7

Vector Space Basics. 1 Abstract Vector Spaces. 1. (commutativity of vector addition) u + v = v + u. 2. (associativity of vector addition)

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

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

Math 3C Lecture 25. John Douglas Moore

Review of Linear Algebra

Linear algebra and differential equations (Math 54): Lecture 10

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

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

Chapter 2: Linear Independence and Bases

Math 550 Notes. Chapter 2. Jesse Crawford. Department of Mathematics Tarleton State University. Fall 2010

Math 235: Linear Algebra

Vector Spaces 4.3 LINEARLY INDEPENDENT SETS; BASES Pearson Education, Inc.

SUPPLEMENT TO CHAPTER 3

Chapter 7. Homogeneous equations with constant coefficients

Quiz. v 1,...,v 5. How would you find v? Your answer should be formulated in terms of amatrix. [1, 0, 0], [1, 1, 0], [1, 1, 1]?

MTH5102 Spring 2017 HW Assignment 3: Sec. 1.5, #2(e), 9, 15, 20; Sec. 1.6, #7, 13, 29 The due date for this assignment is 2/01/17.

Lecture Summaries for Linear Algebra M51A

12. Lines in R 3. through P 0 and is parallel to v is written parametrically as a function of t: Using vector notation, the same line is written

(II.B) Basis and dimension

Linear Algebra Lecture Notes-I

Homework #6 Solutions

Math 369 Exam #2 Practice Problem Solutions

SPECTRAL THEORY EVAN JENKINS

DIFFERENTIAL EQUATIONS REVIEW. Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it.

Abstract Vector Spaces and Concrete Examples

MATH10040 Chapter 1: Integers and divisibility

Inverses and Elementary Matrices

Math 2331 Linear Algebra

Solutions for Math 225 Assignment #5 1

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

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

1 Last time: inverses

(a). W contains the zero vector in R n. (b). W is closed under addition. (c). W is closed under scalar multiplication.

Math 220 F11 Lecture Notes

Abstract Vector Spaces

Overview. Motivation for the inner product. Question. Definition

Homework 11 Solutions. Math 110, Fall 2013.

Lecture 18: Section 4.3

Presentation 1

LINEAR DIFFERENTIAL EQUATIONS. Theorem 1 (Existence and Uniqueness). [1, NSS, Section 6.1, Theorem 1] 1 Suppose. y(x)

Find the solution set of 2x 3y = 5. Answer: We solve for x = (5 + 3y)/2. Hence the solution space consists of all vectors of the form

Econ Slides from Lecture 7

ECS130 Scientific Computing. Lecture 1: Introduction. Monday, January 7, 10:00 10:50 am

Linear Algebra- Final Exam Review

Linear Algebra. Paul Yiu. Department of Mathematics Florida Atlantic University. Fall 2011

GALOIS THEORY I (Supplement to Chapter 4)

Linear Algebra (wi1403lr) Lecture no.4

EIGENVALUES AND EIGENVECTORS 3

The matrix will only be consistent if the last entry of row three is 0, meaning 2b 3 + b 2 b 1 = 0.

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

Eigenvalues and Eigenvectors A =

Eigenvalues and Eigenvectors

Farkas Lemma. Rudi Pendavingh. Optimization in R n, lecture 2. Eindhoven Technical University. Rudi Pendavingh (TUE) Farkas Lemma ORN2 1 / 15

x gm 250 L 25 L min y gm min

Linear Algebra, 4th day, Thursday 7/1/04 REU Info:

Homework 3 Solutions Math 309, Fall 2015

Lecture 18: The Rank of a Matrix and Consistency of Linear Systems

Vector Spaces. (1) Every vector space V has a zero vector 0 V

Math 3013 Problem Set 6

Lecture 9: Vector Algebra

THE DIVISION THEOREM IN Z AND R[T ]

2.4 Algebra of polynomials

c Igor Zelenko, Fall

Linear Independence x

Math 54 HW 4 solutions

Unit 13: Polynomials and Exponents

Properties of Real Numbers

1 Invariant subspaces

Permutations and Polynomials Sarah Kitchen February 7, 2006

Linear algebra and differential equations (Math 54): Lecture 20

1 Vector Geometry in Two and Three Dimensions

MATH10212 Linear Algebra B Homework Week 4

Transcription:

Lecture 11 Andrei Antonenko February 6, 003 1 Examples of bases Last time we studied bases of vector spaces. Today we re going to give some examples of bases. Example 1.1. Consider the vector space P the space of polynomials with degree less than or equal to. Let s consider the following 3 vectors in this vector space: u 1 = t + 1, u = t + 1, u 3 = t 1. Let s determine whether it is a basis or not. We have to check conditions: Spanning set To check that these vectors form a spanning set for P we should take arbitrary vector from P and try to express it as a linear combination of the vectors from the basis. Let s take arbitrary polynomial at + bt + c: at + bt + c = x(t + 1) + y(t + 1) + z(t 1) = xt + (y + z)t + (x + y z). So, we can see that this is equivalent to the following system of linear equations, which we will try to solve: x = a subtract the 1st eq. from the 3rd one x + y z = c x = a y z = c a x = a z = c a b 1

So, we see that z = 1(a + b c), y = 1 (b + c a), and x = a. So, we got the expression for arbitrary polynomial as a linear combination of given: at + bt + c = a(t + 1) + 1 (b + c a)(t + 1) + 1 (a + b c)(t 1). So, this system is a spanning set. Linear independence To check that these vectors are linearly independent we form a linear combination which is equal to 0: x(t + 1) + y(t + 1) + z(t 1) = 0 xt + (y + z)t + (x + y z) = 0. This is equivalent to the following linear system: x = 0 x + y z = 0 x = 0 y z = 0 subtract the 1st eq. from the 3rd one x = 0 z = 0 So, we see that the only solution for this system is x = 0, y = 0, and z = 0. Thus, these vectors are linearly independent. So, since both properties hold for this system of vectors, we deduce that this system is a basis. Example 1.. Consider the vector space P the space of polynomials with degree less than or equal to. Let s consider the following 3 vectors in this vector space: u 1 = t + t +, u = t + 1, u 3 = t + 1. Let s determine whether it is a basis or not. We have to check conditions: Spanning set To check that these vectors form a spanning set for P we should take arbitrary vector from P and try to express it as a linear combination of the vectors from the basis. Let s take arbitrary polynomial at + bt + c: at + bt + c = x(t + t + ) + y(t + 1) + z(t + 1) = (x + y)t + (x + z)t + (x + y + z).

So, we can see that this is equivalent to the following system of linear equations, which we will try to solve: x + y = a x + z = b x + y + z = c x + y = a a y + z = c a subtract the 1st eq. mult. by from the 3rd one, and subtract the 1st eq. from the nd one x + y = a 0 = c a b So, we see that this system has no solution if c a b 0. For example, if a = 1, b = 1, c = 1, then c a b = 1 1 1 = 1 0, so the vector at + bt + c = t + t + 1 can not be expressed as a linear combination of the given vectors. So we deduce, that this system of vectors is not a basis. Actually, here we can stop, and do not check the linear independence we know, that it is not a basis already!!! But we will show how to check that these vectors are linearly dependent. Linear independence To find whether these vectors are linearly independent or not we form a linear combination which is equal to 0: x(t + t + ) + y(t + 1) + z(t + 1) = 0 (x + y)t + (x + z)t + (x + y + z) = 0. This is equivalent to the following linear system: x + y = 0 x + z = 0 x + x + y = 0 subtract the 1st eq. mult. by from the 3rd one, and subtract the 1st eq. from the nd one x + y = 0 0 = 0 So we see that this system has nonzero solution, for example (1, 1, 1). So, the linear combination with these coefficients is non trivial and is equal to 0: 1(t + t + ) 1(t + 1) 1(t + 1) = 0 3

Thus these vectors are linearly dependent. Dimension Now we ll state the following theorem about linear dependence. Theorem.1 (Main lemma about linear dependence). Let u 1, u,..., u n is a basis for vector space V. Let m > n. Then any m vectors from V are linearly dependent. ( ) ( ) 1 0 Example.. Vectors and form a basis for R. So, any 3 vectors from R are 0 1 linearly dependent. For example we can say that ( ) ( ) ( ) 5 0 v 1 =, v =, v 3 = 4 1 are linearly dependent without finding a nontrivial linear combination of them. The following corollary is one of the main results in linear algebra. Corollary.3. All bases of the given vector space V have the same number of vectors. Definition.4. The number of vectors in basis of V is called the dimension of V. It is denoted by dim V. Example.5. The space R has vectors in its basis, so dim R =. Example.6. The space P of polynomials of degree less than or equal to has dimension equal to 3, since it has a basis of 3 vectors: u 1 (t) = t, u (t) = t, and u 3 (t) = 1. So, dim P = 3. Now we are ready to give the proofs of these main results. Proof of the Main Lemma about linear dependence. Let we have m vectors in the V : v 1, v,..., v m, and m > n, where n is dimension of V. Vectors u 1, u,..., u n form a basis for V, so we can express vectors v i s as linear combinations of u i s: v 1 = a 11 u 1 + a 1 u + + a 1n u n v = a 1 u 1 + a u + + a n u n... v m = a m1 u 1 + a m u + + a mn u n 4

Let s form a linear combination of v i s which is equal to zero, and prove that it may be nontrivial then it will be proved that v i s are linearly dependent. λ 1 v 1 + λ v + + λ m v m = λ 1 (a 11 u 1 + a 1 u + + a 1n u n ) + λ (a 1 u 1 + a u + + a n u n ) + + λ m (a m1 u 1 + a m u + + a mn u n ) By rearranging terms, we write that the same linear combination is equal to λ 1 v 1 + λ v + + λ m v m = u 1 (λ 1 a 11 + λ a 1 + + λ m a m1 ) + u (λ 1 a 1 + λ a + + λ m a m ) + + u n (λ 1 a 1n + λ a n + + λ m a mn ) In order for it to be equal to 0, we will write that coefficients are equal to 0 (since u i s are independent). We ll have the system of linear equations: λ 1 a 11 + λ a 1 + + λ m a m1 = 0 λ 1 a 1 + λ a + + λ m a m = 0........................................... λ 1 a 1n + λ a n + + λ m a mn = 0 This is a homogeneous system, and the number of equations is n, the number of variables is m, so the number of equations is less then the number of variables (since n < m). So, it has non-trivial solution there exist λ i s not all equal to 0, such that linear combination of v i s is equal to 0. So, v i s are linearly dependent. Proof of the Corollary.3. Let we have bases with different numbers of vectors, say m in the first basis, and n in the second one. Let m > n. But by the previous theorem any m vectors are linearly dependent. But they are in basis, so they should be independent! Contradiction proves the corollary. 5