Lecture 7 Vector Space Last Time - Properties of Determinants

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

5.1 Real Vector Spaces.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Signal , Weight Vector Spaces and Linear Transformations
Signal , Weight Vector Spaces and Linear Transformations
Chapter 5 Inner Product Spaces
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Linear Algebra Chapter 4 Vector Spaces.
Chapter 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
Chapter 5 General Vector Spaces.
Vectors in R n a sequence of n real number An ordered n-tuple: the set of all ordered n-tuple  n-space: R n Notes: (1) An n-tuple can be viewed.
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,
Chapter Content Real Vector Spaces Subspaces Linear Independence
4 - 1 Chapter 3 Vector Spaces 3.1 Vectors in R n 3.1 Vectors in R n 3.2 Vector Spaces 3.2 Vector Spaces 3.3 Subspaces of Vector Spaces 3.3 Subspaces of.
Lecture 11 Inner Product Space
Chap. 5 Inner Product Spaces 5.1 Length and Dot Product in R n 5.2 Inner Product Spaces 5.3 Orthonormal Bases: Gram-Schmidt Process 5.4 Mathematical Models.
Lecture 13 Inner Product Space & Linear Transformation Last Time - Orthonormal Bases:Gram-Schmidt Process - Mathematical Models and Least Square Analysis.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
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.
7.1 Eigenvalues and Eigenvectors
Elementary Linear Algebra Anton & Rorres, 9th Edition
4.1 Introduction to Linear Spaces (a.k.a. Vector Spaces)
Lecture 14 Linear Transformation Last Time - Mathematical Models and Least Square Analysis - Inner Product Space Applications - Introduction to Linear.
Lecture 9 Vector & Inner Product Space
Lecture 9 Vector & Inner Product Space Last Time - Spanning Sets and Linear Independence (Cont.) - Basis and Dimension - Rank of a Matrix and Systems of.
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.
Lecture 7 Vector Spaces Lat Time Properties of Determinants Introduction to Eigenvalues Applications of Determinants Vectors in R n Elementary Linear Algebra.
An inner product on a vector space V is a function that, to each pair of vectors u and v in V, associates a real number and satisfies the following.
Lecture 11 Inner Product Space Last Time - Coordinates and Change of Basis - Applications - Length and Dot Product in R n Elementary Linear Algebra R.
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.
Lecture 9 Vector & Inner Product Spaces Last Time Spanning Sets and Linear Independence (Cont.) Basis and Dimension Rank of a Matrix and Systems of Linear.
Lecture 11 Inner Product Spaces Last Time Change of Basis (Cont.) Length and Dot Product in R n Inner Product Spaces Elementary Linear Algebra R. Larsen.
Vector Spaces B.A./B.Sc. III: Mathematics (Paper II) 1 Vectors in Rn
Lecture 2 Matrices Lat Time - Course Overview
Chapter 1 Linear Equations and Vectors
Linear Algebra Lecture 26.
Lecture 10 Inner Product Spaces
Chapter 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
Lecture 8 Vector Space Last Time - Vector Spaces and Applications
Lecture 7 Vector Space Last Time - Properties of Determinants
VECTOR SPACES AND SUBSPACES
Lecture 14 Linear Transformation
Elementary Linear Algebra
Section 4.1: Vector Spaces and Subspaces
Section 4.1: Vector Spaces and Subspaces
Linear Algebra Lecture 22.
VECTOR SPACES AND SUBSPACES
Linear Algebra Chapter 4 Vector Spaces.
1.3 Vector Equations.
4.3 Subspaces of Vector Spaces
Linear Algebra Lecture 39.
Signal & Weight Vector Spaces
Linear Algebra Lecture 21.
Linear Algebra Lecture 38.
Elementary Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
Elementary Linear Algebra
Linear Algebra Lecture 24.
Linear Algebra Lecture 20.
Vector Spaces 1 Vectors in Rn 2 Vector Spaces
Chapter 4 Vector Spaces 4.1 Vector spaces and Subspaces
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Eigenvalues and Eigenvectors
General Vector Spaces I
Elementary Linear Algebra Anton & Rorres, 9th Edition
VECTOR SPACES AND SUBSPACES
CHAPTER 4 Vector Spaces Linear combination Sec 4.3 IF
Presentation transcript:

Lecture 7 Vector Space Last Time - Properties of Determinants - Introduction to Eigenvalues - Applications of Determinants - Vectors in Rn Elementary Linear Algebra R. Larsen et al. (5 Edition) TKUEE翁慶昌-NTUEE SCC_10_2007

Lecture 6: Eigenvalue and Vectors Today Vector Spaces and Applications Subspaces of Vector Spaces Spanning Sets and Linear Independence Basis and Dimension Rank of a Matrix and Systems of Linear Equations Reading Assignment: Secs. 4.2-4.6 of Textbook Homework #3 due Next Time Rank of a Matrix and Systems of Linear Equations (Cont.) Coordinates and Change of Basis Applications of Vector Spaces Length and Dot Product in Rn Inner Product Spaces Reading Assignment: Secs 4.7- 5.2

