Abstract Vector Spaces

Similar documents
Definition 1. A set V is a vector space over the scalar field F {R, C} iff. there are two operations defined on V, called vector addition

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

Exercises Chapter II.

AFFINE AND PROJECTIVE GEOMETRY, E. Rosado & S.L. Rueda 4. BASES AND DIMENSION

Vector space and subspace

Chapter 3. Vector spaces

Chapter 2: Linear Independence and Bases

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

Study Guide for Linear Algebra Exam 2

Chapter 3. More about Vector Spaces Linear Independence, Basis and Dimension. Contents. 1 Linear Combinations, Span

Chapter 1 Vector Spaces

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

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

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

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

Math 369 Exam #2 Practice Problem Solutions

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

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

Chapter 2 Subspaces of R n and Their Dimensions

DEPARTMENT OF MATHEMATICS

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true.

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

Linear Combination. v = a 1 v 1 + a 2 v a k v k

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces

2 so Q[ 2] is closed under both additive and multiplicative inverses. a 2 2b 2 + b

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA

MATH 235. Final ANSWERS May 5, 2015

MAT 242 CHAPTER 4: SUBSPACES OF R n

Solutions to Homework 5 - Math 3410

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

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer.

Vector Spaces 4.5 Basis and Dimension

4.6 Bases and Dimension

Chapter 1. Vectors, Matrices, and Linear Spaces

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

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1.

Worksheet for Lecture 25 Section 6.4 Gram-Schmidt Process

Vector Spaces and Linear Maps

Lecture 9: Vector Algebra

VECTOR SPACES & SUBSPACES

Linear Algebra 1 Exam 2 Solutions 7/14/3

Math Final December 2006 C. Robinson

NAME MATH 304 Examination 2 Page 1

Lecture 17: Section 4.2

Linear equations in linear algebra

Online Exercises for Linear Algebra XM511

MATH 423 Linear Algebra II Lecture 12: Review for Test 1.

Math 3C Lecture 25. John Douglas Moore

SUPPLEMENT TO CHAPTER 3

1 Last time: inverses

GENERAL VECTOR SPACES AND SUBSPACES [4.1]

OHSX XM511 Linear Algebra: Multiple Choice Exercises for Chapter 2

Winter 2017 Ma 1b Analytical Problem Set 2 Solutions

(II.B) Basis and dimension

Math 2331 Linear Algebra

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

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

Homework 2 Solutions

Homework 5 M 373K Mark Lindberg and Travis Schedler

2.3. VECTOR SPACES 25

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

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

(b) If a multiple of one row of A is added to another row to produce B then det(b) =det(a).

Math 205, Summer I, Week 3a (continued): Chapter 4, Sections 5 and 6. Week 3b. Chapter 4, [Sections 7], 8 and 9

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian.

Solutions to Final Exam

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

Math 54 Homework 3 Solutions 9/

Review for Exam 2 Solutions

Abstract Vector Spaces and Concrete Examples

Math 54. Selected Solutions for Week 5

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

Vector space and subspace

Dimension. Eigenvalue and eigenvector

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

Review of Linear Algebra

MATH2210 Notebook 3 Spring 2018

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

MATH 167: APPLIED LINEAR ALGEBRA Chapter 2

Linear Algebra Lecture Notes-I

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

Vector Spaces and Linear Transformations

Lecture 22: Section 4.7

Math 290, Midterm II-key

Apprentice Linear Algebra, 1st day, 6/27/05

Review 1 Math 321: Linear Algebra Spring 2010

Math 54 HW 4 solutions

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

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

Row Space, Column Space, and Nullspace

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

Inner products. Theorem (basic properties): Given vectors u, v, w in an inner product space V, and a scalar k, the following properties hold:

MODEL ANSWERS TO THE FIRST QUIZ. 1. (18pts) (i) Give the definition of a m n matrix. A m n matrix with entries in a field F is a function

Linear Algebra. Preliminary Lecture Notes

