Elementary Linear Algebra Anton & Rorres, 9th Edition

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

10.4 Complex Vector Spaces.
5.4 Basis And Dimension.
5.1 Real Vector Spaces.
Chapter 4 Euclidean Vector Spaces
8.2 Kernel And Range.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
Review on Linear Algebra
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 08 Chapter 8: Linear Transformations.
Linear Equations in Linear Algebra
Subspaces, Basis, Dimension, Rank
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
1 MAC 2103 Module 10 lnner Product Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Define and find the.
Chapter 4 Chapter Content
Linear Algebra Lecture 25.
Linear Algebra Chapter 4 Vector Spaces.
Elementary Linear Algebra Anton & Rorres, 9th Edition
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.
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
Page 146 Chapter 3 True False Questions. 1. The image of a 3x4 matrix is a subspace of R 4 ? False. It is a subspace of R 3.
Chap. 6 Linear Transformations
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 4 Linear Transformations 4.1 Introduction to Linear Transformations 4.2 The Kernel and Range of a Linear Transformation 4.3 Matrices for Linear.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
5.5 Row Space, Column Space, and Nullspace
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
Chapter 4 – Linear Spaces
2 2.9 © 2016 Pearson Education, Inc. Matrix Algebra DIMENSION AND RANK.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
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
Elementary Linear Algebra Anton & Rorres, 9th Edition
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Vector Spaces Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
4 4.1 © 2016 Pearson Education, Ltd. Vector Spaces VECTOR SPACES AND SUBSPACES.
Chapter 4 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis 5.Dimension 6. Row Space, Column Space, and Nullspace 8.Rank.
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.
Matrices, Vectors, Determinants.
Lecture 7 Vector Space Last Time - Properties of Determinants
8.2 Kernel And Range.
Elementary Linear Algebra Anton & Rorres, 9th Edition
VECTOR SPACES AND SUBSPACES
Row Space, Column Space, and Nullspace
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
Elementary Linear Algebra
Elementary Linear Algebra
Elementary Linear Algebra Anton & Rorres, 9th Edition
Elementary Linear Algebra
Linear Algebra Lecture 32.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 20.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
General Vector Spaces I
Elementary Linear Algebra Anton & Rorres, 9th Edition
VECTOR SPACES AND SUBSPACES
Presentation transcript:

Elementary Linear Algebra Anton & Rorres, 9th Edition Lecture Set – 05 Chapter 5: General Vector Spaces

Chapter Content Real Vector Spaces Subspaces Linear Independence Basis and Dimension Row Space, Column Space, and Nullspace Rank and Nullity

5-1 Vector Space Let V be an arbitrary nonempty set of objects on which 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)

5-1 Vector Space (continue) If u and v are objects in V, then u + v is in V. u + v = v + u u + (v + w) = (u + v) + w 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. For each u in V, there is an object -u in V, called a negative of u, such that u + (-u) = (-u) + u = 0. If k is any scalar and u is any object in V, then ku is in V. k (u + v) = ku + kv (k + l) u = ku + lu k (lu) = (kl) (u) 1u = u

5-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 the 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 Rn. The only requirement is that the ten vector space axioms be satisfied.

5-1 Example 1 (Rn Is a Vector Space) The set V = Rn 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 Rn; the remaining axioms follow from Theorem 4.1.1. The three most important special cases of Rn are R (the real numbers), R2 (the vectors in the plane), and R3 (the vectors in 3-space).

5-1 Example 2 (22 Matrices) Show that the set V of all 22 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. Let and 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 22 matrix.

5-1 Example 2 (continue) Similarly, Axiom 6 hold because for any real number k we have so that ku is a 22 matrix and consequently is an object in V. Axioms 2 follows from Theorem 1.4.1a since Similarly, Axiom 3 follows from part (b) of that theorem; and Axioms 7, 8, and 9 follow from part (h), (j), and (l), respectively.

5-1 Example 2 (continue) To prove Axiom 4, let Then Similarly, u + 0 = u. To prove Axiom 5, let Then Similarly, (-u) + u = 0. For Axiom 10, 1u = u.

5-1 Example 3(Vector Space of mn Matrices) The arguments in Example 2 can be adapted to show that the set V of all mn matrices with real entries, together with the operations matrix addition and scalar multiplication, is a vector space. The mn zero matrix is the zero vector 0 If u is the mn matrix U, then matrix –U is the negative –u of the vector u. We shall denote this vector space by the symbol Mmn

5-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 5.1.1 a).

5-1 Example 4 (continue) The value of k f at x is k times the value of f at x (Figure 5.1.1 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(x). Geometrically, the graph of –f is the reflection of the graph of f across the x-axis (Figure 5.1.c).

5-1 Example 5 (Not a Vector Space) Let V = R2 and define addition and scalar multiplication operations as follows: If u = (u1, u2) and v = (v1, v2), then define u + v = (u1 + v1, u2 + v2) and if k is any real number, then define k u = (k u1, 0) There are values of u for which Axiom 10 fails to hold. For example, if u = (u1, u2) is such that u2 ≠ 0,then 1u = 1 (u1, u2) = (1 u1, 0) = (u1, 0) ≠ u Thus, V is not a vector space with the stated operations.

5-1 Example 6 Every Plane Through the Origin Is a Vector Space Let V be any plane through the origin in R3. Since R3 itself is a vector space, Axioms 2, 3, 7, 8, 9, and 10 hold for all points in R3 and consequently for all points in the plane V. We need only show that Axioms 1, 4, 5, and 6 are satisfied.

5-1 Example 7 (The Zero Vector Space) Let V consist of a signle object, which we denote by 0, and define 0 + 0 = 0 and k 0 = 0 for all scalars k. We called this the zero vector space.

Theorem 5.1.1 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 = 0.

Exercise Set 5.1 Question 3, 6 Determine which of the following sets is a vector space

Exercise Set 5.1 Question 9, 10 Determine which of the following sets is a vector space

Exercise Set 5.1 Question 16 Determine which of the following sets is a vector space