0% found this document useful (0 votes)
13 views2 pages

Vector Space Properties and Examples

The document contains a tutorial for a summer course on Linear Algebra, featuring various questions related to vector spaces, subspaces, linear combinations, and linear dependence. It includes tasks such as checking if certain sets are vector spaces, proving properties of subspaces, and determining linear independence of given sets. The tutorial is structured with multiple questions that require proofs and counter-examples to illustrate key concepts in linear algebra.

Uploaded by

gautam buddha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Vector Space Properties and Examples

The document contains a tutorial for a summer course on Linear Algebra, featuring various questions related to vector spaces, subspaces, linear combinations, and linear dependence. It includes tasks such as checking if certain sets are vector spaces, proving properties of subspaces, and determining linear independence of given sets. The tutorial is structured with multiple questions that require proofs and counter-examples to illustrate key concepts in linear algebra.

Uploaded by

gautam buddha
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

IC114 - Linear Algebra (Summer Course)

Prof. Rajendra K. Ray


Tutorial 3

Question 1. Check whether the given sets are Vector Spaces or Not and if not then find the property which it
breaks.
(a) V = {(x1 , x2 ) ∈ R2 : 2x1 + 3x2 = 0} with + and ∗ in R2 .
(b) V = {(x1 , x2 ) ∈ R2 : x1 x2 = 0} with + and ∗ in R2 .
(c) V = {(x1 , x2 ) ∈ R2 : x1 + x2 = 1} with + and ∗ in R2 .
(d) V = {(x, y, z) ∈ R3 : x ≥ 0 : y, z ∈ R} with + and ∗ in R3 .
1
(e) V = {(x, 10 x) ∈ R2 : x ∈ R} with + and ∗ in R2 .
(f) The set of all 2 × 2 real matrices.
(g) The set of all polynomials with real co-efficient of degree less than or equal to n.
(h) The set of all polynomials with real co-efficient of degree n.

Question 2. Prove that, the intersection of any two subspaces W1 and W2 of a vector space V (f ) is also a
vector subspace of V (f ). After that, intersection of family of subspaces of a vector space V (f ) is also a vector
subspace V (f ).

Question 3. Check that, the union of any two subspaces W1 and W2 of a vector space V (f ) is also a vector
subspace of V (f ) or not. If not, then find the property by which W1 ∪ W2 is a Vector Subspace.

Question 4. Check whether the given subset U is a subspace of V or not.


(a) V = P3 and U = {a0 + a1 t + a2 t2 + a3 t3 : a2 = 0}.
(b) V = P3 and U = {a0 + a1 t + a2 t2 + a3 t3 : a0 + a1 + a2 + a3 = 0}.
(c) V = P3 (R) and U = {p ∈ V : p(0) = 0}.
(d) V = R3 and U = {(x, y, z) ∈ R3 : x + y + z = 0 and x − y + z = 1}.
(e) V = R3 and U = {(x, y, z) ∈ R3 : x + y + 2z = 0}.
(f) V = All real valued continuous function over the field R. U =Set of solutions of the Differential Equation
′′ ′
y − 7y + 12y = 0.
(g) V = All 2 × 2 real entry matrices. U =Set of all 2 × 2 symmetric matrices.
(h) V = All 2 × 2 real entry matrices. U =Set of all 2 × 2 anti-symmetric matrices.

Question 5. Show by a Counter-Example that if U + W = U + X for subspaces U, V, W of V , then W need


not to be equal to X.

Question 6. Prove that the only non-trivial proper subspaces of R2 are straight lines passing through the
origin.

Question 7. Is (7, 24, 12, 16) a linear combination of the vectors (1, 2, 3, 4), (2, 9, 1, 2) and (4, 13, 7, 10).

Question 8. For each S ⊂ R3 determine the geometrical representation of L(S), where S = {(2, 2, 2), (1, 2, 3)}.

Question 9. Do the polynomials t3 − 2t2 + 1, 4t2 − t + 3, 3t − 2 spans P3 .

Question 10. Let U = {(a, b, c, d) ∈ R4 : 5a + 2b − c = 3a + 2c − d = 0} Find a finite subset S of U such


that span(S) = U .

Question 11. Suppose U and W are subspaces of a vector space V . Show that U + W = U iff W ⊆ U .

Question 12. Let A and B be subsets of a vector space V . Show that span(A ∩ B) ⊆ span(A) ∩ span(B).
Give an example to show that span(A) ∩ span(B) need not be a subset of span(A ∩ B).

Question 13. Let Ax = 0 be a system of linear equation. If it has a non-trivial solution, then the columns of A
is linear independent or dependent. Also, comment if it has a trivial solution.