LINEAR ALGEBRA: THEORY. Version: August 12,

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

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

Transcription:

CHAPTER 1 Abstract Vector Spaces 1.1 Vector Spaces Let K be a field, i.e. a number system where you can add, subtract, multiply and divide. In this course we will take K to be R, C or Q. Definition 1.1. A vector space over K is a set V together with two operations: + (addition) and (scalar multiplication) subject to the following 10 rules for all u, v, w V and c, d K: (+1) Closure under addition: u V, v V = u + v V. (+2) Addition is commutative: u + v = v + u. (+3) Addition is associative: (u + v) + w = u + (v + w). (+4) Zero exists: there exists 0 V such that u + 0 = u. (+5) Inverse exists: for every u V, there exists u V such that u + u = 0. We write u := u. ( 1) Closure under multiplication: c K, u V = c u V. ( 2) Multiplication is associative: (cd) u = c (d u). ( 3) Multiplication is distributive: c (u + v) = c u + c v. ( 4) Multiplication is distributive: (c + d) u = c u + d u. ( 5) Unity: 1 u = u. The elements of a vector space V are called vectors. -1-

Chapter 1. Abstract Vector Spaces 1.1. Vector Spaces Note. We will denote a vector with boldface u in this note, but you should use u for handwriting. Sometimes we will omit the for scalar multiplication if it is clear from the context. Note. Unless otherwise specified, all vector spaces in the examples below is over R. The following facts follow from the definitions Properties 1.2. For any u V and c K: The zero vector 0 V is unique. The negative vector u V is unique. 0 u = 0. c 0 = 0. u = ( 1) u. Examples of vector spaces over R: Example 1.1. The space R n, n 1 with the usual vector addition and scalar multiplication. Example 1.2. C is a vector space over R. x Example 1.3. The subset { y : x + y + z = 0} R 3. z Example 1.4. Real-valued functions f(t) defined on R. Example 1.5. The set of real-valued differentiable functions satisfying the differential equations Examples of vector spaces over a field K: Example 1.6. The zero vector space {0}. f + d2 f dx 2 = 0. Example 1.7. Polynomials with coefficients in K: with a i K for all i. p(t) = a 0 + a 1 t + a 2 t 2 +... + a n t n Example 1.8. The set M m n (K) of m n matrices with entries in K. -2-

Chapter 1. Abstract Vector Spaces 1.2. Subspaces Counter-Examples: these are not vector spaces: Non-Example 1.9. R is not a vector space over C. ( ) x Non-Example 1.10. The first quadrant { : x 0, y 0} R y 2. Non-Example 1.11. The set of all invertible 2 2 matrices. Non-Example 1.12. Any straight line in R 2 not passing through the origin. Non-Example 1.13. The set of polynomials of degree exactly n. Non-Example 1.14. The set of functions satisfying f(0) = 1. 1.2 Subspaces To check whether a subset H V is a vector space, we only need to check zero and closures. Definition 1.3. A subspace of a vector space V is a subset H of V such that (1) 0 H. (2) Closure under addition: u H, v H = u + v H. (3) Closure under multiplication: u H, c K = c u H. Example 1.15. Every vector space has a zero subspace {0}. Example 1.16. A plane in R 3 through the origin is a subspace of R 3. Example 1.17. Polynomials of degree at most n with coefficients in K, written as P n (K), is a subspace of the vector space of all polynomials with coefficients in K. Example 1.18. Real-valued functions satisfying f(0) = 0 is a subspace of the vector space of all real-valued functions. Non-Example 1.19. Any straight line in R 2 not passing through the origin is not a vector space. x Non-Example 1.20. R 2 is not a subspace of R 3. But { y : x R, y R} R 3, which looks 0 exactly like R 2, is a subspace. -3-

