Important Example Solved Problems - Engineering Maths or Mathematics - Subspaces (Vector Spaces): Example Solved Problems
Subspaces (Vector Spaces)
Example 1
Prove that a subset W
of a vector space V is a subspace of V if and only if αw1+βw2 ∈ W for all w1, w2
∈ W and α, β ∈ F.
Solution:
Necessary
part:
Assume
that W is a subspace of V.
To
prove that αw1+βw2 ∈
W
for all w1, w2 ∈
W; α, β ∈ F
Let
w1, w2 ∈
W; α, β ∈ F
αw1
∈ W and βw2 ∈ W (.W
is a subspace).
⇒ αw1 + βw2
∈ W.
Sufficient
part:
Assume:
αw1+ βw2 ∈ W
for all w1, w2 ∈
W.
To
prove: W is a subspace of V.
By
Theorem (5) it is enough to prove that
(a)
0 ∈ W
(b)
x+y ∈ W whenever x ∈ W, y ∈ W.
(c)
cx ∈ W, x ∈ W, c ∈ F.
(a)
Let w1 = w2 = w ∈
W
Take
α=−1 and β=1
−w+w=0
∈ W.
(b)
Let w1, w2 ∈
W then by assumption
αw1
+ βw2 = W
Take
α= 1, β=1 ∈
F
W1
+ W2 ∈
W
(c)
Let w1 = w, w2 = 0 ∈
W
α ∈
F
⇒ αw1+ β(0) ∈ W
Aw1 ∈ W.
Example 2
Determine whether the
following subsets of the given vector spaces are subspaces or not.
Solution:
(a) Let V=R2 and S be the set of
all points in x and y axis (only) in
R2
(ie)
S=
{(x, 0), (0, y)}
Consider
u = (2, 0) ∈
S and v = (0, 3) ∈
S.
u+v = (2, 3) ∉ S.
It
is not closed under the operation addition (+).
Hence S is not a
subspace of R2.
(b) Let V=M2×3 (R) and S be the set
of all 2×3 matrices with the 2nd row all zero.

Thus
S is closed under addition and scalar multiplication and so it is a subspace of
M2x3 (R).
(c) Let V=R3 and S be the set of
all points in xy−plane in R3.
(ie). S={(x, y, 0) | x and y are real numbers
}
Consider u= (x1,y1,
0) and v = (x2, x2, 0) ∈ S
u + v = (x1
+ x2, y1 + x2,
0) ∈ S
Let
r ∈ R (scalar)
ru = (rx, ry, 0) ∈ S
S is
closed under + and scalar multiplication.
It is a
subspace of R3.
(d)
Let c (R) denote the set of all continuous real−valued functions defined on R
and S be the set of all functions f in [0, 3] with f(2) = 0.
Consider
f, g→S and α∈R
then ƒ (2) = 0, g (2)=0.
(f+g)
(2) = ƒ(2) + g(2) = 0+0 = 0∈
S.
(α
ƒ) (2) = αƒ (2) = α (0) = 0 ∈
S.
Thus S is closed under
+ and scalar multiplication.
S is a
subspace of c (R).
(e)
Let the vector space be c (R), S be the set of all functions "f ' defined
by
f(2) = 3 then
(f+g) (2) = ƒ(2) + g(2) = 3 + 3 = 6 ≠ 3 ∉ S.
S is not a subspace of c (R).
(f) Let W be the set of vectors in R3
of the form form (a, b, 1/2a−2b)
Consider
(a, b, a/2 – 2b ) + ( c, d, c/2 − 2d)
=
( a + c, b + d, 1/2 (a + c) − 2(b + d) )
k
(a, b, a/2 – 2b ) = ( ka, kb, k( a/2 − 2b))
W
is a subspace of R3.
Example 3
Let Fn = {(a1, a2,... an) / αi ∈ F} be a vector space. Let W = { (a1, a2, 0, 0 ..... 0)/a1, a2 ∈ F } is a subset of Fn.
prove that W is a subspace of Fn.
Solution:
Let
w1 = (a1, a2, 0, 0, ..... 0)
w2 = (b1, b2, 0, 0, ... 0), w1, w2 ∈ W.
Let
α, β ∈ F
αw1+ βw2 = α (a1, a2, 0, 0, ... 0) + β(b1, b2, 0, 0, ... 0)
=
(αa1, αa2, 0, 0, ...) + (βb1, βb2, 0, 0, 0)
=
(αa1 + βb1, αa2 + βb2, 0, 0, ... 0) ∈ W.
W is a subspace of Fn.
Example 4
Let V=R3; W={(a1, a2, a3)/2α1−7a2+a3=0} verify whether it is a subspace or not.
Solution:
Let
w1 = (a1, a2, α3); w2 = (b1, b2, b3); w1, w2
∈ W.
αw1+βw2
= [(αa1, αa2, αa3) + (βb1, βb2, βb3)]
=
(αa1 + βb1, αа2 + βb2, αa3 + βb3)
=
2 (αa1 + βb1)−7 (αa2 + βb2) + (αa3 + βb3)
=
2αa1 + 2βb1−7αa2−7βb2+αa3 + βb3
=
α(2α1−7α2+ a3)
+ β(2b1 −7b2+b3)
=
α(0) + β(0)
=
0 ∈ W
W is a subspace of V.
Example 5
Let W = {(a1, a2, a3)/a1=a3+2} prove
that it is not a subspace of V.
Solution:
Let
W= {(a1, a2, a3)/a1 =a3 +2}.
Let
w1 = {(a1, a2, a3)}
and w2 = { b1, b2, b3 }
α
w1 + βw2 = (α a1
+βb1, α a2+ βb2, α a3
+ βb3)
= (α a1
+ βb1) − αа3−βb3−2 (a1−a3−2)
=
α (a1−a3) + β(b1−b3)
− 2
=
α (a1‒a1+2)+ β(b1−b1+2)−2
=
2α+2β−2
αw1 + βw2 ∉ W.
W is
not a subspace.
Linear Algebra: UNIT I: Vector Spaces : Tag: maths, mathematics : - Subspaces (Vector Spaces): Example Solved 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