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.

Size: px
Start display at page:

Download "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."

Transcription

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. Sec. 1.5, #2(e). Determine whether the following sets are linearly dependent or linearly independent. (e) S = {(1, 1, 2), (1, 2, 1), (1, 1, 4)} in R 3. Solution. Suppose there exists scalars a, b, c R such that Then (0, 0, 0) = a (1, 1, 2) + b (1, 2, 1) + c (1, 1, 4). 0 = a + b + c, 0 = a 2b + c, 0 = 2a + b + 4c. We wish to solve this linear system for the unknowns a, b, c. This is equivalent to solving the matrix equation a b = c 0 To solve this we replace row 2 with row 1 plus row 2 yielding the equivalent system a b = c 0 To solve this we replace row 3 with row 3 minus 2 times row 1 yielding the equivalent system a b = c 0 Thus, we find that b = 2c and a = (b + c) = 3c. Hence, we find that all solutions are given by 3c 2c : c R. c As there are nontrivial (i.e., nonzero) solutions this implies that S is linearly dependent. 1

2 Sec. 1.5, #9. Let u and v be distinct vectors in a vector space V. Show that {u, v} is linearly dependent if and only if u or v is a multiple of the other. Proof. Let u and v be distinct vectors in a vector space V. Suppose that {u, v} is linearly dependent. Then there exists scalars a, b not both zero such that au + bv = 0. Without loss of generality we may assume that a 0. Then u = ( a 1 b ) v and so u is a multiple of v. Conversely, suppose that u or v is a multiple of the other. Without loss of generality we can assume that u is a multiple of v. Then there exists a scalar c such that implying that u = cv 1u + ( c) v = 0 implying that the set {u, v} is linearly dependent. This completes the proof. Sec. 1.5, #15. Let S = {u 1, u 2,..., u n } be a finite set of vectors. Prove that S is linearly dependent if and only if u 1 = 0 or u k+1 span ({u 1, u 2,..., u k }) for some k (1 k < n). Proof. Let S = {u 1, u 2,..., u n } be a finite set of vectors in a vector space V over a field F with n a positive integer. Suppose that S is linearly dependent. We will prove now that u 1 = 0 or u k+1 span ({u 1, u 2,..., u k }) for some k (1 k < n). Since S is linearly dependent there exists scalars a 1, a 2,..., a n F not all zero such that 0 = a 1 u 1 + a 2 u a n u n. If u 1 = 0 we are done. So suppose that u 1 0. Let k be the smallest integer in {1, 2,..., n 1} such that a k+1 0 (that such a k exists follows from this argument: suppose such a k didn t exist then a 2 = = a n = 0, but a 1 0 and since 0 = a 1 u 1 then u 1 = 0, a contradiction). Then 0 = a 1 u 1 + a 2 u a n u n = a k+1 u k+1 + v where v span ({u 1, u 2,..., u k }) implying u k+1 = a 1 k+1 v span ({u 1, u 2,..., u k }). Therefore, we have proven if S is linearly dependent then u 1 = 0 or u k+1 span ({u 1, u 2,..., u k }) for some k (1 k < n). Now we will prove the converse. Suppose that u 1 = 0 or u k+1 span ({u 1, u 2,..., u k }) for some k (1 k < n). If u 1 = 0 then S is linearly dependent since 0 = u 1 = 1u 1 with 0 1 F. 2

3 If u 1 0 then u k+1 span ({u 1, u 2,..., u k }) for some k (1 k < n) implying there exists scalars a 1, a 2,..., a k F such that so that a k+1 = a 1 u 1 + a 2 u a k u k 0 = a 1 u 1 + a 2 u a k u k + ( 1) a k+1 and as these coeffi cients are not all zero this implies S is linearly dependent. This completes the proof. Sec. 1.5, #20. Let f, g F(R, R) be the functions defined by f (t) = e rt and g (t) = e st. Prove these functions are linearly independent in F(R, R) if and only if r s. Proof. Suppose that a, b R and af + bg = 0. Then for all x R we have 0 = af (t) + bg (t) = ae rt + be st. Taking the derivative of this equality on both sides we find that 0 = are rt + bse st. This implies that ( ) ( ) e rt e st a re rt se st = b ( 0 0). This equation has a nontrivial solution, i.e., (a, b) (0, 0) if and only if ( ) e rt e 0 = det st re rt se st = se rt e st re rt e st if and only if 0 = s r. Therefore, f and g are linearly independent in F(R, R) if and only if r s. Sec. 1.6, #7. The vectors u 1 = (2, 3, 1), u 2 = (1, 4, 2), u 3 = ( 8, 12, 4), u 4 = (1, 37, 17), and u 5 = ( 3, 5, 8) generate R 3. Find a subset of the set {u 1, u 2, u 3, u 4, u 5 } that is a basis for R 3. Solution. To do this we follow the algorithm in the proof of Theorem 1.9. First, u 1 (0, 0, 0) (the zero vector of R 3 ) so that the set {u 1 } is linearly independent. Next, {u 1, u 2 } is linearly independent set since u 1 and u 2 are not scalar multiples of each other (see Exercise 9 in section 1.5). Next, as u 3 = 4u 1 we know that {u 1, u 2, u 3 } is linearly dependent, thus we check to see whether {u 1, u 2, u 4 } is linearly independent or linearly dependent. Suppose that there exists scalars a, b, c R such that (0, 0, 0) = au 1 + bu 2 + cu 4 = (2a + b + c, 3a + 4b + 37c, a 2b 17c), 3

