4.3 Subspaces of Vector Spaces

Slides:



Advertisements
Similar presentations
5.1 Real Vector Spaces.
Advertisements

MAT 2401 Linear Algebra Exam 2 Review
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
Vector Spaces (10/27/04) The spaces R n which we have been studying are examples of mathematical objects which have addition and scalar multiplication.
Lecture 9 Symmetric Matrices Subspaces and Nullspaces Shang-Hua Teng.
Orthogonality and Least Squares
Subspaces, Basis, Dimension, Rank
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
MAT 1236 Calculus III Section 12.5 Part II Equations of Line and Planes
MAT 2401 Linear Algebra 4.4 Spanning Sets and Linear Independence
Chapter 5: The Orthogonality and Least Squares
Chapter 5 Orthogonality.
Linear Algebra Chapter 4 Vector Spaces.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Chapter 5 General Vector Spaces.
Section 5.1 Real Vector Spaces. DEFINITION OF A VECTOR SPACE Let V be any non-empty set of objects on which two operations are defined: addition and multiplication.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
MAT 1235 Calculus II 4.4 Part II Indefinite Integrals and the Net Change Theorem
MAT 4725 Numerical Analysis Section 7.1 (Part II) Norms of Vectors and Matrices
Elementary Linear Algebra Anton & Rorres, 9th Edition
VECTORS (Ch. 12) Vectors in the plane Definition: A vector v in the Cartesian plane is an ordered pair of real numbers:  a,b . We write v =  a,b  and.
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.
Section 12.3 The Dot Product
4.3 Linearly Independent Sets; Bases
Vector Spaces Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
3.4 Introduction to Eigenvalues
MAT 2401 Linear Algebra 4.4 II Spanning Sets and Linear Independence
MAT 4725 Numerical Analysis Section 7.1 Part I Norms of Vectors and Matrices
4 4.1 © 2016 Pearson Education, Ltd. Vector Spaces VECTOR SPACES AND SUBSPACES.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1: ……………………………………………………………………. The elements in R n called …………. 4.1 The vector Space R n Addition.
4 Vector Spaces 4.1 Vector Spaces and Subspaces 4.2 Null Spaces, Column Spaces, and Linear Transformations 4.3 Linearly Independent Sets; Bases 4.4 Coordinate.
MAT 2401 Linear Algebra 4.5 Basis and Dimension
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.
MAT 2401 Linear Algebra 4.2 Vector Spaces
Lecture 7 Vector Spaces Lat Time Properties of Determinants Introduction to Eigenvalues Applications of Determinants Vectors in R n Elementary Linear Algebra.
Beyond Vectors Hung-yi Lee. Introduction Many things can be considered as “vectors”. E.g. a function can be regarded as a vector We can apply the concept.
 Matrix Operations  Inverse of a Matrix  Characteristics of Invertible Matrices …
Vector Spaces B.A./B.Sc. III: Mathematics (Paper II) 1 Vectors in Rn
Lecture 7 Vector Space Last Time - Properties of Determinants
Linear Algebra Lecture 26.
Does the set S SPAN R3 ?.
Lecture 7 Vector Space Last Time - Properties of Determinants
VECTOR SPACES AND SUBSPACES
Elementary Linear Algebra
Section 4.1: Vector Spaces and Subspaces
RECORD. RECORD Subspaces of Vector Spaces: Check to see if there are any properties inherited from V:
RECORD. RECORD A Vector Space: the Definition.
Section 4.1: Vector Spaces and Subspaces
Linear Algebra Lecture 22.
VECTOR SPACES AND SUBSPACES
Elementary Linear Algebra
Linear Algebra Chapter 4 Vector Spaces.
1.3 Vector Equations.
Homework Questions!.
Linear Algebra Lecture 38.
Affine Spaces Def: Suppose
Linear Algebra Lecture 32.
Linear Algebra Lecture 20.
MAT 2401 Linear Algebra 7.2 Diagonalization
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
Vector Spaces, Subspaces
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
ABASAHEB KAKADE ARTS COLLEGE BODHEGAON
Eigenvalues and Eigenvectors
Lecture 9 Symmetric Matrices Subspaces and Nullspaces
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 28.
VECTOR SPACES AND SUBSPACES
Presentation transcript:

4.3 Subspaces of Vector Spaces MAT 2401 Linear Algebra 4.3 Subspaces of Vector Spaces http://myhome.spu.edu/lauw

HW WebAssign 4.3 Written Homework

Preview Continue to examine the structure of vector spaces.

Recall: Vector Spaces

Recall: Vector Spaces

Recall: Vector Spaces

Question? Suppose V is a vector space. If W is a subset of V, is W also a vector space?

Subspace A nonempty subset W of a vector space V is called a subspace of V if W is a vector space under the operations of addition and scalar multiplication defined in V.

Example 1 Subspace of R2? W1 = {(x,y)| x-2y=0}

Example 1 Subspace of R2? W1 = {(x,y)| x-2y=0} Let’s check the 10 axioms!

Hold on…check only 4 of them…. Example 1 Subspace of R2? W1 = {(x,y)| x-2y=0} Hold on…check only 4 of them…. Let’s check the 10 axioms!

Example 1 Subspace of R2? W1 = {(x,y)| x-2y=0} Hold on…check only 4 of them…. Is it because you have only 4 fingers?

Subspace

Subspace May be we need only 2…

Theorem If W is a nonempty subset W of a vector space V, then W is a subspace of V if and only if 1. If u and v are in W, then u+v is in W. 2. If u is in W and c is any scalar, then cu is in W.

Example 1 Subspace of R2? W1 = {(x,y)| x-2y=0}

Example 1(b) Subspace of R2? W2 = {(x,y)| x,y≥ 0}

Example 1(c) Subspace of R2? W3 = {(0,0)}

Example 2(a) Subspace of M2,2? S2 = the set of all 2x2 symmetric matrices

Example 2(b) Subspace of M2,2? W = the set of all 2x2 singular matrices

Theorem If V and W are both subspaces of a vector space U. Then the intersection, VW, is also a subspace of U.