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

Similar documents
Abstract Vector Spaces

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

Inner products. Theorem (basic properties): Given vectors u, v, w in an inner product space V, and a scalar k, the following properties hold:

Math 290, Midterm II-key

MATH Linear Algebra

The following definition is fundamental.

Mathematics Department Stanford University Math 61CM/DM Inner products

GENERAL VECTOR SPACES AND SUBSPACES [4.1]

(v, w) = arccos( < v, w >

Chapter 2: Linear Independence and Bases

LINEAR ALGEBRA W W L CHEN

(v, w) = arccos( < v, w >

Vector Spaces. Commutativity of +: u + v = v + u, u, v, V ; Associativity of +: u + (v + w) = (u + v) + w, u, v, w V ;

Recall: Dot product on R 2 : u v = (u 1, u 2 ) (v 1, v 2 ) = u 1 v 1 + u 2 v 2, u u = u u 2 2 = u 2. Geometric Meaning:

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

There are two things that are particularly nice about the first basis

Elements of linear algebra

Chapter 6: Orthogonality

(v, w) = arccos( < v, w >

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

Chapter 3. More about Vector Spaces Linear Independence, Basis and Dimension. Contents. 1 Linear Combinations, Span

Definitions for Quizzes

Vectors. Vectors and the scalar multiplication and vector addition operations:

We showed that adding a vector to a basis produces a linearly dependent set of vectors; more is true.

(II.B) Basis and dimension

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar.

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015

Solutions to practice questions for the final

Solution to Set 7, Math 2568

MATH 221: SOLUTIONS TO SELECTED HOMEWORK PROBLEMS

Math 24 Spring 2012 Questions (mostly) from the Textbook

6.1. Inner Product, Length and Orthogonality

Elementary linear algebra

Fourier and Wavelet Signal Processing

VECTOR SPACES & SUBSPACES

Chapter 2. Vectors and Vector Spaces

Eigenvalues and Eigenvectors

Chapter 6. Orthogonality and Least Squares

Linear Algebra Review. Vectors

MTH 362: Advanced Engineering Mathematics

2. Every linear system with the same number of equations as unknowns has a unique solution.

Linear Algebra Massoud Malek

NAME MATH 304 Examination 2 Page 1

Typical Problem: Compute.

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

Chapter 3. Vector spaces

Math 113 Solutions: Homework 8. November 28, 2007

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

Lecture Notes 1: Vector spaces

Lecture 23: 6.1 Inner Products

Definitions and Properties of R N

The Gram Schmidt Process

The Gram Schmidt Process

Vectors in Function Spaces

0.2 Vector spaces. J.A.Beachy 1

Exam questions with full solutions

Linear Algebra Exam 1 Spring 2007

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2

Quizzes for Math 304

Mathematical Methods wk 1: Vectors

Mathematical Methods wk 1: Vectors

Mathematical foundations - linear algebra

Projections and Least Square Solutions. Recall that given an inner product space V with subspace W and orthogonal basis for

Math 224, Fall 2007 Exam 3 Thursday, December 6, 2007

W2 ) = dim(w 1 )+ dim(w 2 ) for any two finite dimensional subspaces W 1, W 2 of V.

Vector spaces. DS-GA 1013 / MATH-GA 2824 Optimization-based Data Analysis.

Orthonormal Bases; Gram-Schmidt Process; QR-Decomposition

1. Foundations of Numerics from Advanced Mathematics. Linear Algebra

Lecture 1: Review of linear algebra

Introduction to Linear Algebra, Second Edition, Serge Lange

Review of some mathematical tools

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Vectors. January 13, 2013

ORTHOGONALITY AND LEAST-SQUARES [CHAP. 6]

The definition of a vector space (V, +, )

Abstract Vector Spaces and Concrete Examples

LINEAR ALGEBRA REVIEW

Linear Algebra (Math-324) Lecture Notes

is Use at most six elementary row operations. (Partial

OHSX XM511 Linear Algebra: Multiple Choice Exercises for Chapter 2

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

7 Bilinear forms and inner products

Lecture: Linear algebra. 4. Solutions of linear equation systems The fundamental theorem of linear algebra

6 Inner Product Spaces

MATH Linear Algebra

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

MAT Linear Algebra Collection of sample exams

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017

Math 250B Midterm II Information Spring 2019 SOLUTIONS TO PRACTICE PROBLEMS

Linear equations in linear algebra

Fall 2016 MATH*1160 Final Exam

Math Linear Algebra II. 1. Inner Products and Norms

SUPPLEMENT TO CHAPTER 3

Inner Product Spaces

GQE ALGEBRA PROBLEMS

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

Solutions to Review Problems for Chapter 6 ( ), 7.1

Lecture 20: 6.1 Inner Products

Transcription:

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 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 and scalar multiplication with the following properties: For all u, v, w V the vector addition satisfies (A) u + v V (closure of V ); (A) u + v = v + u (commutativity); (A3) (u + v) + w = u + (v + w) (associativity); (A4) V : + u = u, u V (existence of a neutral element); (A5) u V, ( u) V : u + ( u) = (existence of an opposite element) Furthermore, for all a, b F the scalar multiplication satisfies (M) au V (closure of V ); (M) u = u (multiplicative identity of F); (M3) a(bu) = (ab)u (associativity); (M4) a(u + v) = au + av (distributivity); (M5) (a + b)u = au + bu (distributivity) Example : One can show that V = R n is a vector space with vector addition and scalar multiplication defined by u v u v and u + v = u n au = a + u u u n v n = = au au au n u + v u + v u n + v n Find the neutral element (additive identity, guaranteed in (A4) ) and given vector v with components v i, i =,, n, determine its opposite element postulated by (A5)

Example : The space of m n matrices with real entries is a vector space given the standard addition and scalar multiplication of matrices Find the neutral element (additive identity, guaranteed in (A4)) and verify (M) Example 3: Is the set of polynomials of degree exactly 3 (with standard addition and scalar multiplication) a vector space? How about the set of polynomials of degree less than or equal to 3?

3 Definition subspace of V The subset W V of a vector space V over the field of scalars F is called a iff for all u, v W and all a, b F, the following holds true au + bv W Example 4: Which of the following sets W are subspaces of the vector space V? { ( ) } () V = R u, W = u = u u = () V = R, W = { ( u u = u ) } u = (3) V = R, W = { ( ) } u u = u u + u = (4) V = R 3, W = u = u u u = u 3 u 3 (5) V is the vector space of polynomials of degree at most 5 and W is the set of polynomials of degree at most

4 6 Linear Dependence and Independence Definition 3 The span of a finite set S = {u,, u n } in a vector space V over the field of scalars F, denoted as Span(S), is the set given by Span(S) = {u V u = c u + + c n u n, where c,, c n F} Theorem Given a finite set S in a vector space V, Span(S) is a subspace of V Proof: Since Span(S) contains all possible linear combinations of the elements in S, then Span(S) is closed under linear combinations This establishes the Theorem Example 5: Give a geometric description of the following () Span({v, v }) in R 3, where v = and v = () Span({v, v }) in R 3, where v = and v =

5 Definition 4 A finite set of vectors {v,, v k } in a vector space is called linearly dependent iff there exists a set of scalars {c,, c k }, not all of them zero, such that, c v + + c k v k = On the other hand, the {v,, v k } is called linearly independent iff Eq (*) implies that every scalar vanishes, ie, c = = c k = Example 6: Determine if the following sets are linearly independent and justify your claim (),, 3 (),, 3

6 63 Basis and Dimension Definition 5 A finite set S V is called a basis of the vector space V iff () S is linearly independent and () Span(S) = V Example 7: Determine if the following sets provide bases for the given vector space () V = R, S =,, 3 () V = R, S =, (3) V = R 3, S =,, 3

7 Definition 6 A vector space V is finite dimensional iff V has a finite basis or V is one of the following two extreme cases: V = or or V = {} Otherwise, the vector space V is called infinite dimensional Example 8: Give and example of an infinite dimensional vector space Theorem The number of elements in any basis of a finite dimensional vector space, V, is the same as in any other basis of V Example 9: Give an example of two different bases of R Definition 7 The dimension of a finite dimensional vector space V with a finite basis, denoted as dim(v ), is the number of elements in any basis of V The extreme cases of V = and V = {} are defined as zero dimensional Example : Determine the dimension of the vector space consisting of all polynomials of degree at most

8 Definition 8a The dot product on R n is the function R n R n R, defined by u u v v u n v n = u v + u v + u n v n The dot product norm of a vector v R n is the function : R n R, defined by v = v v The angle between vectors u, v R n is the number θ [, π], such that cos θ = u v u v Thus, we say two vectors u, v R n are orthogonal if u v = How do we define a dot product on C n? Note, we want the norm of a vector the be associated with its distance from the zero vector, so the norm should be a non-negative real number Definition 8b The dot product on R n is the function : R n R n R, defined by u u v v u n v n = u v + u v + u n v n Example : Find the norm of the vector + i C

9 Theorem 3 The dot product on F n, with n, satisfies for all vectors x, y, z F n, and all scalars a, b F, the following properties: (a) x y = y x, (Symmetry F = R); (a) x y = y x, (Conjugate symmetry, for F = C); (b) (ax + by) z = a(x z) + b(y z), (Linearity on the st argument); (c) x x, and x x = iff x =, (Positive definiteness) Since we saw how the dot product induces a norm and therefore a distance between two vectors in a vector space, can we find a similar notion for a more general vector space than F n? Definition 9 Let V be a vector space over the scalar field F {R, C} A function, : V V F is called an inner product iff for every x, y, z V and every a, b F the function, satisfies: (a) x y = y x, (a) x y = y x, (b) (ax + by) z = a(x z) + b(y z), (c) x x, and x x = iff x =, (Symmetry F = R); (Conjugate symmetry, for F = C); (Linearity on the st argument); (Positive definiteness) An inner product space is a pair (V,, ) of a vector space with an inner product Example : Let P n denote the space of polynomials with real coefficients of degree at most n Does the following function from P n P n R satisfy the conditions of an inner product? For p, q P n, p, q = p(x)q(x) dx