4 that is, that is, 0 = 2a + b + c, 0 = 3a + 4b + 37c, 0 = a 2b 17c, a b = c Then this is equivalent to the system by replacing row 2 with row 2 plus 3 times row 3, that is, a b = c 0 This implies that implies Thus, for any c R we have b = 7c, 0 = 2a + b + c = 2a 6c a = 3c. (2a + b + c, 3a + 4b + 37c, a 2b 17c) = (2 (3c) + ( 7c) + c, 3 (3c) + 4 ( 7c) + 37c, (3c) 2 ( 7c) 17c) = (0, 0, 0). This implies that {u 1, u 2, u 4 } is linearly dependent. Finally, we conclude from the proof of Theorem 1.9 that we must have {u 1, u 2, u 5 } linearly independent (can also verify it). Therefore, by Corollary 2.(b) since dim ( R 3) = 3 and {u 1, u 2, u 5 } is a linearly independent subset of R 3 with three distinct elements then {u 1, u 2, u 5 } is a basis for R 3 which is a subset of {u 1, u 2, u 3, u 4, u 5 }, as desired. Sec. 1.6, #13. The set of solutions to the system of linear equations x 1 2x 2 + x 3 = 0 2x 1 3x 2 + x 3 = 0 is a subspace of R 3. Find a basis for this subspace. Solution. The system x 1 2x 2 + x 3 = 0 2x 1 3x 2 + x 3 = 0 is equivalent to the system (replace row 2 with row 2 minus 2 times row 1) x 1 2x 2 + x 3 = 0 x 2 x 3 = 0. 4

5 Thus, the set of solutions is {(c, c, c) : c R} = span {(1, 1, 1)}. As (1, 1, 1) (0, 0, 0) then {(1, 1, 1)} is a basis for this subspace of R 3. Sec. 1.6, #29. (a) Prove that if W 1 and W 2 are finite-dimensional subspaces of a vector space V, then the subspace W 1 +W 2 is finite-dimensional and dim (W 1 + W 2 ) = dim (W 1 ) + dim (W 2 ) dim (W 1 W 2 ). (b) Let W 1 and W 2 be finite-dimensional subspaces of a vector space V, and let V = W 1 + W 2. Deduce that V is the direct sum of W 1 and W 2 if and only if dim (V ) = dim (W 1 ) + dim (W 2 ). Proof. (a) First, by Exercise 23 of section 1.3, we know that if W 1 and W 2 are subspaces of a vector space V over a field F then W 1 + W 2 is a subspace of V containing both W 1 and W 2 and it is the smallest such subspace in V containing both W 1 and W 2. Hence, by Theorem 1.4 it follows that W 1 W 2 is a subspace of both V and W 1 + W 2. Thus, by Exercise 31 of section 1.3, the quotient space of W 1 +W 2 modulo W 1 W 2, i.e., (W 1 + W 2 ) / (W 1 W 2 ) is a vector space over F. Suppose now that W 1 and W 2 are finite-dimensional subspaces of V. Notice that if W 1 = {0} or W 2 = {0} then (a) is obviously true. Thus, suppose that W 1 {0} and W 2 {0}. Let β = {v 1,..., v n } and γ = {u 1,..., u m } be bases for W 1 and W 2, respectively. Then W 1, W 2 span ({v 1,..., v n } {u 1,..., u m }) W 1 + W 2. As span ({v 1,..., v n } {u 1,..., u m }) is a subspace of W 1 + W 2 containing W 1 and W 2 it follows from Exercise 23 of section 1.3 that span ({v 1,..., v n } {u 1,..., u m }) = W 1 + W 2. In particular, this implies S = {v 1,..., v n } {u 1,..., u m } generates W 1 + W 2 and so dim (W 1 + W 2 ) dim [span ({v 1,..., v n } {u 1,..., u m })] n + m = dim (W 1 ) + dim (W 2 ) so that dim (W 1 + W 2 ) is finite-dimensional. Next, it follows that W 1 / (W 1 W 2 ), W 2 / (W 1 W 2 ) are subspaces of (W 1 + W 2 ) / (W 1 W 2 ) with implying that [W 1 / (W 1 W 2 )] [W 2 / (W 1 W 2 )] = {W 1 W 2 }, (W 1 + W 2 ) / (W 1 W 2 ) = W 1 / (W 1 W 2 ) + W 2 / (W 1 W 2 ) (W 1 + W 2 ) / (W 1 W 2 ) = W 1 / (W 1 W 2 ) W 2 / (W 1 W 2 ) 5

