Vector Spaces Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.

Slides:



Advertisements
Similar presentations
Example: Given a matrix defining a linear mapping Find a basis for the null space and a basis for the range Pamela Leutwyler.
Advertisements

Vector Spaces & Subspaces Kristi Schmit. Definitions A subset W of vector space V is called a subspace of V iff a.The zero vector of V is in W. b.W is.
Elementary Linear Algebra Anton & Rorres, 9th Edition
THE DIMENSION OF A VECTOR SPACE
Some Important Subspaces (10/29/04) If A is an m by n matrix, then the null space of A is the set of all vectors x in R n which satisfy the homogeneous.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Math 3C Practice Midterm Solutions Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Linear Equations in Linear Algebra
Linear Algebra Chapter 4 Vector Spaces.
Systems of Linear Equations Gaussian Elimination Types of Solutions Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
3.1 Image and Kernel (Null Space) This is an image of the cloud around a black hole from the Hubble Telescope.
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Section 2.3 Properties of Solution Sets
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
The Inverse of a Matrix Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Systems of Linear Equations in Vector Form Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
1 MAC 2103 Module 8 General Vector Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Recognize from the standard.
4.3 Linearly Independent Sets; Bases
Linear Transformations
Orthogonal Projections Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
4 4.1 © 2016 Pearson Education, Ltd. Vector Spaces VECTOR SPACES AND SUBSPACES.
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
4 4.2 © 2016 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
Coordinate Systems Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
Sec Sec Sec 4.4 CHAPTER 4 Vector Spaces Let V be a set of elements with vector addition and multiplication by scalar is a vector space if these.
Matrix Arithmetic Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Differential Equations Second-Order Linear DEs Variation of Parameters Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Math 4B Systems of Differential Equations Matrix Solutions Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Eigenvalues and Eigenvectors
Systems of Linear Equations
Vector Spaces Prepared by Vince Zaccone
Linear Transformations
Linear Transformations
VECTOR SPACES AND SUBSPACES
Systems of Linear Equations
Systems of Linear Equations
Least Squares Approximations
Section 4.1: Vector Spaces and Subspaces
Linear Independence Prepared by Vince Zaccone
Linear Transformations
Section 4.1: Vector Spaces and Subspaces
Vector Spaces Prepared by Vince Zaccone
VECTOR SPACES AND SUBSPACES
Linear Equations in Linear Algebra
Systems of Linear Equations
1.3 Vector Equations.
Linear Equations in Linear Algebra
The Inverse of a Matrix Prepared by Vince Zaccone
Systems of Linear Equations
Orthogonal Projections
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Linear Algebra Lecture 20.
Linear Transformations
Coordinate Systems Prepared by Vince Zaccone
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
ABASAHEB KAKADE ARTS COLLEGE BODHEGAON
Vector Spaces RANK © 2012 Pearson Education, Inc..
Linear Equations in Linear Algebra
THE DIMENSION OF A VECTOR SPACE
Null Spaces, Column Spaces, and Linear Transformations
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
VECTOR SPACES AND SUBSPACES
Subspace Hung-yi Lee Think: beginning subspace.
Presentation transcript:

