

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Class: Junior Seminar; Subject: Mathematics; University: Seton Hall University; Term: Spring 2004;
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!
1 Linear Vector Space Definition 1
2 Example 1
3 Linear Combination 2
4 Example of a linear combination 2
5 Linear Dependence 2
Let V be a set on which two operations, addition and scalar multiplication, have been defined. If u and v are in V , the sum of u and v is denoted by u + v, and if c is a scalar, the scalar multiple of u by c is denoted by cu. If the following axioms hold for all u,v, and w in V and for all scalars c and d, then V is called a vector space and its elements are called vectors.
10 Axioms of a Vector Space
Determine whether the given set is a vector space: Let V be the set of all positive real numbers x with x + x′^ = xx′, and kx = xk
A vector v is a linear combination of vectors v 1 , v 2 , ..., vk if there are scalar coefficients c 1 , c 2 , ..., ck such that c 1 v 1 + c 2 v 2 + ckvk = v
u= [1, 2 , −1] v= [6, 4 , 2] in R^3. Show that w= [9, 2 , 7] is a linear combination of u and v. c 1 [1, 2 , −1] + c 2 [6, 4 , 2] = [9, 2 , 7] [c 1 , 2 c 1 , − 1 c 1 ] + [6c 2 , 4 c 2 , 2 c 2 ] = [9, 2 , 7] c 1 + 6c 2 = 9 2 c 1 + 4c 2 = 2 −c 1 + 2c 2 = 7 c 1 = − 3 c 2 = 2
A set of vectors v 1 , v 2 , ...vk is linearly dependent if there are scalars c 1 , c 2 , ..., ck at least one of which is not zero, such that c 1 v 1 + c 2 v 2 + ...ckvk = 0
ie We say that a set of vectors is linearly dependent if one of them can be written as a linear combination of the others. A set of vectors which is not linearly dependent is linearly independent. Example: Let u= [1, 0 , 3] v= [− 1 , 1 , −3] w= [1, 2 , 3]