6 so that [we appeal to the first part of part (b) here, which we prove below, which didn t require the statement (a) to prove it] ( ) dim [(W 1 + W 2 ) / (W 1 W 2 )] = dim [W 1 / (W 1 W 2 )]+dim [W 2 / (W 1 W 2 )]. Next, we will prove (*): if W is a finite-dimensional vector space with a subspace U that dim (W/U) = dim (W ) dim (U). To prove this let α be a basis for U then by Corollary 2.(c) we can extend α to a basis α for W and it can be easily shown that α \α + U = {x + U : x α \α} is a basis for W/U which implies dim (W/U) = α \α = α α = dim (W ) dim (U), where denotes here the number of distinct elements in a set. Thus, (*) is proven. Finally, it follows from (*) that ( ) dim [(W 1 + W 2 ) / (W 1 W 2 )] = dim (W 1 + W 2 ) dim (W 1 W 2 ), dim [W 1 / (W 1 W 2 )] = dim (W 1 ) dim (W 1 W 2 ), dim [W 2 / (W 1 W 2 )] = dim (W 2 ) dim (W 1 W 2 ) and therefore, by (**) and (***) we have dim (W 1 + W 2 ) = dim [(W 1 + W 2 ) / (W 1 W 2 )] + dim (W 1 W 2 ) [by (***)] = dim [W 1 / (W 1 W 2 )] + dim [W 2 / (W 1 W 2 )] + dim (W 1 W 2 ) [by (**)] = dim (W 1 ) dim (W 1 W 2 ) + dim (W 2 ) dim (W 1 W 2 ) [by (***)] + dim (W 1 W 2 ) = dim (W 1 ) + dim (W 2 ) dim (W 1 W 2 ). This proves (a). We now will prove (b). Let W 1 and W 2 be finite-dimensional subspaces of a vector space V, and let V = W 1 + W 2. Suppose that V is the direct sum of W 1 and W 2, i.e., W 1 W 2 = {0} and V = W 1 + W 2. Let β = {v 1,..., v n } and γ = {u 1,..., u m } be bases for W 1 and W 2, respectively. We claim that β γ is a basis for V and β γ =. First, as we proved above span (β γ) = W 1 + W 2. Hence β γ generates V. Next, if 0 = n i=1 a iv i + m for some scalars a 1,..., a n, b 1,..., b m then n i=1 a iv i = m i=1 b iu i i=1 b iu i W 1 W 2 = {0} implying 0 = n a iv i, 0 = m b iu i i=1 i=1 implying a 1 = = a n = b 1 = = b m = 0 implying β γ is linearly independent and in particular it follows that β γ =. Therefore, β γ is a basis for W 1 + W 2 = V so that dim (V ) = β γ = β\γ + γ = β + γ = dim (W 1 ) + dim (W 2 ). 6

7 Conversely, if dim (V ) = dim (W 1 ) + dim (W 2 ), where V = W 1 + W 2 then by part (a) we have implying implying dim (W 1 + W 2 ) = dim (W 1 ) + dim (W 2 ) dim (W 1 W 2 ) dim (W 1 W 2 ) = 0 W 1 W 2 = {0} implying V is the direct sum of W 1 and W 2. This completes the proof of part (b). Therefore, the statements (a) and (b) are true. 7

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

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 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 (b) v 1,, v k are linearly independent. HMHsueh 1 Natural Basis

More information

Chapter 2: Linear Independence and Bases

