Ex 7 - Solution
Ex 7 - Solution
Ex 7 - Solution
1 1 1 1
1 0 2 1
Answer: (i) [Shortcut] | | = 0 (since first and third rows are identical).
1 1 1 1
0 1 2 1
So {(1, 1, 1,0), (1,0,1,1), (1, 2,1,2), (1, 1, 1, 1)} is linearly dependent.
(ii) [Here we cannot use the previous shortcut technique. This is a general method]
Consider the equation
𝑐1 (2, 3,1,4) + 𝑐2 (3,2,4,1) + 𝑐3 (1,1 , 1, 1) = 𝜃 = (0,0,0,0)
2𝑐1 + 3𝑐2 + 𝑐3 = 0 2 3 1 0
𝑐1
3𝑐 + 2𝑐2 + 𝑐3 = 0 3 2 1 0
⇒ 1 or ( ) (𝑐2 ) = ( ) … … (1)
𝑐1 + 4𝑐2 + 𝑐3 = 0 1 4 1 𝑐3 0
4𝑐1 + 𝑐2 + 𝑐3 = 0 4 1 1 0
2
1 𝑘 2 1 1 0
Answer: (i) |2 3 𝑘 | = |1 𝑘 2| = (𝑘 2 − 6) − (𝑘 − 4) = 𝑘 2 − 𝑘 − 2 = (𝑘 − 2)(𝑘 + 1).
1 1 0 2 3 𝑘
So {(1, 2,1), (𝑘, 3,1), (2, 𝑘, 0)} is L.D. if (𝑘 − 2)(𝑘 + 1) = 0, i.e., 𝑘 = 2, −1.
𝑘 1 1
(ii) |1 𝑘 1| = 𝑘 (𝑘 2 − 1) − (𝑘 − 1) + (1 − 𝑘 ) = 𝑘 3 − 3𝑘 + 2 = (𝑘 + 2)(𝑘 − 1)2
1 1 𝑘
So {(𝑘, 1, 1), (1, 𝑘, 1), (1, 1, 𝑘)} is L.D. if (𝑘 + 2)(𝑘 − 1)2 = 0, i.e., 𝑘 = −2,1.
𝑥 𝑦 1
(ii) |𝑦 1 𝑥 | = −1 − 𝑥 3 + 3𝑥𝑦 − 𝑦 3 = −(1 + 𝑥 + 𝑦)(1 − 𝑥 + 𝑥 2 − 𝑦 − 𝑥𝑦 + 𝑦 2 )
1 𝑥 𝑦
1
= − (1 + 𝑥 + 𝑦){(𝑥 − 1)2 + (𝑦 − 1)2 + (𝑥 − 𝑦)2 }.
2
Therefore {(𝑥, 𝑦, 1), (𝑦, 1, 𝑥), (1, 𝑥, 𝑦)} is L.D. if (1 + 𝑥 + 𝑦) = 0 or 𝑥 = 𝑦 = 1.
5. Show that set of vectors 𝑆 = {(1,2,0), (2,1,3), {1,1,1), (2,3,1)} is linearly dependent in ℝ3 .
Find a linearly independent subset 𝑆1 of 𝑆 such that 𝐿(𝑆1 ) = 𝐿(𝑆).
Answer: [General procedure] Consider the equation
𝑐1 (1, 2, 0) + 𝑐2 (2,1,3) + 𝑐3 (1, 1, 1) + 𝑐4 (2,3,1) = 𝜃 = (0,0,0)
𝑐1
1 2 1 2 𝑐2 0 Our target is to find out a
⇒ (2 1 1 3) (𝑐 ) = (0) … … … (1) non-zero solution of (1).
3
0 3 1 1 𝑐4 0
6. Show that the set of vectors 𝑆 = {(1, 2, 3, 0), (2, 1,0,3), (1, 1, 1, 1), (2, 3,4, 1)} is linearly
dependent in ℝ4 . Find a linearly independent subset 𝑆1 of 𝑆 such that 𝐿(𝑆1 ) = 𝐿(𝑆).
Answer: [General procedure] Consider the equation
𝑐1 (1, 2,3, 0) + 𝑐2 (2,1,0,3) + 𝑐3 (1, 1, 1,1) + 𝑐4 (2,3,4,1) = 𝜃 = (0,0,0,0) Our target is to find out a
non-zero solution of (1).
4
1 2 1 2 𝑐1 0
2 1 1 3 𝑐2 0
⇒( ) (𝑐 ) = ( ) … … … (1)
3 0 1 4 3 0
0 3 1 1 𝑐4 0
𝑅1′ =𝑅1 +𝑅2 3 3 2 5 𝑐1 0 𝑅1′ =𝑅1 −𝑅3 0 0 0 0 𝑐1 0
𝑅3′ =𝑅3 +𝑅4 2 1 1 3 𝑐2 0 𝑅2′ =𝑅2 −𝑅4 2 −2 0 2 𝑐2 0
→ ( ) (𝑐 ) = ( ) → ( ) (𝑐 ) = ( )
3 3 2 5 3 0 3 3 2 5 3 0
0 3 1 1 𝑐4 0 0 3 1 1 𝑐4 0
2𝑐1 − 2𝑐2 + 2𝑐4 = 0
i. e., 3𝑐1 + 3𝑐2 + 2𝑐3 + 5𝑐4 = 0.
3𝑐2 + 2𝑐3 + 5𝑐4 = 0
So we have a particular solution (non-zero) of (1) as
𝑐1 = 0, then 𝑐2 = 𝑐4 and 3𝑐2 + 2𝑐3 + 5𝑐4 = 8𝑐2 + 2𝑐3 = 0.
So moreover if 𝑐3 = −4, then 𝑐2 = 1 = 𝑐4 .
Thus (1, 2,3, 0) + (2,1,0,3) − 4(1, 1, 1,1) = 𝜃 and we can say 𝑆 is L.D.
Again according to deletion theorem, we have 𝐿(𝑆1 ) = 𝐿(𝑆), where 𝑆1 = 𝑆 − {(1,1,1,1)}.
[∵ in the dependence relation the coefficient of (1,1,1,1) is −4 ≠ 0]
1 1 1 0
1 1 0 1
(ii) | | = −3 ≠ 0.
1 0 1 1
0 1 1 1
So the set of vectors {(1,1,1,0), (1,1,0,1), (1,0,1,1), (0,1,1,1)} is L.I.
Answer: (i) We know 𝑆 is a basis if and only if (a) 𝑆 is L.I. and (ii) 𝐿(𝑆) = ℝ3 .
We know dimension of ℝ3 is 3, so 𝑆 is a basis if and only if 𝑆 is L.I.
𝑘 0 1
Now |1 𝑘 1| = 1 − 𝑘. So 𝑆 is a basis iff 𝑘 − 1 ≠ 0 or 𝑘 ≠ 1.
𝑘 1 1
(ii) We know 𝑆 is a basis if and only if (a) 𝑆 is L.I. and (ii) 𝐿(𝑆) = ℝ3 .
We know dimension of ℝ3 is 3, so 𝑆 is a basis if and only if 𝑆 is L.I.
𝑘 1 1
Now |0 𝑘 + 1 1| = 𝑘 2 − 𝑘. So 𝑆 is a basis iff 𝑘 2 − 𝑘 ≠ 0 or 𝑘 ≠ 0,1.
1 1 1
10. Let {𝛼, 𝛽, 𝛾} be a basis of a real vector space 𝑉 and 𝑐 be a non-zero real number. Prove that
(i) {𝑐𝛼, 𝑐𝛽, 𝑐𝛾} is a basis of 𝑉,
(ii) {𝛼 + 𝑐𝛽, 𝛽, 𝛾} is a basis of 𝑉,
(iii) {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾 + 𝑐𝛼} may not be a basis of 𝑉.
6
Answer: (i) [General/simple technique] Consider the equation 𝑐1 (𝑐𝛼 ) + 𝑐2 (𝑐𝛽) + 𝑐3 (𝑐𝛾) = 𝜃
Then 𝑐𝑐1 = 𝑐𝑐2 = 𝑐𝑐3 = 0 [as {𝛼, 𝛽, 𝛾} is a basis and hence L.I.]
⇒ 𝑐1 = 𝑐2 = 𝑐3 = 0 [as 𝑐 ≠ 0]
Therefore {𝑐𝛼, 𝑐𝛽, 𝑐𝛾} is L.I.
Again as dim(𝑉 ) = 𝑜({𝛼, 𝛽, 𝛾}) = 3, so {𝑐𝛼, 𝑐𝛽, 𝑐𝛾} is a basis of 𝑉.
Note: The “Change of basis technique” may be not well-known. [Beware from it]
7
(iii) [Change of basis technique (I take it first as it gives me to predict the answer)]
Given that {𝛼, 𝛽, 𝛾} is a basis of 𝑉.
𝛼 + 𝑐𝛽 1 𝑐 0 𝛼 1 𝑐 0
Then ( 𝛽 + 𝑐𝛾 ) = (0 1 𝑐 ) (𝛽). That is the change of basis matrix is ℬ = (0 1 𝑐 ).
𝛾 + 𝑐𝛼 𝑐 0 1 𝛾 𝑐 0 1
Now det(ℬ ) = 1 + 𝑐 3 . So det(ℬ) = 0 iff 1 + 𝑐 3 = 0, i.e., 𝑐 = −1
So {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾 + 𝑐𝛼} is a basis of 𝑉 except 𝑐 = −1.
So we can say that {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾 + 𝑐𝛼} is L.I. and hence a basis iff 𝑐 ≠ 1.
[Replacement theory (here this process complicated)] Given that {𝛼, 𝛽, 𝛾} is a basis of 𝑉.
Now 𝛼 + 𝑐𝛽 = 1(𝛼) + 𝑐(𝛽) + 0 𝛾.
As coefficient of 𝛼 is 1, i.e. non-zero, so by replacement theorem, we can replace 𝛼 in
{𝛼, 𝛽, 𝛾} by 𝛼 + 𝑐𝛽. So {𝛼 + 𝑐𝛽, 𝛽, 𝛾} is a basis of 𝑉.
Again 𝛽 + 𝑐𝛾 = 0(𝛼 + 𝑐𝛽) + 1(𝛽) + 𝑐(𝛾)
As coefficient of 𝛽 is 1, i.e. non-zero, so by replacement theorem, we can replace 𝛽 in
{𝛼 + 𝑐𝛽, 𝛽, 𝛾} by 𝛽 + 𝑐𝛾. So {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾} is a basis of 𝑉.
chose coefficient step by step
Now 𝛾 + 𝑐𝛼 = 𝑐 (𝛼 + 𝑐𝛽) − 𝑐 2 (𝛽 + 𝑐𝛾) + (𝑐 3 + 1) 𝛾 (something complicated)
So to replace 𝛾 from {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾} by 𝛾 + 𝑐𝛼, we have to (𝑐 3 + 1) ≠ 0, i.e., 𝑐 ≠ −1.
Therefore {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾 + 𝑐𝛼} is a basis iff 𝑐 ≠ 1.
[By inspection (only to show not always possible)] Given that {𝛼, 𝛽, 𝛾} is a basis of 𝑉.
Take 𝑐 = −1, and we easily observed that (𝛼 − 𝛽 ) + (𝛽 − 𝛾) + ( 𝛾 − 𝛼 ) = 𝜃.
So we can say that {𝛼 + 𝑐𝛽, 𝛽 + 𝑐𝛾, 𝛾 + 𝑐𝛼} is not always a basis of 𝑉.
8
1.0
Geometry:
0.5
0.0
0.5
0.0
0.5
1.0 1.0
𝛼 − 𝛽, 𝛽 − 𝛾, 𝛾 − 𝛼
1.5
2.0 1.0
1.0
0.5
𝛼, 𝛽, 𝛾
0.5
0.0
0.5
0.0
0.0 1.0
1.0
0.5
0.5
1.0 0.0
0.5
12. Prove that the set 𝑆 = {(1, 1, 0), (1,0,1), (0, 1,1)} is a basis of the vector space ℝ3 . Show that
the vector (1, 1, 1) may replace anyone of the vectors of the set 𝑆 to form a new basis for ℝ3 , but
the same is not true for the vector (3, 1, 2).
1 1 0
Answer: Now |1 0 1| = −2, so 𝑆 = {(1, 1, 0), (1,0,1), (0, 1,1)} is L.I. Again since 𝑜(𝑆) = 3,
0 1 1
i.e., dimension of ℝ3 . Therefore 𝑆 is a basis of ℝ3 .
Let us consider (1,1,1) = 𝑐1 (1, 1, 0) + 𝑐2 (1,0,1) + 𝑐3 (0, 1,1)
1
⇒ 𝑐1 + 𝑐2 = 1, 𝑐1 + 𝑐3 = 1, 𝑐2 + 𝑐3 = 1 ⇒ 𝑐1 = 𝑐2 = 𝑐3 =
2
1 1 1
So we can write (1,1,1) = (1, 1, 0) + (1,0,1) + (0, 1,1).
2 2 2
Now since coefficient of each of (1, 1, 0), (1,0,1) and (0, 1,1) are non-zero, so we can replace
any one of them by (1,1,1) in 𝑆 = {(1, 1, 0), (1,0,1), (0, 1,1)}.
9
13. Find a basis for the vector space ℝ3 , that contains the vectors
(i) (1, 2, 1) and (3, 6, 2), (ii) (1, 0, 1) and (1, 1, 1), (iii) (1,1,0) and (0,1,0)
[Tricks: In this type of extension problem we want to insert the standard basis elements (such as
(1,0), (1,0,0), (0,1,0), (1,0,0,0) etc.) in the given basis. But we have keep in mind that the
corresponding part is nonsingular. e.g.,
1 0 0
To extend {(1,2,3), (1,4,0)} we first chose (1,0,0) (1 2 3)
as the other basis vector, so we have to check 1 4 0 Non-singular
This is first to check by inspection. If we fail for
𝑒1 = (1,0, … ), then we chose 𝑒2 = (0,1,0, … ) to enter in the extended basis.]
1 1 3 1 0 0
2 1
Answer: (i) Let us consider the vector (1,0,0). Now |0 2 6| = |1 2 1| = | | = −2.
6 2
0 1 2 3 6 2
So {(1, 2, 1), (3, 6, 2), (1,0,0)} is an extended basis.
1 1 1 1 0 0
0 1
(ii) Let us consider the vector (1,0,0). Now |0 0 1| = |1 0 1| = | | = −1.
1 1
0 1 1 1 1 1
So {(1, 0, 1), (1,1,1), (1,0,0)} is an extended basis.
1 0
(iii) [Look here that for (1,0,0), corresponding matrix is ( ) is singular and 𝑒2 is already in]
1 0
1 0 0
Chose the vector (0,0,1). Now |1 1 0| = 1 ≠ 0.
0 0 1
So {(1,1,0), (0,1,0), (0,0,1)} is an extended basis of ℝ3 .
14. Find a basis for the vector pace ℝ4 , that contains the vectors
(i) (1, 0, 1, 0) and (0, 1, 0, 1); (ii) (1, 1,0,0) and (1, 1, 1,0).
10
[Tricks: Here we have to insert 2 vectors. As similar to above we try to insert 𝑒1 , 𝑒2 , 𝑒3 … in basis.
We chose those 𝑒𝑖 ’s such that the remaining position part is non-singular.
So here we can chose 𝑒1 and 𝑒2 . Here we can’t chose 𝑒1 and 𝑒2 but we can chose 𝑒1 & 𝑒4
1 0 0 0
0 1 0 0 here we use transpose
Answer: (i) Consider (1,0,0,0) & (0,1,0,0). Then | | = 1.
1 0 1 0 directly for easy
0 1 0 1 calculation.
So {(1,0,0,0), (0,1,0,0), (1, 0, 1, 0), (0, 1, 0, 1)} is an extended basis.
1 0 0 0 Since 1st and 2nd row are
𝑒1 and 𝑒4 so determinant is
0 0 0 1 1 0
(ii) Consider (1,0,0,0) & (0,0,0,1). Then | |=| | = 1. equal to the determinant of
1 1 0 0 1 1 2nd and 3rd column of 3rd
1 1 1 0 and 4th row.
So {(1, 1,0,0), (1, 1, 1,0), (1,0,0,0), (0,0,0,1)} is an extended basis.
[Some observation to directly say the dimension: If the space is ℝ𝑛 and in the subspace 𝑆 there
are 𝑚 independent equations (obviously, linear and homogeneous), then dim(𝑆) = 𝑛 − 𝑚. This
technique is based on Rank-nullity theorem of linear transformation]
13
21. Find a basis & determine the dimension of the subspace 𝑆 of the vector space ℝ2×2
𝑎 𝑏 𝑎 𝑏
(i) 𝑆 = {( ) ∈ ℝ2×2 : 𝑎 + 𝑏 = 0}, (ii) 𝑆 = {( ) ∈ ℝ2×2 : 𝑎 = 𝑑 = 0}
𝑐 𝑑 𝑐 𝑑
(iii) 𝑆 = the set of all 2 × 2 real diagonal matrices,
(iv) 𝑆 = the set of all 2 × 2 real symmetric matrices,
(v) 𝑆 = the set of all 2 × 2 real skew symmetric matrices.
𝑎 𝑏
Answer: (i) Let 𝜉 = ( ) ∈ 𝑆. Then 𝑎 + 𝑏 = 0 ⇒ 𝑏 = −𝑎.
𝑐 𝑑
𝑎 −𝑎 1 −1 0 0 0 0 1 −1 0 0 0 0
Thus 𝜉 = ( ) = 𝑎( )+𝑐( )+𝑑( ) ∈ 𝐿 ({( ),( ),( )}).
𝑐 𝑑 0 0 1 0 0 1 0 0 1 0 0 1
1 −1 0 0 0 0 0 0
Let now consider the equation 𝑐1 ( ) + 𝑐2 ( ) + 𝑐3 ( )=𝜃=( )
0 0 1 0 0 1 0 0
𝑐1 −𝑐1 0 0
⇒ (𝑐 𝑐 )=( ) ⇒ 𝑐1 = 0, 𝑐2 = 0, 𝑐3 = 0.
2 3 0 0
1 −1 0 0 0 0
Thus {( ),( ),( )} is L.I. and hence basis of 𝑆. Also dim(𝑆) = 3.
0 0 1 0 0 1
(ii) Left to the reader. [similar to (iii)]
𝑎 0 𝑎 0
(iii) By definition of diagonal matrix, here 𝑆 = {(
) : 𝑎, 𝑑 ∈ ℝ}. Now let 𝜉 = ( ) ∈ 𝑆.
0 𝑑 0 𝑑
1 0 0 0 1 0 0 0
Then 𝜉 = 𝑎 ( )+𝑑( ) ∈ 𝐿 ({( ),( )}).
0 0 0 1 0 0 0 1
1 0 0 0 1 0 0 0
Obviously, {( ),( )} is L.I. So {( ),( )} is a basis of 𝑆 and dim(𝑆) = 2.
0 0 0 1 0 0 0 1
𝑎 𝑏 𝑎 𝑏
(iv) By definition, here 𝑆 = {( ) : 𝑎, 𝑏, 𝑑 ∈ ℝ}. Now let 𝜉 = ( ) ∈ 𝑆.
𝑏 𝑑 𝑏 𝑑
1 0 0 1 0 0 1 0 0 1 0 0
Then 𝜉 = 𝑎 ( )+𝑏( )+𝑑( ) ∈ 𝐿 ({( ),( ),( )}).
0 0 1 0 0 1 0 0 1 0 0 1
1 0 0 1 0 0
Obviously, {( ),( )( )} is L.I. (check it!) and hence a basis of 𝑆. So dim(𝑆) = 3.
0 0 1 0 0 1
𝑎 𝑏
(v) By definition, here 𝑆 = {( ) : 𝑎, 𝑏, 𝑑 ∈ ℝ}.
−𝑏 𝑑
Remaining part left to the reader.
22. 𝑉 is the vector space of all 2 × 2 real matrices. Show that the set 𝑆 is a basis of 𝑉.
1 1 1 1 1 0 0 1 1 1 0 0 1 1 0 1
(i) = { ( ),( ),( ),( )} , (ii) 𝑆 = { ( ),( ),( ),( )}.
1 0 0 1 1 1 1 1 0 0 1 1 1 0 1 1
14
1 1 1 1 1 0 0 1
Answer: (i) Let 𝑆 = { ( ),( ),( ),( )} and consider the equation
1 0 0 1 1 1 1 1
1 1 1 1 1 0 0 1 𝑎 𝑏
𝑐1 ( ) + 𝑐2 ( ) + 𝑐3 ( ) + 𝑐4 ( )=𝜉=( ). ------------ (1)
1 0 0 1 1 1 1 1 𝑐 𝑑
𝑐1 + 𝑐2 + 𝑐3 = 𝑎 𝑐1 𝑎 1 1 1 0
𝑐1 + 𝑐2 + 𝑐4 = 𝑏 𝑐2 𝑏 1 1 0 1
or, 𝑐 + 𝑐 + 𝑐 = 𝑐 or, 𝐴 (𝑐 ) = ( ) , where 𝐴 = ( ).
1 3 4 3 𝑐 1 0 1 1
𝑐2 + 𝑐3 + 𝑐4 = 𝑑 𝑐4 𝑑 0 1 1 1
0 0
When 𝜉 = ( ), then unique solution (zero solution) of (1) gives the linear independence of 𝑆.
0 0
Again for arbitrary 𝜉 ∈ ℝ2×2 , unique solution of (1) gives 𝐿(𝑆) = ℝ2×2 .
From properties of system of linear equations, for both these conditions we have to det(𝐴) ≠ 0.
Now det(𝐴) = −3 ≠ 0. So 𝑆 is L.I. and 𝐿(𝑆) = ℝ2×2 , i.e., 𝑆 is a basis of ℝ2×2 .
(ii) Left to the reader.
23. 𝑉 is the vector space of all 3 × 1 real matrices. Show that the set 𝑆 is a basis of 𝑉.
1 1 1 2 1 1
(i) = { (1) , (1) , (0)} , (ii) 𝑆 = { (1) , (2) , (1)}.
1 0 0 1 1 2
1 1 1 0
Answer: (i) Let us consider the equation 𝑐1 (1) + 𝑐2 (1) + 𝑐3 (0) = (0).
1 0 0 0
⇒ 𝑐1 + 𝑐2 + 𝑐3 = 0, 𝑐1 + 𝑐2 = 0, 𝑐1 = 0 ⇒ 𝑐1 = 𝑐2 = 𝑐3 = 0.
𝑎 1 1 1 𝑎
So 𝑆 is L.I. Again let 𝜉 = (𝑏 ) ∈ 𝑉 and suppose 𝑑1 (1) + 𝑑2 (1) + 𝑑3 (0) = (𝑏 ).
𝑐 1 0 0 𝑐
1 1 1 𝑑1 𝑎
⇒ (1 1 0) (𝑑2 ) = (𝑏 ) … … … … (1)
1 0 0 𝑑3 𝑐
1 1 1 We can also find out the solution
Now |1 1 0| = −1 ≠ 0, so (1) has unique solution. So 𝜉 ∈ 𝐿(𝑆). 𝑑1 = 𝑐, 𝑑2 = 𝑏 − 𝑐, 𝑑3 = 𝑎 − 𝑏
1 0 0
Again as 𝜉 is arbitrary in 𝑉, so 𝐿(𝑆) = 𝑉. Therefore 𝑆 is a basis of 𝑉.
[(second part using homomorphism): Again we know the vector space 𝑉 of all 3 × 1 real matrices is
isomorphic to ℝ3 . So dimension of 𝑉 is 3. Now 𝑆 is L.I. and 𝑜(𝑆) = 3, so 𝑆 is a basis of 𝑉.
Note: We can also do the both L.I. and linear span of 𝑆 as similar in Ex. 22 (i)]
(ii) Left to the reader.
15
24. Find the co-ordinate vector of 𝛼 in ℝ3 relative to the ordered basis (𝛼1 , 𝛼2 , 𝛼3 ) .
(i) 𝛼1 = (0,3,1), 𝛼2 = (1,1,0), 𝛼2 = (1,0,1) and 𝛼 = (0,1,1). It is given that (𝛼1 , 𝛼2 , 𝛼3 ) is basis,
so we just find the coordinates.
(ii) 𝛼1 = (2,3,3), 𝛼2 = (2,1,1), 𝛼2 = (1,2,1) and 𝛼 = (1,1,2).
Answer: (i) Consider the equation 𝑐1 𝛼1 + 𝑐2 𝛼2 + 𝑐3 𝛼3 = 𝛼. Then
𝑐2 + 𝑐3 = 0 0 1 1 𝑐1 0
3𝑐
𝑐1 (0,3,1) + 𝑐2 (1,1,0) + 𝑐3 (1,0,1) = (0,1,1) ⇒ 1 + 𝑐2 = 1 ⇒ (3 𝑐
1 0) ( 2 ) = (1).
𝑐1 + 𝑐3 = 1 1 0 1 𝑐3 1
1 1 1 1 1 1
Solving we get 𝑐1 = , 𝑐2 = − , 𝑐3 = . So coordinate of 𝛼 is ( , − , ).
2 2 2 2 2 2
25. Show that the set ℂ (the set of all complex numbers) forms a vector space over the field ℝ.
What is the dimension of ℂ over ℝ?
Answer: The first part is obvious.
Now ℂ = {𝑎 + 𝑖𝑏: 𝑎, 𝑏 ∈ ℝ}
So an arbitrary complex number can be expressed as 𝑎 + 𝑖𝑏 = 𝑎. 1 + 𝑏. 𝑖. Therfore ℂ = 𝐿({1, 𝑖}).
Again {1, 𝑖} is L.I. So dimension of ℂ over ℝ is 2 and its standard basis = {1, 𝑖}.
26. Show that the set ℝ (the set of all real numbers) forms a vector space over the field ℚ. What
is the dimension of ℝ over ℚ?
Answer: First part is obvious.
Now we claim that dimension of ℝ over ℚ is infinite (uncountable).
If possible, let dimension of ℝ over ℚ is finite, say, 𝑛 and 𝑆 = {𝑥1 , 𝑥2 , ⋯ , 𝑥𝑛 } ⊂ ℝ is a basis.
Then any 𝑥 ∈ ℝ can be expressed as 𝑥 = ∑𝑛𝑖=1 𝑐𝑖 𝑥𝑖 , for some 𝑐𝑖 ∈ ℚ. So
𝑛
ℝ = {∑ 𝑐𝑖 𝑥𝑖 : 𝑥𝑖 ∈ 𝑆, 𝑐𝑖 ∈ ℚ} = 𝑥1 ℚ + 𝑥2 ℚ + ⋯ + 𝑥𝑛 ℚ.
𝑖=1
Now each 𝑥𝑖 ℚ’s is countable, so the R.H.S. is countable set, but we know ℝ is uncountable.
Thus we arise at a contradiction. Hence we can conclude that dimension of ℝ over ℚ is infinite.