1
Question 14. Check whether the given sets are LINEAR DEPENDENT OR INDEPENDENT.
(a) S = {x, x2 + x, 2x − x2 }
(b) S = {x + y, x − y, x − 2y + 2}
(c) S = {ex , e2x , e3x }
(d) S = {x, sin(x), cos(x)}
(e) S = {1 + 3x + 2x2 , 3 + x + 2x2 , 2x + x2 }

Question 15. Show that two vectors (a, b) and (c, d) in R2 are linearly independent if and only if ad − bc = 0.

Question 16. Prove that in the vector space of all real valued functions defined on R, the set {ex , xex , x3 ex }
of functions is linearly independent.

Question 17. Prove that all super sets of a linearly dependent sets are linearly dependent.

Question 18. Prove that all subsets of a linearly independent set are linearly independent.

Common questions

Powered by AI

For the intersection W1 ∩ W2 to be a subspace, it must satisfy three properties: it must be non-empty, closed under addition, and closed under scalar multiplication. Since 0 is in both W1 and W2, W1 ∩ W2 is non-empty. If u, v ∈ W1 ∩ W2, then u and v are in both W1 and W2, making u + v also in both, hence in W1 ∩ W2. Similarly, for any scalar c, cu is in both W1 and W2, so cu ∈ W1 ∩ W2. Thus, W1 ∩ W2 is a subspace .

To determine if the polynomials span P3, check if they are linearly independent and have enough elements to span the 4-dimensional space of cubic polynomials. Set coefficients of a linear combination (a, b, c) such that a(t^3 - 2t^2 + 1) + b(4t^2 - t + 3) + c(3t - 2) equals any arbitrary polynomial. If a unique solution exists for all such polynomials, they span P3. In this case, checking linear dependence means solving a system equating coefficients of like terms to show independence .

This significance stems from the geometric interpretation of vector spaces and their subspaces. The only way to maintain linearity through origin (0,0) is for the subspace to take the form of a line through the origin in R2, characterized by having constant proportionality between x and y components. This forms an essential concept for understanding the structure and behavior of higher-dimensional spaces .

Suppose U = span{(1,0)}, W = span{(0,1)}, and X = span{(1,1)} in R2. U + W = R2, U + X also equals R2. Here W and X are clearly different subspaces but U + W = U + X. This example shows how adding different subspaces to the same subspace can result in identical spanning vectors without the subspaces being equal .

A set of functions is linearly independent if no nontrivial linear combination equals the zero function. For {e^x, x*e^x, x^3*e^x}, assume a*e^x + b*x*e^x + c*x^3*e^x = 0 for all x, leading to individual equations by testing basis with different values of x. Derivatives of e^x are unique from multiplicative polymorphic degree leading no possible nontrivial solutions for a, b, and c other than zero, proving independence .

A vector space must satisfy the closure property under vector addition and scalar multiplication. The set V = {(x1, x2) ∈ R2 : x1 + x2 = 1} violates the closure property under vector addition because adding two vectors from this set does not necessarily yield another vector in the set. For instance, (1, 0) and (0, 1) both belong to V, but their sum (1, 1) does not satisfy x1 + x2 = 1 .

A vector is a linear combination of other vectors if it can be expressed as a weighted sum of those vectors. To check if (7, 24, 12, 16) is a linear combination of (1, 2, 3, 4), (2, 9, 1, 2), and (4, 13, 7, 10), coefficients a, b, c must be found satisfying a(1, 2, 3, 4) + b(2, 9, 1, 2) + c(4, 13, 7, 10) = (7, 24, 12, 16). Solving this system for a, b, c confirms it is possible, hence it is a linear combination .

Yes, the set of solutions to the differential equation y'' - 7y' + 12y = 0 forms a vector subspace. This is because the set is closed under vector addition and scalar multiplication. Any linear combination of solutions is also a solution, satisfying the requirements of vector subspace .

The union W1 ∪ W2 fails to be a vector subspace because it does not necessarily satisfy closure under addition. Two elements, one from each subspace, their sum may not lie within either W1 or W2. For W1 ∪ W2 to be a subspace, one of the subspaces needs to be contained wholly within the other, i.e., W1 ⊆ W2 or W2 ⊆ W1 .

Consider the vectors A = {(1, 0), (0, 1)} and B = {(1, 1)} in R2. Here, span(A) is all of R2 while span(B) is the line y = x. span(A ∩ B) is empty or zero vector because A and B have no common vectors. Thus, span(A ∩ B) ⊆ span(A) ∩ span(B) holds but span(A) ∩ span(B) (which is the line y = x) is not a subset of span(A ∩ B) (the zero vector only).

You might also like