Chapter 1. Abstract Vector Spaces 1.3. Linearly Independent Sets Definition 1.4. Let S = {v 1,..., v p } be a set of vectors in V. A linear combination of S is a any sum of the form c 1 v 1 +... + c p v p V, c 1,..., c p K. The set spanned by S is the set of all linear combinations of S, denoted by Span(S). Remark. More generally, if S is an infinite set, we define { N } Span(S) = c i v i : c i K, v i S i=1 i.e. the set of all linear combinations which are finite sum. It follows that Span(V ) = V if V is a vector space. Theorem 1.5. Span(S) is a subspace of V. Theorem 1.6. H is a subspace of V if and only if H is non-empty and closed under linear combinations, i.e. c i K, v i H = c 1 v 1 +... + c p v p H. a 3b Example 1.21. The set H := { b a a R4 : a, b R} is a subspace of R 4, since every element b of H can be written as a linear combination of v 1 and v 2 : 1 3 a 1 1 + b 1 0 = av 1 + bv 2 R 4. 0 1 Hence H = Span(v 1, v 2 ) is a subspace by Theorem 1.6. 1.3 Linearly Independent Sets Definition 1.7. A set of vectors {v 1,..., v p } V is linearly dependent if for some c i K, not all of them zero. c 1 v 1 +... + c p v p = 0-4-

Chapter 1. Abstract Vector Spaces 1.4. Bases Linearly independent set are those vectors that are not linearly dependent: Definition 1.8. A set of vectors {v 1,..., v p } V is linearly independent if implies c i = 0 for all i. c 1 v 1 +... + c p v p = 0 Example 1.22. A set of one element {v} is linearly independent iff v 0. Example 1.23. A set of two nonzero element {u, v} is linearly independent iff u is not a multiple of v. Example 1.24. Any set containing 0 is linearly dependent. 1 0 0 Example 1.25. The set of vectors { 0, 1, 0 } is linearly independent. 0 0 1 Example 1.26. The set of polynomials {t 2, t, 4t t 2 } is linearly dependent. Example 1.27. The set of functions {sin t, cos t} is linearly independent. The set {sin 2t, sin t cos t} is linearly dependent. 1.4 Bases Definition 1.9. Let H be a subspace of a vector space V. A set of vectors B = {b 1,..., b m } V is a basis for H iff (1) B is a linearly independent set. (2) H = Span(B). Note. The plural of basis is bases. Example 1.28. The columns of the n n identity matrix I n : 1 0 0 0 e 1 =., e 1 2 =.,..., e 0 n =. 0 0 1 form the standard basis for R n. -5-

Chapter 1. Abstract Vector Spaces 1.4. Bases Example 1.29. In general, the columns of an invertible matrix A M n n (R) form a basis of R n, because Ax = 0 only has trivial solution. Example 1.30. The polynomials {1, t, t 2,..., t n } from the standard basis for P n (R). Theorem 1.10 (Spanning Set Theorem). Let S = {v 1,..., v p } be a set in V and let H = Span(S). (1) If one of the vectors, say v k, is a linear combination of the remaining vectors in S, then H = Span(S \ {v k }). (2) If H {0}, some subset of S is a basis of H. Theorem 1.11 (Unique Representation Theorem). If B = {b 1,..., b n } V is a basis for V, then for each x V, there exists unique scalars c 1,..., c n K such that x = c 1 b 1 +... + c n b n. c 1,..., c n are called the coordinates of x relative to the basis B, and [x] B := is the coordinate vector of x relative to B. 1 c. R n c n Example 1.31. The coordinate vector of the polynomial p = t 3 + 2t 2 + 3t + 4 P 3 (R) relative to the basis B = {1, t, t 2, t 3 } is 4 [p] B = 3 2 R4. 1 We will study the change of basis later. -6-