Chapter 2: Linear Independence and Bases MATH20300: Linear Algebra 2 (2016 Chapter 2: Linear Independence and Bases 1 Linear Combinations and Spans Example 11 Consider the vector v (1, 1 R 2 What is the smallest subspace of (the real vector space

More information

1.5 Linear Dependence and Linear Independence

1.5 Linear Dependence and Linear Independence 14. For v span(s 1 S ) we may write v = n i=1 a i x i with x i S 1 and x i S. So v is an element of both span(s 1 ) and span(s ) and hence an element of span(s 1 ) span(s ). For example we have if S 1

More information

MTH5102 Spring 2017 HW Assignment 1: Prob. Set; Sec. 1.2, #7, 8, 12, 13, 20, 21 The due date for this assignment is 1/18/17.

MTH5102 Spring 2017 HW Assignment 1: Prob. Set; Sec. 1.2, #7, 8, 12, 13, 20, 21 The due date for this assignment is 1/18/17. MTH5102 Spring 2017 HW Assignment 1: Prob. Set; Sec. 1.2, #7, 8, 12, 13, 20, 21 The due date for this assignment is 1/18/17. 7. Let S = {0, 1} and F = R. In F (S, R), show that f = g and f + g = h, where

More information

Math 235: Linear Algebra

Math 235: Linear Algebra Math 235: Linear Algebra Midterm Exam 1 October 15, 2013 NAME (please print legibly): Your University ID Number: Please circle your professor s name: Friedmann Tucker The presence of calculators, cell

More information

Solution to Homework 1

Solution to Homework 1 Solution to Homework Sec 2 (a) Yes It is condition (VS 3) (b) No If x, y are both zero vectors Then by condition (VS 3) x = x + y = y (c) No Let e be the zero vector We have e = 2e (d) No It will be false

More information

SUPPLEMENT TO CHAPTER 3

SUPPLEMENT TO CHAPTER 3 SUPPLEMENT TO CHAPTER 3 1.1 Linear combinations and spanning sets Consider the vector space R 3 with the unit vectors e 1 = (1, 0, 0), e 2 = (0, 1, 0), e 3 = (0, 0, 1). Every vector v = (a, b, c) R 3 can

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

Vector Spaces. distributive law u,v. Associative Law. 1 v v. Let 1 be the unit element in F, then

Vector Spaces. distributive law u,v. Associative Law. 1 v v. Let 1 be the unit element in F, then 1 Def: V be a set of elements with a binary operation + is defined. F be a field. A multiplication operator between a F and v V is also defined. The V is called a vector space over the field F if: V is

More information

MTH5102 Spring 2017 HW Assignment 2: Sec. 1.3, #8, 16, 28, 31; Sec. 1.4, #5 (a), (e), (g), 10 The due date for this assignment is 1/25/17.

MTH5102 Spring 2017 HW Assignment 2: Sec. 1.3, #8, 16, 28, 31; Sec. 1.4, #5 (a), (e), (g), 10 The due date for this assignment is 1/25/17. MTH510 Spring 017 HW Assignment : Sec. 1. #8 16 8 1; Sec. 1.4 #5 (a (e (g 10 The due date for this assignment is 1/5/17. Sec. 1. #8. Determine whether the following sets are subspaces of the vector space

More information

MATH SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. 1. We carry out row reduction. We begin with the row operations

MATH SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. 1. We carry out row reduction. We begin with the row operations MATH 2 - SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. We carry out row reduction. We begin with the row operations yielding the matrix This is already upper triangular hence The lower triangular matrix

More information

Math 24 Spring 2012 Questions (mostly) from the Textbook

Math 24 Spring 2012 Questions (mostly) from the Textbook Math 24 Spring 2012 Questions (mostly) from the Textbook 1. TRUE OR FALSE? (a) The zero vector space has no basis. (F) (b) Every vector space that is generated by a finite set has a basis. (c) Every vector

More information

MATH 110: LINEAR ALGEBRA HOMEWORK #2

MATH 110: LINEAR ALGEBRA HOMEWORK #2 MATH 11: LINEAR ALGEBRA HOMEWORK #2 1.5: Linear Dependence and Linear Independence Problem 1. (a) False. The set {(1, ), (, 1), (, 1)} is linearly dependent but (1, ) is not a linear combination of the

More information

Problem set #4. Due February 19, x 1 x 2 + x 3 + x 4 x 5 = 0 x 1 + x 3 + 2x 4 = 1 x 1 x 2 x 4 x 5 = 1.

Problem set #4. Due February 19, x 1 x 2 + x 3 + x 4 x 5 = 0 x 1 + x 3 + 2x 4 = 1 x 1 x 2 x 4 x 5 = 1. Problem set #4 Due February 19, 218 The letter V always denotes a vector space. Exercise 1. Find all solutions to 2x 1 x 2 + x 3 + x 4 x 5 = x 1 + x 3 + 2x 4 = 1 x 1 x 2 x 4 x 5 = 1. Solution. First we

More information

2018 Fall 2210Q Section 013 Midterm Exam II Solution

2018 Fall 2210Q Section 013 Midterm Exam II Solution 08 Fall 0Q Section 0 Midterm Exam II Solution True or False questions points 0 0 points) ) Let A be an n n matrix. If the equation Ax b has at least one solution for each b R n, then the solution is unique

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

Math 110, Summer 2012: Practice Exam 1 SOLUTIONS

Math 110, Summer 2012: Practice Exam 1 SOLUTIONS Math, Summer 22: Practice Exam SOLUTIONS Choose 3/5 of the following problems Make sure to justify all steps in your solutions Let V be a K-vector space, for some number field K Let U V be a nonempty subset

More information

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

Kernel and range. Definition: A homogeneous linear equation is an equation of the form A v = 0 Kernel and range Definition: The kernel (or null-space) of A is ker A { v V : A v = 0 ( U)}. Theorem 5.3. ker A is a subspace of V. (In particular, it always contains 0 V.) Definition: A is one-to-one

More information

Linear independence, span, basis, dimension - and their connection with linear systems

Linear independence, span, basis, dimension - and their connection with linear systems Linear independence span basis dimension - and their connection with linear systems Linear independence of a set of vectors: We say the set of vectors v v..v k is linearly independent provided c v c v..c

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

Chapter 1. Vectors, Matrices, and Linear Spaces

Chapter 1. Vectors, Matrices, and Linear Spaces 1.6 Homogeneous Systems, Subspaces and Bases 1 Chapter 1. Vectors, Matrices, and Linear Spaces 1.6. Homogeneous Systems, Subspaces and Bases Note. In this section we explore the structure of the solution

More information

NAME MATH 304 Examination 2 Page 1

NAME MATH 304 Examination 2 Page 1 NAME MATH 4 Examination 2 Page. [8 points (a) Find the following determinant. However, use only properties of determinants, without calculating directly (that is without expanding along a column or row

More information

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

x y + z = 3 2y z = 1 4x + y = 0 MA 253: Practice Exam Solutions You may not use a graphing calculator, computer, textbook, notes, or refer to other people (except the instructor). Show all of your work; your work is your answer. Problem

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

Math Linear algebra, Spring Semester Dan Abramovich

Math Linear algebra, Spring Semester Dan Abramovich Math 52 0 - Linear algebra, Spring Semester 2012-2013 Dan Abramovich Fields. We learned to work with fields of numbers in school: Q = fractions of integers R = all real numbers, represented by infinite

More information

Lecture 6: Spanning Set & Linear Independency

Lecture 6: Spanning Set & Linear Independency Lecture 6: Elif Tan Ankara University Elif Tan (Ankara University) Lecture 6 / 0 Definition (Linear Combination) Let v, v 2,..., v k be vectors in (V,, ) a vector space. A vector v V is called a linear

More information

MTH5102 Spring 2017 HW Assignment 4: Sec. 2.2, #3, 5; Sec. 2.3, #17; Sec. 2.4, #14, 17 The due date for this assignment is 2/22/

MTH5102 Spring 2017 HW Assignment 4: Sec. 2.2, #3, 5; Sec. 2.3, #17; Sec. 2.4, #14, 17 The due date for this assignment is 2/22/ MTH50 Spring 07 HW Assignment : Sec.. # 5; Sec.. #7; Sec.. # 7 The due date for this assignment is //7. Sec.. #. Let T : R R be defined by T (a a = (a a a a + a. Let β be the standard ordered basis for

More information

2 Lecture Span, Basis and Dimensions

2 Lecture Span, Basis and Dimensions 2 Lecture 2 2.1 Span, Basis and Dimensions Related to the concept of a linear combination is that of the span. The span of a collection of objects is the set of all linear combinations of those objects

More information

Math 24 Winter 2010 Sample Solutions to the Midterm

Math 24 Winter 2010 Sample Solutions to the Midterm Math 4 Winter Sample Solutions to the Midterm (.) (a.) Find a basis {v, v } for the plane P in R with equation x + y z =. We can take any two non-collinear vectors in the plane, for instance v = (,, )

More information

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS 1. HW 1: Due September 4 1.1.21. Suppose v, w R n and c is a scalar. Prove that Span(v + cw, w) = Span(v, w). We must prove two things: that every element

More information

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

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 6 Vector Spaces with Inned Product Basis and Dimension Section Objective(s): Vector Spaces and Subspaces Linear (In)dependence Basis and Dimension Inner Product 6 Vector Spaces and Subspaces Definition

More information

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

Linear Combination. v = a 1 v 1 + a 2 v a k v k Linear Combination Definition 1 Given a set of vectors {v 1, v 2,..., v k } in a vector space V, any vector of the form v = a 1 v 1 + a 2 v 2 +... + a k v k for some scalars a 1, a 2,..., a k, is called

More information

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

(a). W contains the zero vector in R n. (b). W is closed under addition. (c). W is closed under scalar multiplication. . Subspaces of R n Bases and Linear Independence Definition. Subspaces of R n A subset W of R n is called a subspace of R n if it has the following properties: (a). W contains the zero vector in R n. (b).

More information

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

(i) [7 points] Compute the determinant of the following matrix using cofactor expansion. Question (i) 7 points] Compute the determinant of the following matrix using cofactor expansion 2 4 2 4 2 Solution: Expand down the second column, since it has the most zeros We get 2 4 determinant = +det

More information

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra 2. Linear Transformations Math 4377/638 Advanced Linear Algebra 2. Linear Transformations, Null Spaces and Ranges Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/

More information

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

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises This document gives the solutions to all of the online exercises for OHSx XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Answers are in square brackets [. Lecture 02 ( 1.1)

More information

Linear Algebra, Spring 2005

Linear Algebra, Spring 2005 Linear Algebra, Spring 2005 Solutions May 4, 2005 Problem 4.89 To check for linear independence write the vectors as rows of a matrix. Reduce the matrix to echelon form and determine the number of non-zero

More information

BASES. Throughout this note V is a vector space over a scalar field F. N denotes the set of positive integers and i,j,k,l,m,n,p N.

BASES. Throughout this note V is a vector space over a scalar field F. N denotes the set of positive integers and i,j,k,l,m,n,p N. BASES BRANKO ĆURGUS Throughout this note V is a vector space over a scalar field F. N denotes the set of positive integers and i,j,k,l,m,n,p N. 1. Linear independence Definition 1.1. If m N, α 1,...,α

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 54. Selected Solutions for Week 5

Math 54. Selected Solutions for Week 5 Math 54. Selected Solutions for Week 5 Section 4. (Page 94) 8. Consider the following two systems of equations: 5x + x 3x 3 = 5x + x 3x 3 = 9x + x + 5x 3 = 4x + x 6x 3 = 9 9x + x + 5x 3 = 5 4x + x 6x 3

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 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

Vector Spaces 4.4 Spanning and Independence

Vector Spaces 4.4 Spanning and Independence Vector Spaces 4.4 and Independence Summer 2017 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

More information

Math Linear Algebra

Math Linear Algebra Math 220 - Linear Algebra (Summer 208) Solutions to Homework #7 Exercise 6..20 (a) TRUE. u v v u = 0 is equivalent to u v = v u. The latter identity is true due to the commutative property of the inner

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Throughout these notes, F denotes a field (often called the scalars in this context). 1 Definition of a vector space Definition 1.1. A F -vector space or simply a vector space

More information

Linear Algebra Differential Equations Math 54 Lec 005 (Dis 501) July 10, 2014

Linear Algebra Differential Equations Math 54 Lec 005 (Dis 501) July 10, 2014 Vector space R n A vector space R n is the set of all possible ordered pairs of n real numbers So, R n = {(a, a,, a n ) : a, a,, a n R} a a We abuse the notation (a, a,, a n ) instead of sometimes a n

More information

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

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Chapter 4 [ Vector Spaces 4.1 If {v 1,v 2,,v n } and {w 1,w 2,,w n } are linearly independent, then {v 1 +w 1,v 2 +w 2,,v n

More information

Family Feud Review. Linear Algebra. October 22, 2013

Family Feud Review. Linear Algebra. October 22, 2013 Review Linear Algebra October 22, 2013 Question 1 Let A and B be matrices. If AB is a 4 7 matrix, then determine the dimensions of A and B if A has 19 columns. Answer 1 Answer A is a 4 19 matrix, while

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

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

Math 550 Notes. Chapter 2. Jesse Crawford. Department of Mathematics Tarleton State University. Fall 2010 Math 550 Notes Chapter 2 Jesse Crawford Department of Mathematics Tarleton State University Fall 2010 (Tarleton State University) Math 550 Chapter 2 Fall 2010 1 / 20 Linear algebra deals with finite dimensional

More information

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

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) In this lecture, F is a fixed field. One can assume F = R or C. 1. More about the spanning set 1.1. Let S = { v 1, v n } be n vectors in V, we have defined

More information

Homework Set #8 Solutions

Homework Set #8 Solutions Exercises.2 (p. 19) Homework Set #8 Solutions Assignment: Do #6, 8, 12, 14, 2, 24, 26, 29, 0, 2, 4, 5, 6, 9, 40, 42 6. Reducing the matrix to echelon form: 1 5 2 1 R2 R2 R1 1 5 0 18 12 2 1 R R 2R1 1 5

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

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

Vector Spaces. (1) Every vector space V has a zero vector 0 V Vector Spaces 1. Vector Spaces A (real) vector space V is a set which has two operations: 1. An association of x, y V to an element x+y V. This operation is called vector addition. 2. The association of

More information

EA = I 3 = E = i=1, i k

EA = I 3 = E = i=1, i k MTH5 Spring 7 HW Assignment : Sec.., # (a) and (c), 5,, 8; Sec.., #, 5; Sec.., #7 (a), 8; Sec.., # (a), 5 The due date for this assignment is //7. Sec.., # (a) and (c). Use the proof of Theorem. to obtain

More information

Review for Exam 2 Solutions

Review for Exam 2 Solutions Review for Exam 2 Solutions Note: All vector spaces are real vector spaces. Definition 4.4 will be provided on the exam as it appears in the textbook.. Determine if the following sets V together with operations

More information

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

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. Spanning set Let S be a subset of a vector space V. Definition. The span of the set S is the smallest subspace W V that contains S. If

More information

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

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1. August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei 1. Vector spaces 1.1. Notations. x S denotes the fact that the element x

More information

Winter 2017 Ma 1b Analytical Problem Set 2 Solutions

Winter 2017 Ma 1b Analytical Problem Set 2 Solutions 1. (5 pts) From Ch. 1.10 in Apostol: Problems 1,3,5,7,9. Also, when appropriate exhibit a basis for S. Solution. (1.10.1) Yes, S is a subspace of V 3 with basis {(0, 0, 1), (0, 1, 0)} and dimension 2.

More information

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

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 What is the determinant of the following matrix? 3 4 3 4 3 4 4 3 A 0 B 8 C 55 D 0 E 60 If det a a a 3 b b b 3 c c c 3 = 4, then det a a 4a 3 a b b 4b 3 b c c c 3 c = A 8 B 6 C 4 D E 3 Let A be an n n matrix

More information

(II.B) Basis and dimension

(II.B) Basis and dimension (II.B) Basis and dimension How would you explain that a plane has two dimensions? Well, you can go in two independent directions, and no more. To make this idea precise, we formulate the DEFINITION 1.

More information

Worksheet for Lecture 25 Section 6.4 Gram-Schmidt Process

Worksheet for Lecture 25 Section 6.4 Gram-Schmidt Process Worksheet for Lecture Name: Section.4 Gram-Schmidt Process Goal For a subspace W = Span{v,..., v n }, we want to find an orthonormal basis of W. Example Let W = Span{x, x } with x = and x =. Give an orthogonal

More information

Math 290, Midterm II-key

Math 290, Midterm II-key Math 290, Midterm II-key Name (Print): (first) Signature: (last) The following rules apply: There are a total of 20 points on this 50 minutes exam. This contains 7 pages (including this cover page) and

More information

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

Worksheet for Lecture 15 (due October 23) Section 4.3 Linearly Independent Sets; Bases Worksheet for Lecture 5 (due October 23) Name: Section 4.3 Linearly Independent Sets; Bases Definition An indexed set {v,..., v n } in a vector space V is linearly dependent if there is a linear relation

More information

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

Lecture 11. Andrei Antonenko. February 26, Last time we studied bases of vector spaces. Today we re going to give some examples of bases. 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

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

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases November 18, 2013 1 Spanning and linear independence I will outline a slightly different approach to the material in Chapter 2 of Axler

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

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

Advanced Engineering Mathematics Prof. Pratima Panigrahi Department of Mathematics Indian Institute of Technology, Kharagpur

Advanced Engineering Mathematics Prof. Pratima Panigrahi Department of Mathematics Indian Institute of Technology, Kharagpur Advanced Engineering Mathematics Prof. Pratima Panigrahi Department of Mathematics Indian Institute of Technology, Kharagpur Lecture No. # 02 Vector Spaces, Subspaces, linearly Dependent/Independent of

More information

Vector Spaces and Subspaces

Vector Spaces and Subspaces Vector Spaces and Subspaces Our investigation of solutions to systems of linear equations has illustrated the importance of the concept of a vector in a Euclidean space. We take time now to explore the

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

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

Chapter 1: Systems of Linear Equations

Chapter 1: Systems of Linear Equations Chapter : Systems of Linear Equations February, 9 Systems of linear equations Linear systems Lecture A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where

More information

Determinants. Beifang Chen

Determinants. Beifang Chen Determinants Beifang Chen 1 Motivation Determinant is a function that each square real matrix A is assigned a real number, denoted det A, satisfying certain properties If A is a 3 3 matrix, writing A [u,

More information

ALGEBRA HW 10 CLAY SHONKWILER. Proof. Suppose that these three functions are not linearly independent. Then there exist a, b R such that

ALGEBRA HW 10 CLAY SHONKWILER. Proof. Suppose that these three functions are not linearly independent. Then there exist a, b R such that ALGEBRA HW 10 CLAY SHONKWILER 1 (a): If A is a square matrix satisfying A 3 A 2 + A I = 0, find A 1 in terms of A. Answer: If A 3 A 2 + A I = 0, then (A 2 A + I)A = A 3 A 2 + A = I = A 3 A 2 + A = A(A

More information

Vector Spaces 4.5 Basis and Dimension

Vector Spaces 4.5 Basis and Dimension Vector Spaces 4.5 and Dimension Summer 2017 Vector Spaces 4.5 and Dimension Goals Discuss two related important concepts: Define of a Vectors Space V. Define Dimension dim(v ) of a Vectors Space V. Vector

More information

Week 3: January 22-26, 2018

Week 3: January 22-26, 2018 EE564/CSE554: Error Correcting Codes Spring 2018 Lecturer: Viveck R. Cadambe Week 3: January 22-26, 2018 Scribe: Yu-Tse Lin Disclaimer: These notes have not been subjected to the usual scrutiny reserved

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

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

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

Linear Algebra. Paul Yiu. Department of Mathematics Florida Atlantic University. Fall 2011 Linear Algebra Paul Yiu Department of Mathematics Florida Atlantic University Fall 2011 Linear Algebra Paul Yiu Department of Mathematics Florida Atlantic University Fall 2011 1A: Vector spaces Fields

More information

A Field Extension as a Vector Space

A Field Extension as a Vector Space Chapter 8 A Field Extension as a Vector Space In this chapter, we take a closer look at a finite extension from the point of view that is a vector space over. It is clear, for instance, that any is a linear

More information

y 2 . = x 1y 1 + x 2 y x + + x n y n 2 7 = 1(2) + 3(7) 5(4) = 3. x x = x x x2 n.

y 2 . = x 1y 1 + x 2 y x + + x n y n 2 7 = 1(2) + 3(7) 5(4) = 3. x x = x x x2 n. 6.. Length, Angle, and Orthogonality In this section, we discuss the defintion of length and angle for vectors and define what it means for two vectors to be orthogonal. Then, we see that linear systems

More information

Objective: Introduction of vector spaces, subspaces, and bases. Linear Algebra: Section

Objective: Introduction of vector spaces, subspaces, and bases. Linear Algebra: Section Objective: Introduction of vector spaces, subspaces, and bases. Vector space Vector space Examples: R n, subsets of R n, the set of polynomials (up to degree n), the set of (continuous, differentiable)

More information

DEFINITION (Subspace): Let V be a vector space. A subspace of V is a nonempty subset S of V satisfying the following two properties:

DEFINITION (Subspace): Let V be a vector space. A subspace of V is a nonempty subset S of V satisfying the following two properties: Vector Spaces and Subspaces DEFINITION (Vector Space): A vector space is a nonempty set V of vectors such that the vector addition and multiplication by real scalars are defined. First of all, the addition

More information

MTH 2310, FALL Introduction

MTH 2310, FALL Introduction MTH 2310, FALL 2011 SECTION 6.2: ORTHOGONAL SETS Homework Problems: 1, 5, 9, 13, 17, 21, 23 1, 27, 29, 35 1. Introduction We have discussed previously the benefits of having a set of vectors that is linearly

More information

MTH 35, SPRING 2017 NIKOS APOSTOLAKIS

MTH 35, SPRING 2017 NIKOS APOSTOLAKIS MTH 35, SPRING 2017 NIKOS APOSTOLAKIS 1. Linear independence Example 1. Recall the set S = {a i : i = 1,...,5} R 4 of the last two lectures, where a 1 = (1,1,3,1) a 2 = (2,1,2, 1) a 3 = (7,3,5, 5) a 4

More information

PRACTICE FINAL EXAM. why. If they are dependent, exhibit a linear dependence relation among them.

PRACTICE FINAL EXAM. why. If they are dependent, exhibit a linear dependence relation among them. Prof A Suciu MTH U37 LINEAR ALGEBRA Spring 2005 PRACTICE FINAL EXAM Are the following vectors independent or dependent? If they are independent, say why If they are dependent, exhibit a linear dependence

More information

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 :

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 : Length, Angle and the Inner Product The length (or norm) of a vector v R 2 (viewed as connecting the origin to a point (v 1,v 2 )) is easily determined by the Pythagorean Theorem and is denoted v : v =

More information

Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS. a + 2b = x a + 3b = y. This solves to a = 3x 2y, b = y x. Thus

Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS. a + 2b = x a + 3b = y. This solves to a = 3x 2y, b = y x. Thus Linear Algebra 2 Final Exam, December 7, 2015 SOLUTIONS 1. (5.5 points) Let T : R 2 R 4 be a linear mapping satisfying T (1, 1) = ( 1, 0, 2, 3), T (2, 3) = (2, 3, 0, 0). Determine T (x, y) for (x, y) R

More information

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4 Do the following exercises from the text: Chapter (Section 3):, 1, 17(a)-(b), 3 Prove that 1 3 + 3 + + n 3 n (n + 1) for all n N Proof The proof is by induction on n For n N, let S(n) be the statement

More information

Lineaire algebra 1 najaar Oefenopgaven. Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra

Lineaire algebra 1 najaar Oefenopgaven. Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra Lineaire algebra 1 najaar 2008 ontleend aan: Oefenopgaven Stephen H. Friedberg, Arnold J. Insel, Lawrence E. Spence, Linear Algebra Charles W. Curtis, Linear Algebra: An Introductory Approach Exercise

More information

Chapter 6: Orthogonality

Chapter 6: Orthogonality Chapter 6: Orthogonality (Last Updated: November 7, 7) These notes are derived primarily from Linear Algebra and its applications by David Lay (4ed). A few theorems have been moved around.. Inner products

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

Solution to Set 7, Math 2568

Solution to Set 7, Math 2568 Solution to Set 7, Math 568 S 5.: No. 18: Let Q be the set of all nonsingular matrices with the usual definition of addition and scalar multiplication. Show that Q is not a vector space. In particular,

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors week -2 Fall 26 Eigenvalues and eigenvectors The most simple linear transformation from R n to R n may be the transformation of the form: T (x,,, x n ) (λ x, λ 2,, λ n x n

More information

Sunflowers and Primitive SCIDs

Sunflowers and Primitive SCIDs (joint work with R.D. Barrolleta, L. Storme and E. Suárez-Canedo) July 15, 2016 (joint work with R.D. Barrolleta, L. Storme and E. Suárez-Canedo) Definitions Background 1 Definitions Background 2 Subspace

More information

ICS 6N Computational Linear Algebra Vector Equations

ICS 6N Computational Linear Algebra Vector Equations ICS 6N Computational Linear Algebra Vector Equations Xiaohui Xie University of California, Irvine xhx@uci.edu January 17, 2017 Xiaohui Xie (UCI) ICS 6N January 17, 2017 1 / 18 Vectors in R 2 An example

More information

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination Math 0, Winter 07 Final Exam Review Chapter. Matrices and Gaussian Elimination { x + x =,. Different forms of a system of linear equations. Example: The x + 4x = 4. [ ] [ ] [ ] vector form (or the column

More information

March 27 Math 3260 sec. 56 Spring 2018

March 27 Math 3260 sec. 56 Spring 2018 March 27 Math 3260 sec. 56 Spring 2018 Section 4.6: Rank Definition: The row space, denoted Row A, of an m n matrix A is the subspace of R n spanned by the rows of A. We now have three vector spaces associated

More information