Vector Spaces Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Definition: A vector space is a nonempty set V of objects, called vectors, on which are defined two operations, called addition and multiplication by scalars (real numbers), subject to the ten axioms (or rules) listed below. The axioms must hold for all vectors u, v, and w in V and for all scalars c and d. 1.The sum of u and v, denoted by u+v, is in V. 2.u+v=v+u. 3.(u+v)+w=u+(v+w). 4.There is a zero vector 0 in V such that u+(-u)=0. 5.For each u in V, there is a vector -u in V such that u+(-u)=0. 6.The scalar multiple of u by c, denoted by cu, is in V. 7.c(u+v)=cu+cv. 8.(c+d)u=cu+du. 9.c(du)=(cd)u. 10.1u=u. The most important of these axioms are the closure properties (1) and (6). In many cases we will be dealing with vectors that are a subset of a familiar vector space (such as ℝ 2 ), and if we can prove that the set is closed, it will be a subspace of the familiar vector space.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Definition: A subspace of a vector space V is a subset H of V that has three properties: (a)The zero vector of V is in H. ( b) H is closed under vector addition. That is, for each u and v in H, the sum u+v is in H. (c)H is closed under multiplication by scalars. That is, for each u in H and each scalar c, the vector cu is in H. Properties (a), (b), and (c) guarantee that a subspace H of V is itself a vector space, under the vector space operations already defined in V. Every subspace is a vector space. Conversely, every vector space is a subspace (of itself and possibly of other larger spaces). The set consisting of only the zero vector in a vector space V is a subspace of V, called the zero subspace and written as {0}.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain).

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). If we solve the system in the usual way, we will obtain what is called the Null Space of A (also called the kernel of the linear transformation). Nul(A) is the set of vectors in the domain that get mapped to the zero vector in the co-domain. Let’s walk through the calculation:

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). If we solve the system in the usual way, we will obtain what is called the Null Space of A (also called the kernel of the linear transformation). Nul(A) is the set of vectors in the domain that get mapped to the zero vector in the co-domain. Let’s walk through the calculation: t is the parameter of our explicit solution. Our solution space represents a line in ℝ 3. On the next slide is a graph of the situation.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB This line in the domain is the Null Space of A. It is a 1-dimensional subspace of ℝ 3. Every point in Nul(A) is mapped to the origin in the co-domain. (0,0,0) Domain ( ℝ 3 ) Co-Domain ( ℝ 3 ) This line is Nul(A)

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). Next we will find the Column Space of A. By definition, Col(A) is the span of the columns of A. We have 3 columns, but as we will see, the column space will be a 2-dimensional subspace of ℝ 3.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). Next we will find the Column Space of A. By definition, Col(A) is the span of the columns of A. We have 3 columns, but as we will see, the column space will be a 2-dimensional subspace of ℝ 3. This set of vectors is linearly dependent (we got a row of zeroes when we row-reduced). So one of them is redundant. We can get the same span by leaving out the column vector that corresponds to our free variable in the row-reduced matrix (this is the 3 rd column).

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB A simple example. Here is a homogeneous linear system: It represents a linear transformation from ℝ 3 ↦ℝ 3. Let’s look at the matrix of this linear transformation. The matrix will take a vector from ℝ 3 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). Next we will find the Column Space of A. By definition, Col(A) is the span of the columns of A. We have 3 columns, but as we will see, the column space will be a 2-dimensional subspace of ℝ 3. This set of vectors is linearly dependent (we got a row of zeroes when we row-reduced). So one of them is redundant. We can get the same span by leaving out the column vector that corresponds to our free variable in the row-reduced matrix (this is the 3 rd column). So our pared-down set only has 2 vectors, and the span of this set is a 2-dimensional subspace of ℝ 3 (i.e. a plane). This new set of 2 vectors is a basis for the column space of A. A graph is on the next slide.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB The column space of A is this plane in ℝ 3. The basis vectors are shown in the diagram. All points in Col(A) are linear combinations of these basis vectors. (0,1,1) (1,0,1)

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Another simple example. The matrix of a linear transformation from ℝ 5 ↦ℝ 3 is given. The matrix will take a vector from ℝ 5 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). This matrix is already in RREF. Notice that columns 1,2 and 4 are pivots, and columns 3 and 5 represent free variables. We can find Nul(A) by writing down the parametric form of the solution.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Another simple example. The matrix of a linear transformation from ℝ 5 ↦ℝ 3 is given. The matrix will take a vector from ℝ 5 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). This matrix is already in RREF. Notice that columns 1,2 and 4 are pivots, and columns 3 and 5 represent free variables. We can find Nul(A) by writing down the parametric form of the solution. There are 2 parameters (s is for x 3 and t is for x 5 ). Thus this is a 2-dimensional subspace of ℝ 5.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Another simple example. The matrix of a linear transformation from ℝ 5 ↦ℝ 3 is given. The matrix will take a vector from ℝ 5 (the domain) and transform it into a different vector from ℝ 3 (the co-domain). This matrix is already in RREF. Notice that columns 1,2 and 4 are pivots, and columns 3 and 5 represent free variables. We can find Nul(A) by writing down the parametric form of the solution. There are 2 parameters (s is for x 3 and t is for x 5 ). Thus this is a 2-dimensional subspace of ℝ 5. For the column space, we need the span of the 5 column vectors. In this case we have a set of 5 vectors from ℝ 3. For a basis of Col(A) we don’t need to include columns 3 and 5, because they corresponded to free variables in our reduced matrix. We have 3 independent vectors in ℝ 3, so the span is a 3-dimensional subspace of ℝ 3 (i.e. all of ℝ 3 ).

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Some Less Familiar Examples. Each of the following sets is a subset of a vector space. Determine if the set is also a subspace.

Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Some Less Familiar Examples. Each of the following sets is a subset of a vector space. Determine if the set is also a subspace. YES NO – fails closure properties YES NO – does not contain zero vector