Linear Algebra: UNIT I: Vector Spaces : Exercise Problems
EXERCISE
PROBLEMS FOR VECTOR SPACES
1.
Let V denotes the set of ordered pairs of real numbers, If (a1, a2) and (b1, b2) are
elements of V and c ∈
R define
(a1, a2) + (b1, b2) = (a1+b1, a2 b2) and
c
(a1, a2) = (ca1, a2)
Is
V a vector space over R with these operations. Justify your answer.
[Ans: No: (x+y=0
condition is not satisfied)]
2.
Let V= {(a1, a2);
a1, a2 ∈
F}, where F is a field. Define addition of elements of V coordinatewise and for
c ∈ F and (a1, a2) ∈ V, define c (a1, a2)= (a1, 0). Is V a vector space over F with these operations? Justify
your answer.
[Ans: No: (1.x=x for x
∈ V is not satisfied)]
3.
Determine whether the following sets are subspaces of R3 under the operations
of addition and scalar multiplication defined on R3. Justify your
answer.
(a) W1 = { (a1, a2, a3) ∈ R3 ; a1 = 3ɑ2 and a3 =− a2 } [Ans: Yes]
(b) W2 = {(a1, a2, α3) ∈
R3 ; 2α1 − 7α2 + α3 = 0}[Ans: Yes]
(c) W3 = { (a1, a2, a3) ∈ R3 ; a1 +2a2 − 3a3 = 1 } [Ans: No]
4.
For each of the following lists of vectors in R3, determine whether
the first vector can be expressed as a linear combination of the other two.
(a)
(−2, 0, 3), (1, 3, 0), (2, 4, −1) [Ans: Yes]
(b)
(3, 4, 1), (1, 2, 1), (−2, 1, 1)
[Ans: No]
(c) (5, 1, 5), (1, −2, − 3), (−2, 3,−4) [Ans:
No]
(d)
(−2, 2, 2), (1, −2, −1), (−3, −3, 3)
[Ans: Yes]
5.
For each list of polynomials in P3(R), determine whether the first
polynomial can be expressed as a linear combination of the other two.
(a) x3−3x+5, x3 + 2x2
−x + 1, x2 + 3x2 – 1
[Ans: Yes]
(b) − 2x3− 11x2 + 3x +
2, x3 − 2x2 + 3x − 1, 2x3 +x2+3x−2 [Ans: Yes]
(c) x3− 8x2+4x, x3−
2x2 + 3x − 1, x3− 2x + 3. [Ans:
No]
6.
In each part, determine whether the given vector is in the span of S.
(a)
(2,−1,1), S={(1, 0, 2), (1, 1, 1)}
[Ans: Yes]
(b)
(−1, 1, 1, 2), S= {(1, 0, 1, 1), (0, 1, 1, 1)} [Ans:
No]
(c)
− x3 + 2x2 + 3x + 3, S = { x3 + x2
+ x + 1, x2 + x + 1, x + 1 } [Ans:
Yes]
[Ans: Yes]
7.
Show that the matrices
generate M2×2 (F).
8.
Show that if
then the span of {M1, M2, M3}
is the set of all symmetric 2×2 matrices.
9.
Determine whether the following sets are linearly dependent or linearly
independent.
(a)
in M2×2 (R)
[Ans: Linearly dependent]
(b)
{ x3+2x2, −x2+3x+1, x3−x2+2x−
1 } in P3 (R)
[Ans: Linearly independent]
(c)
{(1, −1, 2), (1, 2, 1), (1, 1, 4) } in R3.
[Ans: Linearly
dependent]
(d)
in M2×2 (R)
[Ans: Linearly dependent]
(e)
x2−x3+5x2−8x+6, − x2+x3−
5x2 + 5x − 3,
x2+3x2 − 3x+5, 2x2+3x3
+4x2 −x+1, x3−x+2
-
in P4 (R).
[Ans: Linearly
independent]
10.
Determine which of the following sets are bases for R3.
(a)
{(1, 0, −1), (2, 5, 1), (0, −4, 3)} [Ans: Yes]
(b)
{(1, 2, − 1), (1, 0, 2), (2, 1, 1) }
[Ans: Yes]
(c)
{(1,−3,−2), (−3, 1, 3), (−2, −10,−2)} [Ans: No]
11.
Determine which of the following sets are bases for P2(R).
(a)
{−1−x+2x2, 2+x−2x2, 1−2x+4x2 } [Ans:
No]
(b)
{1−2x−2x2, −2+3x−x2, 1−x+6x2) [Ans:
Yes]
(c)
{ 1+2x−x2, 4 − 2x + x2, − 1 + 18x – 9x2 } [Ans:
No]
12.
Do the polynomials x3−2x2+1, 4x2−x+3 and 3x−2
generate P3 (R)?
[Ans: No]
13.
Is {(1,4, − 6), (1, 5, 8), (2, 1, 1), (0, 1, 0) } a linearly independent subset
of R3? Justify your answer. [Ans:
No]
14.
Show that the vectors (1, 1, 0), (1, 0, 1) and (0, 1, 1) generate F3.
15.
The vectors u1 = (2,−3, 1), u2 = (1,4,−2), u3
= (−8, 12,−4), u4=(1,37,−17) and u5 = (−3, −5, 8)
generate R3. Find a subset of the set {u1, u2,
u3, u4, u5) that is a basis for R3.
[Ans: { u1,
u2, u5}]
16.
The set of solutions to the system of linear equations, x1−2x2+x3=0 and 2x1−3x2+x3=0
is a subspace of R3. Find a basis. [Ans: (1, 1, 1)]
17.
Use the Lagrange interpolation formula to find the polynomials of smallest
degree for the following points.
(a)
(−2, 3), (−1,−6), (1, 0), (3,−2) [Ans: −x3+2x2+4x−5]
(b)
(−4, 24), (1, 19), (3, 3) [Ans: −3x+12]
(c)
(−1,7), (1, 5), (2, 15) [Ans: 1/3(11x2
− 3x+7)]
(d)
(1,24), (3,120), (5,336), (7,720) [Ans:
x3+6x2+11x+6]
Linear Algebra: UNIT I: Vector Spaces : Tag: maths, mathematics : Linear Algebra - Vector Spaces: Exercise Problems
Linear Algebra
MA25C02 2nd Semester | 2025 Regulation
English Essentials II
EN25C02 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Tamils and Technology தமிழர்களும் தொழில்நுட்பமும்
UC25H02 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Linear Algebra
MA25C02 2nd Semester | 2025 Regulation
Transforms and its Applications
MA25C03 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (CE) II
PH25C02 2nd Semester Civil, Agri Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (CSIE) II
PH25C03 2nd Semester AIDS, CSE, IT, CSE(CY) Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (EE) II
PH25C04 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (ME) II
PH25C05 2nd Semester Mechanical Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Chemistry (CE) II
CY25C02 2nd Semester Civil Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Chemistry (ME) II
CY25C03 2nd Semester Mechanical Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Electron Devices
EC25C01 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Digital Principles and Computer Organization
CS25C06 2nd Semester AIDS, CSE, IT, CSE(CY) Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Basic Electrical and Electronics Engineering
EE25C01 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Basic Civil and Mechanical Engineering
GE25C01 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Data Structures using CPlusPlus
CS25C05 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Engineering Drawing
ME25C01 EEE, Mech, Agri, EEE Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Data Structures and Algorithms
CS25C04 2nd Semester EEE Dept | 2025 Regulation
Circuits and Network Analysis
EC25C02 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Engineering Mechanics
ME25C02 2nd Semester Mech, Civil, Agri Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Object Oriented Programming (OOPs)
CS25C07 2nd Semester CSE, CSE(CY) Depts | 2025 Regulation | 2nd Semester 2025 Regulation