Chapter 1. Abstract Vector Spaces 1.5. Dimensions 1.5 Dimensions Theorem 1.12 (Replacement Theorem). If V = Span(v 1,..., v n ), and {u 1,..., u m } is linearly independent set in V, then m n. Proof. (Idea) One can replace some v i by u 1 so that {u 1, v 1,..., v n }\{v i } also spans V. Assume on the contrary that m > n. Repeating the process we can replace all v s by u s, so that {u 1,..., u n } spans V, hence {u 1,..., u m } is linearly dependent. Applying this statement to different bases B and B, which are both spanning and linearly independent, we get Theorem 1.13. If a vector space V has a basis of n vectors, then every basis of V must also consists of exactly n vectors. By this Theorem, the following definition makes sense: Definition 1.14. If V is spanned by a finite set, then V is said to be finite dimensional, dim(v ) <. The dimension of V is the number of vectors in any basis B of V : B = {b 1,..., b n } = dim V := B = n. If V = {0} is the zero vector space, dim V := 0.. If V is not spanned by a finite set, it is infinite dimensional, dim(v ) :=. Note. If the vector space is over the field K we will write dim K V. If it is over R or if the field is not specified (as in the Definition above), we simply write dim V instead. Example 1.32. dim R n = n. Example 1.33. dim K P n (K) = n + 1. The space of all polynomials is infinite dimensional. Example 1.34. dim K M m n (K) = mn. Example 1.35. Let V = {(x, y, z) R 3 : x + y + z = 0}. Then dim V = 2. -7-

Chapter 1. Abstract Vector Spaces 1.5. Dimensions Example 1.36. The space of real-valued functions on R is infinite dimensional. Example 1.37. dim R C = 2 but dim C C = 1. dim R R = 1 but dim Q R =. Theorem 1.15 (Basis Extension Theorem). Let H be a subspace of V with dim V <. Any linearly independent set in H can be expanded, if necessary, to a basis for H. Also, H is finite dimensional and dim H dim V. Example 1.38. Subspaces of R 3 are classified as follows: 0-dimensional subspaces: only the zero space {0}. 1-dimensional subspaces: any line passing through origin. 2-dimensional subspaces: any plane passing through origin. 3-dimensional subspaces: only R 3 itself. Summarize: For dim V < and H V a subspace: Basis Extension Theorem Spanning Set Theorem Linearly Independent Set Basis Spanning Set Replacement Theorem -8-

Chapter 1. Abstract Vector Spaces 1.6. Intersections, Sums and Direct Sums If you know the dimension of V, the following Theorem gives a useful criterion to check whether a set is a basis: Theorem 1.16 (The Basis Theorem). Let V be an n-dimensional vector space, n 1, and S V a finite subset with exactly n elements. Then (1) If S is linearly independent, then S is a basis for V. (2) If S spans V, then S is a basis for V. 1.6 Intersections, Sums and Direct Sums We discuss three important construction of vector spaces. Definition 1.17. Let U, W be subspaces of V. U W is the intersection of U and W. U + W = {u + v : u U, v W } V is the sum of U and W. Properties 1.18. U W and U + W are both vector subspaces of V. Definition 1.19. Let U, W be subspaces of V. Then V is called the direct sum of U and W, written as V = U W if (1) V = U + W. (2) U W = {0}. -9-

Chapter 1. Abstract Vector Spaces 1.6. Intersections, Sums and Direct Sums x 0 Example 1.39. R 3 = { y : x, y R} { 0 : z R}. 0 z { } { Even functions Odd functions Example 1.40. {Space of functions}= f( t) = f(t) f( t) = f(t) { } Symmetric matrices Example 1.41. {Matrices} = A T = A A T = A }. { Anti-symmetric matrices }. Example 1.42. {Polynomials} = {Constants} {p(t) : p(0) = 0}. Theorem 1.20. V = U W iff every v V can be written uniquely as where u U and w W. v = u + w Theorem 1.21 (Dimension formula). dim U + dim W = dim(u + W ) + dim(u W ). In particular dim U + dim W = dim(u W ). Example 1.43. If U and W are two different planes passing through origin in R 3, then U W must be a line and U + W = R 3. The dimension formula then gives 2 + 2 = 3 + 1. -10-