


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
Material Type: Exam; Class: Linear Algebra; Subject: Mathematics; University: SUNY at Geneseo; Term: Unknown 1989;
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!
(b) Define “S is linearly independent”.
(c) Define “S generates V ”.
(b) Give one example of an infinite dimensional vector space.
(c) Give an example of a zero-dimensional vector space.
Solution: (⇐=) S 1 and S 2 are subspaces. If S 1 ⊆ S 2 , then S 1 ∪ S 2 = S 2 is a subspace. If S 2 ⊆ S 1 , then S 1 ∪ S 2 = S 1 is a subspace. We’ve proved one direction.
(=⇒) S 1 and S 2 are subspaces, and suppose S 1 ∪ S 2 is a subspace. If S 1 ⊆ S 2 , then we are done. If S 1 * S 2 , then we need to show S 2 ⊆ S 1. Choose x ∈ S 2. Since S 1 * S 2 there must be some vector in S 1 that is not in S 2 , call it y. So y ∈ S 1 , but y /∈ S 2. Since S 1 ∪ S 2 is a subspace, it is closed under addition and
x + y must be in S 1 ∪ S 2 since x ∈ S 2 ⊆ S 1 ∪ S 2 and y ∈ S 1 ⊆ S 1 ∪ S 2. Thus we must have either x + y ∈ S 1 or x + y ∈ S 2. If x + y ∈ S 2 , then since x ∈ S 2 and S 2 is a subspace (i.e. closed under the operations) we have y = (x + y) − x ∈ S 2 , which contradicts the fact that y /∈ S 2. Thus x + y ∈ S 1. However, since y ∈ S 1 and S 1 is a subspace (i.e. closed under the operations) we have x = (x + y) − y ∈ S 1. Therefore, S 2 ⊆ S 1.
3 Linear Independence, Generating Sets, and Bases
(b) Is 13 x^2 + 2 in span(S)? Explain.
(c) Is 2x^2 + 5x + 4 in span(S)? Explain.
W = {(x, y, z) | x + y + z = 0 and x − y − z = 0}.
Find a basis for W and the dimension of W.
Solution: This is Corollary 2 (b) at the top of page 48 of the textbook. The proof is found there.
So 0 = ax + by + cz = (a+ 2 b− c)(x + y) + (b+c 2 − a)(y + z) + (c+a 2 − b)(z + x), and this means that a + b − c = b + c − a = c + a − b = 0 since {x + y, y + z, z + x} is linearly independent. Clearly from those equalities we have a = b = c = 0. Therefore, {x, y, z} is also linearly independent.
span(S 1 ∩ S 2 ) ⊆ span(S 1 ) ∩ span(S 2 ).
Solution: Let x ∈ span(S 1 ∩ S 2 ). Then there exist vectors v 1 , v 2 ,... , vn ∈ S 1 ∩ S 2 and coefficients a 1 , a 2 ,... , an ∈ F such that x = a 1 v 1 + a 2 v 2 + · · · + anvn. But since v 1 , v 2 ,... , vn ∈ S 1 , we see that x ∈ span(S 1 ). Similarly, since v 1 , v 2 ,... , vn ∈ S 2 , we see that x ∈ span(S 2 ). Thus we have x ∈ span(S 1 ) ∩ span(S 2 ).
Solution: Since neither vector is a multiple of the other, β is linearly independent. Since the dimension of V is 2 and β has 2 elements, it must be a basis.
(b) Express p(x) = 2x − 3 as a linear combination of β.
Solution: p(x) = 2x − 3 = (− 4 /3)(1 + x) + (− 5 /3)(1 − 2 x)