Lecture 6: Elementary Matrices & Determinants Today Vector Spaces Subspaces of Vector Spaces Spanning Sets and Linear Independence Basis and Dimension Rank of a Matrix and Systems of Linear Equations

What Did You Actually Learn about Determinant?

4.2 Vector Spaces Vector spaces: Let V be a set on which two operations (vector addition and scalar multiplication) are defined. If the following axioms are satisfied for every u, v, and w in V and every scalar (real number) c and d, then V is called a vector space. Addition: (1) u+v is in V (2) u+v=v+u (3) u+(v+w)=(u+v)+w (4) V has a zero vector 0 such that for every u in V, u+0=u (5) For every u in V, there is a vector in V denoted by –u such that u+(–u)=0

Scalar multiplication: (6) is in V. (7) (8) (9) (10)

Notes: (1) A vector space consists of four entities: a set of vectors, a set of scalars, and two operations V:nonempty set c:scalar vector addition scalar multiplication is called a vector space (2) zero vector space

Examples of vector spaces: (1) n-tuple space: Rn vector addition scalar multiplication (2) Matrix space: (the set of all m×n matrices with real values) Ex: :(m = n = 2) vector addition scalar multiplication

(3) n-th degree polynomial space: (the set of all real polynomials of degree n or less) (4) Function space: (the set of all real-valued continuous functions defined on the entire real line.)

Thm 4.4: (Properties of scalar multiplication) Let v be any element of a vector space V, and let c be any scalar. Then the following properties are true.

Notes: To show that a set is not a vector space, you need only find one axiom that is not satisfied. (it is not closed under scalar multiplication) scalar Pf: Ex 6: The set of all integer is not a vector space. integer noninteger Ex 7: The set of all second-degree polynomials is not a vector space. Pf: Let and (it is not closed under vector addition)

Ex 8: V=R2=the set of all ordered pairs of real numbers vector addition: scalar multiplication: Verify V is not a vector space. Sol: the set (together with the two given operations) is not a vector space

Keywords in Section 4.2: vector space:向量空間 n-space:n維空間 matrix space:矩陣空間 polynomial space:多項式空間 function space:函數空間

Lecture 7: Vector Space Today Vector Spaces and Applications Subspaces of Vector Spaces Spanning Sets and Linear Independence Basis and Dimension Rank of a Matrix and Systems of Linear Equations

4.3 Subspaces of Vector Spaces : a vector space : a nonempty subset :a vector space (under the operations of addition and scalar multiplication defined in V) W is a subspace of V Trivial subspace: Every vector space V has at least two subspaces. (1) Zero vector space {0} is a subspace of V. (2) V is a subspace of V.

Thm 4.5: (Test for a subspace) If W is a nonempty subset of a vector space V, then W is a subspace of V if and only if the following conditions hold. (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.

Ex: Subspace of R2 Ex: Subspace of R3

Ex 2: (A subspace of M2×2) Let W be the set of all 2×2 symmetric matrices. Show that W is a subspace of the vector space M2×2, with the standard operations of matrix addition and scalar multiplication. Sol:

Ex 3: (The set of singular matrices is not a subspace of M2×2) Let W be the set of singular matrices of order 2. Show that W is not a subspace of M2×2 with the standard operations. Sol:

Ex 4: (The set of first-quadrant vectors is not a subspace of R2) Show that , with the standard operations, is not a subspace of R2. Sol: (not closed under scalar multiplication)

Ex 6: (Determining subspaces of R2) Which of the following two subsets is a subspace of R2? (a) The set of points on the line given by x+2y=0. (b) The set of points on the line given by x+2y=1. Sol: (closed under addition) (closed under scalar multiplication)

(b) (Note: the zero vector is not on the line)

Ex 8: (Determining subspaces of R3) Sol:

Thm 4.6: (The intersection of two subspaces is a subspace)

Keywords in Section 4.3: subspace:子空間 trivial subspace:顯然子空間

Lecture 7: Vector Space Today Vector Spaces and Applications Subspaces of Vector Spaces Spanning Sets and Linear Independence Basis and Dimension Rank of a Matrix and Systems of Linear Equations

4.4 Spanning Sets and Linear Independence Linear combination:

Ex 2: (Finding a linear combination) Sol:

(this system has infinitely many solutions)

the span of a set: span (S) If S={v1, v2,…, vk} is a set of vectors in a vector space V, then the span of S is the set of all linear combinations of the vectors in S, a spanning set of a vector space: If every vector in a given vector space can be written as a linear combination of vectors in a given set S, then S is called a spanning set of the vector space.

Notes: Notes:

Ex 5: (A spanning set for R3) Sol: