Elementary Linear Algebra

Size: px
Start display at page:

Download "Elementary Linear Algebra"

Transcription

1 Elementary Linear Algebra Anton & Rorres, 10 th Edition Lecture Set 05 Chapter 4: General Vector Spaces คณ ตศาสตร ว ศวกรรม 3 สาขาว ชาว ศวกรรมคอมพ วเตอร ป การศ กษา 1/ คณตศาสตรวศวกรรม 3 สาขาวชาวศวกรรมคอมพวเตอร ปการศกษา 1/2554 ผศ.ดร.อร ญญา ผศ.ดร.สมศ กด วล ยร ชต

2 Chapter Content Real Vector Spaces Subspaces Linear Independence Coordinates and Basis Dimension Row Space, Column Space, and Null Space Rank, Nullity, and the Fundamental Matrix Spaces Matrix Transformations from R n to R m 2011/7/6 Elementary Linear Algebra 2

3 4-1 Vector Space LtV Let V be an arbitrary nonempty set of objects on which h two operations are defined: Addition Multiplication by scalars If the following axioms are satisfied by all objects u, v, w in V and all scalars k and l, then we call V a vector space and we call the objects in V vectors. (see Next Slide) 2011/7/6 Elementary Linear Algebra 3

4 4-1 Vector Space (continue) 1. If u and v are objects in V, then u + v is in V. 2. u + v = v + u 3. u + (v + w) = (u + v) + w 4. There is an object 0 in V, called a zero vector for V, such that 0 + u = u + 0 = u for all u in V. 5. For each u in V, there is an object -uu in V, called a negative e of u, such that u + (-u) = (-u) + u = If k is any scalar and u is any object in V, thenku is in V. 7. k (u + v) = ku + kv 8. (k + l) ) u = ku + lu 9. k (lu) = (kl) (u) 10. 1u = u Slide 7 Slide /7/6 Elementary Linear Algebra 4

5 4-1 Remarks Depending on the application, scalars may be real numbers or complex numbers. Vector spaces in which the scalars are complex numbers are called complex vector spaces, and those in which hthe scalars must be real are called real vector spaces. Any kind of object can be a vector, and the operations of addition and scalar multiplication may not have any relationship or similarity to the standard vector operations on R n. The only requirement is that the ten vector space axioms be satisfied. 2011/7/6 Elementary Linear Algebra 5

6 To Show that a Set with Two Operations is a Vector Space Step1. Identify the set V of objects that will become vectors. Step 2. Identify the addition and scalar multiplication operations on V. Step 3. Verify Axioms 1(closure ( l under addition) i and 6 (closure under scalar multiplication) ; that is, adding two vectors in V produces a vector in V, and multiplying a vector in V by a scalar also produces a vector in V. Step 4. Confirm that Axioms 2,3,4,5,7,8,9 and 10 hold.

7 4-1 Example 1 (R n Is a Vector Space) The set V = R n with the standard operations of addition and scalar multiplication is a vector space. Axioms 1 and 6 follow from the definitions of the standard operations on R n ; the remaining axioms follow from Theorem The three most important special cases of R n are R (the real numbers), R 2 (the vectors in the plane), and R 3 (the vectors in 3-space). slide4 2011/7/6 Elementary Linear Algebra 7

8 4-1 Example 2 (22 Matrices) Show that the set V of all 22 matrices with real entries is a vector space if vector addition is defined to be matrix addition and vector scalar multiplication is defined to be matrix scalar multiplication. u 11 u u 12 u 21 u22 Let and v 11 v v 12 v 21 v22 To prove Axiom 1, we must show that u + v is an object in V; that is, we must show that u + v is a 22 matrix. u u11 u12 v11 v12 u11 v11 u12 v v u21 u22 v21 v22 u21 v21 u22 v /7/6 Elementary Linear Algebra 8

9 4-1 Example 2 (continue) Similarly, Axiom 6 hold because for any real number k we have u u ku ku u 21 u 22 ku21 ku ku k so that ku is a 22 matrix and consequently is an object in V. Axioms 2 follows from Theorem 1.4.1a since u v u 11 u 12 v 11 v 12 v 11 v 12 u 11 u u21 u22 v21 v22 v21 v22 u21 u 12 v u Similarly, Axiom 3 follows from part (b) of that theorem; and Axioms 7, 8, and 9 follow from part (h), (j), and (l), respectively /7/6 Elementary Linear Algebra 9

10 Section 1.4 Algebraic Properties of Matrices Axiom3 Axiom7 Axiom8 Axiom9

11 4-1 Example 2 (continue) To prove Axiom 4, let 0 Then Similarly, il l u + 0 = u u11 u12 u11 u12 0 u u 0 0 u21 u22 u21 u22 u11 u12 To prove Axiom 5, let u u 21 u 22 Then u ( u) Similarly, (-u) + u = 0. For Axiom 10, 1u = u. u11 u12 u11 u u21 u22 u21 u /7/6 Elementary Linear Algebra 11

12 4-1 Example 3 (Vector Space of mn Matrices) The arguments in Example 2 can be adapted to show that the set V of all mn matrices with real entries, together th with the operations matrix addition and scalar multiplication, is a vector space. The mn zero matrix is the zero vector 0 If u is the mn matrix ti U, then matrix ti U is the negative u of the vector u. We shall denote this vector space by the symbol M mn 2011/7/6 Elementary Linear Algebra 12

13 4-1 Example 4 (Vector Space of Real-Valued Functions) Let V be the set of real-valued functions defined on the entire real line (-,). If f = f (x) and g = g (x) are two such functions and k is any real number The sum function : (f + g)(x) = f (x) + g (x) The scalar multiple : (k f)(x)=k f(x). In other words, the value of the function f + g at x is obtained by adding together the values of f and g at x (Figure a). 2011/7/6 Elementary Linear Algebra 13

14 4-1 Example 4 (continue) The value of k f at x is k times the value of f at x (Figure b). This vector space is denoted by F(-,). If f and g are vectors in this space, then to say that f = g is equivalent to saying that f(x) = g(x) for all x in the interval (-,). The vector 0 in F(-,) is the constant function that identically zero for all value of x. The negative of a vector f is the function -f f = -f(x). Geometrically, the graph of -ff is the reflection of the graph of f across the x-axis (Figure c). 2011/7/6 Elementary Linear Algebra 14

15 4-1 Example 5 (Not a Vector Space) Let V = R 2 and define addition and scalar multiplication operations as follows: If u = (u 1, u 2 ) and v = (v 1, v 2 ), then define u + v = (u 1 + v 1, u 2 + v 2 ) and if k is any real number, then define k u = (ku 1, 0) There are values of u for which Axiom 10 fails to hold. For example, if u = (u 1, u 2 ) is such that u 2 0,then 1u =1(u 1, u 2 )=(1u u 1, 0) = (u 1, 0) u Thus, V is not a vector space with the stated operations. 2011/7/6 Elementary Linear Algebra 15

16 4-1 An Unusual Vector Space Let V be the set of positive real numbers, and define the operation on V to be u + v = uv [vector addition is numerical multiplication] ku = u k [ scalar multiplication is numerical exponentiation] Prove: Axiom 4 : zero vector 0 Axiom 5 : negative of a vector u Leave the other as your HW slide4 2011/7/6 Elementary Linear Algebra 16

17 4-1 Example 6 Every Plane Through the Origin Is a Vector Space Let V be any plane through the origin in R 3. Since R 3 itself is a vector space, Axioms 2, 3, 7, 8, 9, and 10 hold for all points in R 3 and consequently for all points in the plane V. We need only show that Axioms 1, 4, 5, and 6 are satisfied. 1. If u and v are objects in V, then u + v is in V. 4. There is an object 0 in V, called a zero vector for V, such that 0 + u = u + 0 = uforalluinv. u 5. For each u in V, there is an object -u in V, called a negative of u, such that u + (-u) = (-u) + u = If k is any scalar and u is any object in V, then ku is in V. (Slide 22) 2011/7/6 Elementary Linear Algebra 17

18 4-1 Example 7 (The Zero Vector Space) Let V consist of a single object, which we denote by 0, and ddefine = 0 and k 0 = 0 for all scalars k. We called this the zero vector space. 2011/7/6 Elementary Linear Algebra 18

19 Theorem Let V be a vector space, u be a vector in V, and k a scalar; then: 0 u = 0 k 0 = 0 (-1) u = -u If k u = 0, then k = 0 or u = /7/6 Elementary Linear Algebra 19

20 Chapter Content Real Vector Spaces Subspaces Linear Independence Coordinates and Basis Dimension Row Space, Column Space, and Null Space Rank, Nullity, and the Fundamental Matrix Spaces Matrix Transformations from R n to R m 2011/7/6 Elementary Linear Algebra 20

21 4-2 Subspaces A subset W of a vector space V is called a subspace of V if W is itself a vector space under the addition and scalar multiplication defined on V. Theorem If W is a set of one or more vectors from a vector space V, then W is a subspace of V if and only if the following conditions hold: a) If u and v are vectors in W, then u + v is in W. b) If k is any scalar and u is any vector in W, then ku is in W. Remark W is a subspace of V if and only if W is a closed under addition (condition (a)) and closed under scalar multiplication (condition (b)). 2011/7/6 Elementary Linear Algebra 21

22 4-2 Example 1 Let W be any yplane through the origin and let u and v be any vectors in W. u + v must lie in W since it is the diagonal of the parallelogram determined by u and v, and k u must line in W for any scalar k since k u lies on a line through u. Thus, W is closed under addition and scalar multiplication, so it is a subspace of R /7/6 Elementary Linear Algebra 22

23 4-2 Example 2 A line through the origin of R 3 is a subspace of R 3. Let W be a line through the origin of R /7/6 Elementary Linear Algebra 23

24 4-2 Example 3 (Not a Subspace) Let W be the set of all points (x, y) in R 2 such that x 0 and y 0. These are the points in the first quadrant. The set W is not a subspace of R 2 since it is not closed under scalar multiplication. For example, v = (1, 1) lines in W, but its negative e (-1)v = -v = (-1, -1) does not. 2011/7/6 Elementary Linear Algebra 24

25 4-2 Subspace Remarks Think about set and empty set! Every nonzero vector space V has at least two subspace: V itself is a subspace, and the set {0} consisting of just the zero vector in V is a subspace called the zero subspace. Examples of subspaces of R 2 and R 3 : Subspaces of R 2 : {0} Lines through the origin R 2 Subspaces of R 3 : {0} Lines through the origin Planes through origin R 3 They are actually the only subspaces of R 2 and R /7/6 Elementary Linear Algebra 25

26 4-2 Example 4 (Subspaces of M nn) ) The sum of two symmetric matrices is symmetric, and a scalar multiple of a symmetric matrix is symmetric. => the set of nn n symmetric matrices is a subspace of the vector space M nn of nn matrices. Subspaces of M nn the set of nn upper triangular matrices the set of nn lower triangular matrices the set of nn diagonal matrices 2011/7/6 Elementary Linear Algebra 26

27 4-2 Linear Combination If w is a vector in a vector space V, then w is said to be a linear combination of the vectors v 1, v 2,, v r if it can be expressed in the form w = k 1 v 1 + k 2 v k r v r where k 1, k 2,, k r are scalars. These scalars are called the coefficients of the linear combination Vectors in R 3 are linear combinations of i, j, and k Every vector v = (a, b, c) in R 3 is expressible as a linear combination of the standard basis vectors i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1) since v = a(1, 0, 0) + b(0, 1, 0) + c(0, 0, 1) = a i + b j + c k 2011/7/6 Elementary Linear Algebra 27

28 4-2 Example : Linear Combinations Consider the vectors u = (1, 2, -1) and v = (6, 4, 2) in R 3. Show that w = (9, 2, 7) is a linear combination of u and v and that w = (4, -1, 8) is not a linear combination of u and v. Solution. 2011/7/6 Elementary Linear Algebra 28

29 Linear Combination and Spanning If S = {v 1, v 2,, v r} is a set of vectors in a vector space V, then the subspace W of V containing of all linear combination of these vectors in S is called the space spanned by v 1, v 2,, v r, and we say that the vectors v 1, v 2,,v v r span W. To indicate that W is the space spanned by the vectors in the set S = {v 1, v 2,, v r }, we write W = span(s) or W = span{v 1, v 2,, v r }. Ex. R 3 = span {i, j, k} 2011/7/6 Elementary Linear Algebra 29

30 4-2 Example 10 If v 1 and v 2 are non-collinear vectors in R 3 with their initial points at the origin span{v 1, v 2 }, which consists of all linear combinations k 1 v 1 + k 2 v 2 is the plane determined by v 1 and v 2. p y 1 2 Similarly, if v is a nonzero vector in R 2 and R 3, then span{v}, which is the set of all scalar multiples kv, is the linear determined by v. 2011/7/6 Elementary Linear Algebra 30

31 4-2 Example Testing for Spanning p.186 Determine whether v 1 = (1, 1, 2), v 2 = (1, 0, 1), and v 3 = (2, 1, 3) span the vector space R /7/6 Elementary Linear Algebra 31

32 4-2 Solution Space Solution Space of Homogeneous Systems If Ax = 0 is a system of the linear equations, then each vector x that satisfies this equation is called a solution vector of the system. Theorem e shows that the solution o vectors of a homogeneous linear system form a vector space, which we shall call the solution space of the system. 2011/7/6 Elementary Linear Algebra 32

33 Theorem If Ax = 0 is a homogeneous linear system of m equations in n unknowns, then the set of solution vectors is a subspace of R n. 2011/7/6 Elementary Linear Algebra 33

34 4-2 Example 7 Find the solution spaces of the linear systems x x 0 (a ) y 0 y (b ) z z x x 0 (c) y (d) y z z 0 Each of these systems has three unknowns, so the solutions form subspaces of R 3. Geometrically, each solution space must be a line through the origin, a plane through the origin, the origin only, or all of R /7/6 Elementary Linear Algebra 34

35 4-2 Example 7 (continue) Solution. () (a) x = 2s - 3t, y = s, z = t x = 2y - 3z or x 2y + 3z = 0 This is the equation of the plane through the origin with n = (1, -2, 3) as a normal vector. (b) x = -5t, y = -t, z =t which are parametric equations for the line through the origin parallel to the vector v = (-5, -1, 1). (c) The solution is x = 0, y=0 0, z=0 0, so the solution space is the origin only, that is {0}. (d) The solution are x = r, y = s, z = t, where r, s, and t have arbitrary values, so the solution space is all of R /7/6 Elementary Linear Algebra 35

36 Chapter Content Real Vector Spaces Subspaces Linear Independence Coordinates and Basis Dimension Row Space, Column Space, and Null Space Rank, Nullity, and the Fundamental Matrix Spaces Matrix Transformations from R n to R m 2011/7/6 Elementary Linear Algebra 36

37 4.3 Linearly Dependent & Independent If S = {v 1, v 2,, v r } is a nonempty set of vector, then the vector equation k 1 v 1 + k 2 v k r v r = 0 has at least one solution, namely k 1 = 0, k 2 = 0,, k r = 0. If this the only solution, then S is called a linearly independent set. If there are other solutions, then S is called a linearly dependent set. Example 1 If v 1 = (2, -1, 103) 0, 3), v 2 = (125 (1, 2, 5, -1), and v 3 = (7, -1, 158) 5, 8). Then the set of vectors S = {v 1, v 2, v 3 } is linearly dependent, since 3v 1 + v 2 v 3 = /7/6 Elementary Linear Algebra 37

38 4.3 Example 3 Let i = (1, 0, 0), j = (0, 1, 0), and k = (0, 0, 1) in R 3. Consider the equation k 1 i + k 2 j + k 3 k = 0 k 1 (1, 0, 0) + k 2 (0, 1, 0) + k 3 (0, 0, 1) = (0, 0, 0) (k 1, k 2, k 3 )=(000) (0, 0, 0) The set S = {i, j, k} is linearly independent. Similarly the vectors e 1 = (1, 0, 0,,0), e 2 = (0, 1, 0,, 0),, e n = (0, 0, 0,, 1) form a linearly independent set in R n. 2011/7/6 Elementary Linear Algebra 38

39 4.3 Example 4 p.191 Determine whether the vectors v 1 = (1, -2, 3), v 2 = (5, 6, -1), v 3 = (3, 2, 1) form a linearly dependent set or a linearly independent set. 2011/7/6 Elementary Linear Algebra 39

40 Theorem p.193 A set with two or more vectors is: Linearly dependent if and only if at least one of the vectors in S is expressible as a linear combination of the other vectors in S. Linearly independent if and only if no vector in S is expressible as a linear combination of the other vectors in S. 2011/7/6 Elementary Linear Algebra 40

41 4.3 Example 6 If v 1 = (2, -1, 0, 3), v 2 = (1, 2, 5, -1), and v 3 = (7, -1, 5, 8). the set of vectors S = {v 1, v 2, v 3 } is linearly dependent In this example each vector is expressible as a linear combination of the other two since it follows from the equation 3v 1 +v 2 -v 3 =0 that v 1 =-1/3v 2 +1/3v 3, v 2=-3 v 1+v 3 3, and v 3 =3v 1 +v /7/6 Elementary Linear Algebra 41

42 4.3 Example 7 Let i = (1, 0, 0), j = (0, 1, 0), and k = (0, 0, 1) in R 3. The set S = {i, j, k} is linearly independent. Suppose that k is expressible as k=k 1 i+k 2 j Then, in terms of components, (001)=k (0, 0, 1 (1, 0, 0)+k 2 (0, 1, 0) or (0, 0, 1)=(k 1, k 2, 0) 2011/7/6 Elementary Linear Algebra 42

43 Theorem Sets that contain the zero vector and sets with one or two vectors A finite set of vectors that contains the zero vector is linearly dependent. A set with exactly two vectors is linearly independently if and only if neither vector is a scalar multiple of the other. 2011/7/6 Elementary Linear Algebra 43

44 Geometric Interpretation of Linear Independence In R 2 and R 3, a set of two vectors is linearly independent if and only if the vectors do not lie on the same line when they are placed with their initial points at the origin. In R 3, a set of three vectors is linearly independent if and only if the vectors do not lie in the same plane when they are placed with their initial points at the origin. 2011/7/6 Elementary Linear Algebra 44

45 The Wronskian

46 Chapter Content Real Vector Spaces Subspaces Linear Independence Coordinates and Basis Dimension Row Space, Column Space, and Null Space Rank, Nullity, and the Fundamental Matrix Spaces Matrix Transformations from R n to R m 2011/7/6 Elementary Linear Algebra 46

47 4-4 Nonrectangular Coordinate Systems The coordinate system establishes a one-to-one correspondence between points in the plane and ordered pairs of real numbers. Although perpendicular coordinate axes are the most common, any two nonparallel lines can be used to define a coordinate system in the plane. 2011/7/6 Elementary Linear Algebra 47

48 4-4 Nonrectangular Coordinate Systems A coordinate system can be constructed by general vectors: v 1 and v 2 are vectors of length 1 that points in the positive direction of the axis: OP a v b v 1 2 Similarly, the coordinates (a, b, c) of the point P can be obtained by expressing OP as a linear combination of the vectors 2011/7/6 Elementary Linear Algebra 48

49 4-4 Basis If V is any vector space and S = {v 1, v 2,,v n } is a set of vectors in V, then S is called a basis for V if the following two conditions hold: S is linearly independent. S spans V. Theorem (Uniqueness of Basis Representation) If S = {v 1, v 2,,vv n } is a basis for a vector space V, then every vector v in V can be expressed in the form v = c 1 v 1 + c 2 v c n v n in exactly one way. 2011/7/6 Elementary Linear Algebra 49

50 4-4 Coordinates Relative to a Basis If S = {v 1, v 2,, v n } is a basis for a vector space V, and v = c 1 v 1 + c 2 v c n v n is the expression for a vector v in terms of the basis S, then the scalars c 1, c 2,,c c n, are called the coordinates of v relative to the basis S. The vector (c 1, c 2,, c n ) in R n constructed from these coordinates is called the coordinate vector of v relative to S; it is denoted by (v) S = (c 1, c 2,, c n ) 2011/7/6 Elementary Linear Algebra 50

51 4-4 Example 1 (Standard Basis for R 3 ) Suppose that i = (1, 0, 0), j = (0, 1, 0), and k = (0, 0, 1) S ={i {i, j, k} is a linearly independent set in R 3. S also spans R 3 since any vector v = (a, b, c) in R 3 can be written as v = (a, b, c) = a(1, 0, 0) + b(0, 1, 0) + c(0, 0, 1) = ai + bj + ck Thus, S is a basis for R 3 ; it is called the standard basis for R 3. Looking at the coefficients of i, j, and k, (v) S = (a, b, c) Comparing this result to v = (a, b, c), v =(v) S 2011/7/6 Elementary Linear Algebra 51

52 4-4 Example 2 (Standard Basis for R n ) If e 1 = (1, 0, 0,, 0), e 2 = (0, 1, 0,, 0),, e n = (0, 0, 0,, 1), S = {e 1, e 2,, e n } is a linearly independent set in R n S also spans R n since any vector v = (v 1, v 2,, v n ) in R n can be written as v = v 1 e 1 + v 2 e v n e n Thus, S is a basis for R n ;itiscalledthestandard is the standard basis for R n. The coordinates of v = (v 1, v 2,,v v n ) relative to the standard basis are v 1, v 2,, v n, thus (v) S = (v 1, v 2,, v n ) => v = (v) s A vector v and its coordinate vector relative to the standard basis for R n are the same. 2011/7/6 Elementary Linear Algebra 52

53 4-4 Example 3 Let v 1 =(121)v (1, 2, 1), v 2 =(290)andv (2, 9, 0), v 3 =(334) (3, 3, 4). Show that the set S = {v 1, v 2, v 3 } is a basis for R /7/6 Elementary Linear Algebra 53

54 4-4 Example 4 (Representing a Vector Using Two Bases) Let S = {v 1, v 2, v 3 } be the basis for R 3 in the preceding example. Find the coordinate vector of v = (5, -1, 9) with respect to S. Find the vector v in R 3 whose coordinate vector with respect to the basis S is (v) s = (-1, 3, 2). v = c 1 v 1 + c 2 v c n v n (v) S = (c 1, c 2,, c n ) 2011/7/6 Elementary Linear Algebra 54

55 4-4 Example 6 (Standard Basis for M mn) ) Let M1, M2, M3, M The set S = {M 1, M 2, M 3, M 4 } is a basis for the vector space M 22 of 2 2 matrices. To see that S spans M 22, note that an arbitrary vector (matrix) can be written as a c b d 1 a b c d am 1 bm 2 cm 3 a c dm To see that S is linearly independent, assume am 1 + bm 2 + cm 3 + dm 4 = 0. It follows that a b 0 0. Thus, a = b = c = d = 0, so S is lin. indep. c d b d 2011/7/6 Elementary Linear Algebra 55

Vector Spaces ปร ภ ม เวกเตอร

Vector Spaces ปร ภ ม เวกเตอร Vector Spaces ปร ภ ม เวกเตอร 5.1 Real Vector Spaces ปร ภ ม เวกเตอร ของจ านวนจร ง Vector Space Axioms (1/2) Let V be an arbitrary nonempty set of objects on which two operations are defined, addition and

More information

Lecture 16: 9.2 Geometry of Linear Operators

Lecture 16: 9.2 Geometry of Linear Operators Lecture 16: 9.2 Geometry of Linear Operators Wei-Ta Chu 2008/11/19 Theorem 9.2.1 If T: R 2 R 2 is multiplication by an invertible matrix A, then the geometric effect of T is the same as an appropriate

More information

Vector Spaces ปร ภ ม เวกเตอร

Vector Spaces ปร ภ ม เวกเตอร Vector Spaces ปร ภ ม เวกเตอร 1 5.1 Real Vector Spaces ปร ภ ม เวกเตอร ของจ านวนจร ง Vector Space Axioms (1/2) Let V be an arbitrary nonempty set of objects on which two operations are defined, addition

More information

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations Math 4377/6308 Advanced Linear Algebra 1.4 Linear Combinations & Systems of Linear Equations Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/

More information

Elementary Linear Algebra

Elementary Linear Algebra Elementry Liner Algebr Anton & Rorres, 1 th Edition Lecture Set 5 Chpter 4: Prt II Generl Vector Spces 163 คณ ตศาสตร ว ศวกรรม 3 สาขาว ชาว ศวกรรมคอมพ วเตอร ป การศ กษา 1/2555 163 คณตศาสตรวศวกรรม 3 สาขาวชาวศวกรรมคอมพวเตอร

More information

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

2. Every linear system with the same number of equations as unknowns has a unique solution. 1. For matrices A, B, C, A + B = A + C if and only if A = B. 2. Every linear system with the same number of equations as unknowns has a unique solution. 3. Every linear system with the same number of equations

More information

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces

Chapter 2. General Vector Spaces. 2.1 Real Vector Spaces Chapter 2 General Vector Spaces Outline : Real vector spaces Subspaces Linear independence Basis and dimension Row Space, Column Space, and Nullspace 2 Real Vector Spaces 2 Example () Let u and v be vectors

More information

Lecture 22: Section 4.7

Lecture 22: Section 4.7 Lecture 22: Section 47 Shuanglin Shao December 2, 213 Row Space, Column Space, and Null Space Definition For an m n, a 11 a 12 a 1n a 21 a 22 a 2n A = a m1 a m2 a mn, the vectors r 1 = [ a 11 a 12 a 1n

More information

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

EXERCISE SET 5.1. = (kx + kx + k, ky + ky + k ) = (kx + kx + 1, ky + ky + 1) = ((k + )x + 1, (k + )y + 1) EXERCISE SET 5. 6. The pair (, 2) is in the set but the pair ( )(, 2) = (, 2) is not because the first component is negative; hence Axiom 6 fails. Axiom 5 also fails. 8. Axioms, 2, 3, 6, 9, and are easily

More information

General Vector Space (3A) Young Won Lim 11/19/12

General Vector Space (3A) Young Won Lim 11/19/12 General (3A) /9/2 Copyright (c) 22 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version.2 or any later version

More information

Lecture 17: Section 4.2

Lecture 17: Section 4.2 Lecture 17: Section 4.2 Shuanglin Shao November 4, 2013 Subspaces We will discuss subspaces of vector spaces. Subspaces Definition. A subset W is a vector space V is called a subspace of V if W is itself

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

MAT 242 CHAPTER 4: SUBSPACES OF R n

MAT 242 CHAPTER 4: SUBSPACES OF R n MAT 242 CHAPTER 4: SUBSPACES OF R n JOHN QUIGG 1. Subspaces Recall that R n is the set of n 1 matrices, also called vectors, and satisfies the following properties: x + y = y + x x + (y + z) = (x + y)

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date May 9, 29 2 Contents 1 Motivation for the course 5 2 Euclidean n dimensional Space 7 2.1 Definition of n Dimensional Euclidean Space...........

More information

Chapter 3. Vector spaces

Chapter 3. Vector spaces Chapter 3. Vector spaces Lecture notes for MA1111 P. Karageorgis pete@maths.tcd.ie 1/22 Linear combinations Suppose that v 1,v 2,...,v n and v are vectors in R m. Definition 3.1 Linear combination We say

More information

Math 313 Chapter 5 Review

Math 313 Chapter 5 Review Math 313 Chapter 5 Review Howard Anton, 9th Edition May 2010 Do NOT write on me! Contents 1 5.1 Real Vector Spaces 2 2 5.2 Subspaces 3 3 5.3 Linear Independence 4 4 5.4 Basis and Dimension 5 5 5.5 Row

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date April 29, 23 2 Contents Motivation for the course 5 2 Euclidean n dimensional Space 7 2. Definition of n Dimensional Euclidean Space...........

More information

5.4 Basis And Dimension

5.4 Basis And Dimension 5.4 Basis And Dimension 1 Nonrectangular Coordinate Systems We describe this by saying that the coordinate system establishes a one-to-one correspondence between points in the plane and ordered pairs of

More information

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

The definition of a vector space (V, +, ) The definition of a vector space (V, +, ) 1. For any u and v in V, u + v is also in V. 2. For any u and v in V, u + v = v + u. 3. For any u, v, w in V, u + ( v + w) = ( u + v) + w. 4. There is an element

More information

CSL361 Problem set 4: Basic linear algebra

CSL361 Problem set 4: Basic linear algebra CSL361 Problem set 4: Basic linear algebra February 21, 2017 [Note:] If the numerical matrix computations turn out to be tedious, you may use the function rref in Matlab. 1 Row-reduced echelon matrices

More information

System of Linear Equations

System of Linear Equations Math 20F Linear Algebra Lecture 2 1 System of Linear Equations Slide 1 Definition 1 Fix a set of numbers a ij, b i, where i = 1,, m and j = 1,, n A system of m linear equations in n variables x j, is given

More information

17. C M 2 (C), the set of all 2 2 matrices with complex entries. 19. Is C 3 a real vector space? Explain.

17. C M 2 (C), the set of all 2 2 matrices with complex entries. 19. Is C 3 a real vector space? Explain. 250 CHAPTER 4 Vector Spaces 14. On R 2, define the operation of addition by (x 1,y 1 ) + (x 2,y 2 ) = (x 1 x 2,y 1 y 2 ). Do axioms A5 and A6 in the definition of a vector space hold? Justify your answer.

More information

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

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. Basis Definition. Let V be a vector space. A linearly independent spanning set for V is called a basis.

More information

Lecture 23: 6.1 Inner Products

Lecture 23: 6.1 Inner Products Lecture 23: 6.1 Inner Products Wei-Ta Chu 2008/12/17 Definition An inner product on a real vector space V is a function that associates a real number u, vwith each pair of vectors u and v in V in such

More information

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar.

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. It follows that S is linearly dependent since the equation is satisfied by which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. is

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra Linear Equations in Linear Algebra.7 LINEAR INDEPENDENCE LINEAR INDEPENDENCE Definition: An indexed set of vectors {v,, v p } in n is said to be linearly independent if the vector equation x x x 2 2 p

More information

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

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

More information

MTH 362: Advanced Engineering Mathematics

MTH 362: Advanced Engineering Mathematics MTH 362: Advanced Engineering Mathematics Lecture 5 Jonathan A. Chávez Casillas 1 1 University of Rhode Island Department of Mathematics September 26, 2017 1 Linear Independence and Dependence of Vectors

More information

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible. MATH 2331 Linear Algebra Section 2.1 Matrix Operations Definition: A : m n, B : n p ( 1 2 p ) ( 1 2 p ) AB = A b b b = Ab Ab Ab Example: Compute AB, if possible. 1 Row-column rule: i-j-th entry of AB:

More information

Linear Algebra (Math-324) Lecture Notes

Linear Algebra (Math-324) Lecture Notes Linear Algebra (Math-324) Lecture Notes Dr. Ali Koam and Dr. Azeem Haider September 24, 2017 c 2017,, Jazan All Rights Reserved 1 Contents 1 Real Vector Spaces 6 2 Subspaces 11 3 Linear Combination and

More information

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF ELEMENTARY LINEAR ALGEBRA WORKBOOK/FOR USE WITH RON LARSON S TEXTBOOK ELEMENTARY LINEAR ALGEBRA CREATED BY SHANNON MARTIN MYERS APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF When you are done

More information

1 Last time: inverses

1 Last time: inverses MATH Linear algebra (Fall 8) Lecture 8 Last time: inverses The following all mean the same thing for a function f : X Y : f is invertible f is one-to-one and onto 3 For each b Y there is exactly one a

More information

Math 3C Lecture 25. John Douglas Moore

Math 3C Lecture 25. John Douglas Moore Math 3C Lecture 25 John Douglas Moore June 1, 2009 Let V be a vector space. A basis for V is a collection of vectors {v 1,..., v k } such that 1. V = Span{v 1,..., v k }, and 2. {v 1,..., v k } are linearly

More information

Algorithms to Compute Bases and the Rank of a Matrix

Algorithms to Compute Bases and the Rank of a Matrix Algorithms to Compute Bases and the Rank of a Matrix Subspaces associated to a matrix Suppose that A is an m n matrix The row space of A is the subspace of R n spanned by the rows of A The column space

More information

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. =

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. = SECTION 3.3. PROBLEM. The null space of a matrix A is: N(A) {X : AX }. Here are the calculations of AX for X a,b,c,d, and e. Aa [ ][ ] 3 3 [ ][ ] Ac 3 3 [ ] 3 3 [ ] 4+4 6+6 Ae [ ], Ab [ ][ ] 3 3 3 [ ]

More information

Math 3191 Applied Linear Algebra

Math 3191 Applied Linear Algebra Math 9 Applied Linear Algebra Lecture : Null and Column Spaces Stephen Billups University of Colorado at Denver Math 9Applied Linear Algebra p./8 Announcements Study Guide posted HWK posted Math 9Applied

More information

LINEAR ALGEBRA SUMMARY SHEET.

LINEAR ALGEBRA SUMMARY SHEET. LINEAR ALGEBRA SUMMARY SHEET RADON ROSBOROUGH https://intuitiveexplanationscom/linear-algebra-summary-sheet/ This document is a concise collection of many of the important theorems of linear algebra, organized

More information

Lecture 9: Vector Algebra

Lecture 9: Vector Algebra Lecture 9: Vector Algebra Linear combination of vectors Geometric interpretation Interpreting as Matrix-Vector Multiplication Span of a set of vectors Vector Spaces and Subspaces Linearly Independent/Dependent

More information

3.3 Linear Independence

3.3 Linear Independence Prepared by Dr. Archara Pacheenburawana (MA3 Sec 75) 84 3.3 Linear Independence In this section we look more closely at the structure of vector spaces. To begin with, we restrict ourselves to vector spaces

More information

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

Exam 2 Solutions. (a) Is W closed under addition? Why or why not? W is not closed under addition. For example, Exam 2 Solutions. Let V be the set of pairs of real numbers (x, y). Define the following operations on V : (x, y) (x, y ) = (x + x, xx + yy ) r (x, y) = (rx, y) Check if V together with and satisfy properties

More information

Linear Algebra. Linear Algebra. Chih-Wei Yi. Dept. of Computer Science National Chiao Tung University. November 12, 2008

Linear Algebra. Linear Algebra. Chih-Wei Yi. Dept. of Computer Science National Chiao Tung University. November 12, 2008 Linear Algebra Chih-Wei Yi Dept. of Computer Science National Chiao Tung University November, 008 Section De nition and Examples Section De nition and Examples Section De nition and Examples De nition

More information

Math 344 Lecture # Linear Systems

Math 344 Lecture # Linear Systems Math 344 Lecture #12 2.7 Linear Systems Through a choice of bases S and T for finite dimensional vector spaces V (with dimension n) and W (with dimension m), a linear equation L(v) = w becomes the linear

More information

Row Space, Column Space, and Nullspace

Row Space, Column Space, and Nullspace Row Space, Column Space, and Nullspace MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Every matrix has associated with it three vector spaces: row space

More information

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

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences. Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.. Recall that P 3 denotes the vector space of polynomials of degree less

More information

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 6 Eigenvalues and Eigenvectors Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called an eigenvalue of A if there is a nontrivial

More information

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam This study sheet will not be allowed during the test Books and notes will not be allowed during the test Calculators and cell phones

More information

Chapter 7. Linear Algebra: Matrices, Vectors,

Chapter 7. Linear Algebra: Matrices, Vectors, Chapter 7. Linear Algebra: Matrices, Vectors, Determinants. Linear Systems Linear algebra includes the theory and application of linear systems of equations, linear transformations, and eigenvalue problems.

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

Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v

Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v Orthogonality (I) Last week we presented the following expression for the angles between two vectors u and v in R n ( ) θ = cos 1 u v u v which brings us to the fact that θ = π/2 u v = 0. Definition (Orthogonality).

More information

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

Determining a span. λ + µ + ν = 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, 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,

More information

Chapter 1 Vector Spaces

Chapter 1 Vector Spaces Chapter 1 Vector Spaces Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 110 Linear Algebra Vector Spaces Definition A vector space V over a field

More information

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

Math 205, Summer I, Week 3a (continued): Chapter 4, Sections 5 and 6. Week 3b. Chapter 4, [Sections 7], 8 and 9 Math 205, Summer I, 2016 Week 3a (continued): Chapter 4, Sections 5 and 6. Week 3b Chapter 4, [Sections 7], 8 and 9 4.5 Linear Dependence, Linear Independence 4.6 Bases and Dimension 4.7 Change of Basis,

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

7. Dimension and Structure.

7. Dimension and Structure. 7. Dimension and Structure 7.1. Basis and Dimension Bases for Subspaces Example 2 The standard unit vectors e 1, e 2,, e n are linearly independent, for if we write (2) in component form, then we obtain

More information

Abstract Vector Spaces

Abstract Vector Spaces 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.

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

Online Exercises for Linear Algebra XM511

Online Exercises for Linear Algebra XM511 This document lists the online exercises for XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Lecture 02 ( 1.1) Online Exercises for Linear Algebra XM511 1) The matrix [3 2

More information

Lecture: Linear algebra. 4. Solutions of linear equation systems The fundamental theorem of linear algebra

Lecture: Linear algebra. 4. Solutions of linear equation systems The fundamental theorem of linear algebra Lecture: Linear algebra. 1. Subspaces. 2. Orthogonal complement. 3. The four fundamental subspaces 4. Solutions of linear equation systems The fundamental theorem of linear algebra 5. Determining the fundamental

More information

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam Math 8, Linear Algebra, Lecture C, Spring 7 Review and Practice Problems for Final Exam. The augmentedmatrix of a linear system has been transformed by row operations into 5 4 8. Determine if the system

More information

Matrices and Matrix Algebra.

Matrices and Matrix Algebra. Matrices and Matrix Algebra 3.1. Operations on Matrices Matrix Notation and Terminology Matrix: a rectangular array of numbers, called entries. A matrix with m rows and n columns m n A n n matrix : a square

More information

VECTOR SPACES & SUBSPACES

VECTOR SPACES & SUBSPACES VECTOR SPACES & SUBSPACES Definition: The real Vector Space " V " is the set of all entities called "vectors" with real entries that satisfy two closure properties and obey a set of eight rules. If "x"

More information

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4 Department of Aerospace Engineering AE6 Mathematics for Aerospace Engineers Assignment No.. Decide whether or not the following vectors are linearly independent, by solving c v + c v + c 3 v 3 + c v :

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

Lecture Summaries for Linear Algebra M51A

Lecture Summaries for Linear Algebra M51A These lecture summaries may also be viewed online by clicking the L icon at the top right of any lecture screen. Lecture Summaries for Linear Algebra M51A refers to the section in the textbook. Lecture

More information

Sept. 26, 2013 Math 3312 sec 003 Fall 2013

Sept. 26, 2013 Math 3312 sec 003 Fall 2013 Sept. 26, 2013 Math 3312 sec 003 Fall 2013 Section 4.1: Vector Spaces and Subspaces Definition A vector space is a nonempty set V of objects called vectors together with two operations called vector addition

More information

Math 1553 Introduction to Linear Algebra

Math 1553 Introduction to Linear Algebra Math 1553 Introduction to Linear Algebra Lecture Notes Chapter 2 Matrix Algebra School of Mathematics The Georgia Institute of Technology Math 1553 Lecture Notes for Chapter 2 Introduction, Slide 1 Section

More information

Components and change of basis

Components and change of basis Math 20F Linear Algebra Lecture 16 1 Components and change of basis Slide 1 Review: Isomorphism Review: Components in a basis Unique representation in a basis Change of basis Review: Isomorphism Definition

More information

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Linear Independence MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Given a set of vectors {v 1, v 2,..., v r } and another vector v span{v 1, v 2,...,

More information

Linear Independence x

Linear Independence x Linear Independence A consistent system of linear equations with matrix equation Ax = b, where A is an m n matrix, has a solution set whose graph in R n is a linear object, that is, has one of only n +

More information

Chapter 2 Subspaces of R n and Their Dimensions

Chapter 2 Subspaces of R n and Their Dimensions Chapter 2 Subspaces of R n and Their Dimensions Vector Space R n. R n Definition.. The vector space R n is a set of all n-tuples (called vectors) x x 2 x =., where x, x 2,, x n are real numbers, together

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra 1 Linear Equations in Linear Algebra 1.7 LINEAR INDEPENDENCE LINEAR INDEPENDENCE Definition: An indexed set of vectors {v 1,, v p } in n is said to be linearly independent if the vector equation x x x

More information

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

Chapter 3. More about Vector Spaces Linear Independence, Basis and Dimension. Contents. 1 Linear Combinations, Span Chapter 3 More about Vector Spaces Linear Independence, Basis and Dimension Vincent Astier, School of Mathematical Sciences, University College Dublin 3. Contents Linear Combinations, Span Linear Independence,

More information

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

Chapter 3. Directions: For questions 1-11 mark each statement True or False. Justify each answer. Chapter 3 Directions: For questions 1-11 mark each statement True or False. Justify each answer. 1. (True False) Asking whether the linear system corresponding to an augmented matrix [ a 1 a 2 a 3 b ]

More information

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science Section 4.2 Subspaces College of Science MATHS 211: Linear Algebra (University of Bahrain) Subspaces 1 / 42 Goal: 1 Define subspaces. 2 Subspace test. 3 Linear Combination of elements. 4 Subspace generated

More information

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve: MATH 2331 Linear Algebra Section 1.1 Systems of Linear Equations Finding the solution to a set of two equations in two variables: Example 1: Solve: x x = 3 1 2 2x + 4x = 12 1 2 Geometric meaning: Do these

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

Mathematics 206 Solutions for HWK 13b Section 5.2

Mathematics 206 Solutions for HWK 13b Section 5.2 Mathematics 206 Solutions for HWK 13b Section 5.2 Section Problem 7ac. Which of the following are linear combinations of u = (0, 2,2) and v = (1, 3, 1)? (a) (2, 2,2) (c) (0,4, 5) Solution. Solution by

More information

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

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 The full solution of Ax b x x p x h : The general solution is the sum of any particular solution of the system Ax b plus the general solution of the corresponding homogeneous system Ax. ) Reduce A b to

More information

MAT 2037 LINEAR ALGEBRA I web:

MAT 2037 LINEAR ALGEBRA I web: MAT 237 LINEAR ALGEBRA I 2625 Dokuz Eylül University, Faculty of Science, Department of Mathematics web: Instructor: Engin Mermut http://kisideuedutr/enginmermut/ HOMEWORK 2 MATRIX ALGEBRA Textbook: Linear

More information

Linear Algebra: Sample Questions for Exam 2

Linear Algebra: Sample Questions for Exam 2 Linear Algebra: Sample Questions for Exam 2 Instructions: This is not a comprehensive review: there are concepts you need to know that are not included. Be sure you study all the sections of the book and

More information

Linear Equations and Vectors

Linear Equations and Vectors Chapter Linear Equations and Vectors Linear Algebra, Fall 6 Matrices and Systems of Linear Equations Figure. Linear Algebra, Fall 6 Figure. Linear Algebra, Fall 6 Figure. Linear Algebra, Fall 6 Unique

More information

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Glossary of Linear Algebra Terms Basis (for a subspace) A linearly independent set of vectors that spans the space Basic Variable A variable in a linear system that corresponds to a pivot column in the

More information

Exercises Chapter II.

Exercises Chapter II. Page 64 Exercises Chapter II. 5. Let A = (1, 2) and B = ( 2, 6). Sketch vectors of the form X = c 1 A + c 2 B for various values of c 1 and c 2. Which vectors in R 2 can be written in this manner? B y

More information

Criteria for Determining If A Subset is a Subspace

Criteria for Determining If A Subset is a Subspace These notes closely follow the presentation of the material given in David C. Lay s textbook Linear Algebra and its Applications (3rd edition). These notes are intended primarily for in-class presentation

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

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

Fall 2016 MATH*1160 Final Exam

Fall 2016 MATH*1160 Final Exam Fall 2016 MATH*1160 Final Exam Last name: (PRINT) First name: Student #: Instructor: M. R. Garvie Dec 16, 2016 INSTRUCTIONS: 1. The exam is 2 hours long. Do NOT start until instructed. You may use blank

More information

Math 346 Notes on Linear Algebra

Math 346 Notes on Linear Algebra Math 346 Notes on Linear Algebra Ethan Akin Mathematics Department Fall, 2014 1 Vector Spaces Anton Chapter 4, Section 4.1 You should recall the definition of a vector as an object with magnitude and direction

More information

Solutions of Linear system, vector and matrix equation

Solutions of Linear system, vector and matrix equation Goals: Solutions of Linear system, vector and matrix equation Solutions of linear system. Vectors, vector equation. Matrix equation. Math 112, Week 2 Suggested Textbook Readings: Sections 1.3, 1.4, 1.5

More information

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

MATH 304 Linear Algebra Lecture 20: Review for Test 1. MATH 304 Linear Algebra Lecture 20: Review for Test 1. Topics for Test 1 Part I: Elementary linear algebra (Leon 1.1 1.4, 2.1 2.2) Systems of linear equations: elementary operations, Gaussian elimination,

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Math 108A: August 21, 2008 John Douglas Moore Our goal in these notes is to explain a few facts regarding linear systems of equations not included in the first few chapters

More information

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

We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true. Dimension We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true. Lemma If a vector space V has a basis B containing n vectors, then any set containing more

More information

GENERAL VECTOR SPACES AND SUBSPACES [4.1]

GENERAL VECTOR SPACES AND SUBSPACES [4.1] GENERAL VECTOR SPACES AND SUBSPACES [4.1] General vector spaces So far we have seen special spaces of vectors of n dimensions denoted by R n. It is possible to define more general vector spaces A vector

More information

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information

MATH 2360 REVIEW PROBLEMS

MATH 2360 REVIEW PROBLEMS MATH 2360 REVIEW PROBLEMS Problem 1: In (a) (d) below, either compute the matrix product or indicate why it does not exist: ( )( ) 1 2 2 1 (a) 0 1 1 2 ( ) 0 1 2 (b) 0 3 1 4 3 4 5 2 5 (c) 0 3 ) 1 4 ( 1

More information

Math 3108: Linear Algebra

Math 3108: Linear Algebra Math 3108: Linear Algebra Instructor: Jason Murphy Department of Mathematics and Statistics Missouri University of Science and Technology 1 / 323 Contents. Chapter 1. Slides 3 70 Chapter 2. Slides 71 118

More information

3 - Vector Spaces Definition vector space linear space u, v,

3 - Vector Spaces Definition vector space linear space u, v, 3 - Vector Spaces Vectors in R and R 3 are essentially matrices. They can be vieed either as column vectors (matrices of size and 3, respectively) or ro vectors ( and 3 matrices). The addition and scalar

More information

GEOMETRY OF MATRICES x 1

GEOMETRY OF MATRICES x 1 GEOMETRY OF MATRICES. SPACES OF VECTORS.. Definition of R n. The space R n consists of all column vectors with n components. The components are real numbers... Representation of Vectors in R n.... R. The

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 3C Lecture 20. John Douglas Moore

Math 3C Lecture 20. John Douglas Moore Math 3C Lecture 20 John Douglas Moore May 18, 2009 TENTATIVE FORMULA I Midterm I: 20% Midterm II: 20% Homework: 10% Quizzes: 10% Final: 40% TENTATIVE FORMULA II Higher of two midterms: 30% Homework: 10%

More information