ALG FX 2024 Type1
ALG FX 2024 Type1
F = (x, y, z) ∈ R3 |x − 2y = 0
G = (x, y, z) ∈ R3 |x + z = 0 and y = 0
10 2. Let R3 be a vector space equipped with the inner product defined for x = (x1 , x2 , x3 ) and
y = (y1 , y2 , y3 ) in R3 by
⟨x; y⟩ = x1 y1 + 2x2 y2 + x3 y3
Let v1 = (1, 1, 1), v2 = (2, −1, 0), v3 = (1, 1, −3) be three vector in R3 .
5 4. Let B = {v1 , v2 , ... , vn } be an orthogonal set in an inner product space V. Prove that B is
also linearly independent.
1
15 1. Let F and G be two sub-spaces of R3 defined by
F = (x, y, z) ∈ R3 |x − 2y = 0
G = (x, y, z) ∈ R3 |x + z = 0 and y = 0
Therefore, BF = (2, 1, 0), (0, 0, 1) , BG = (1, 0, 1) and so dim(F) = 2, dim(G) = 1.
5 (1.2) Find the basis and dimension of F + G.
F + G = {u + v : u ∈ F, v ∈ G} = k1 (2, 1, 0) + k2 (0, 0, 1) + k3 (−1, 0, 1) : k1 , k2 , k3 ∈ R
= span (2, 1, 0), (0, 0, 1), (−1, 0, 1)
We see that
2 1 0
2 1
0 0 1 = (1)(−1)2+3 = 3 ̸= 0.
−1 0
−1 0 1
Then, (2, 1, 0), (0,0, 1), (−1, 0, 1) is linear independent.
Therefore, BF+G = (2, 1, 0), (0, 0, 1), (−1, 0, 1) and so dim(F + G) = 3.
3 (1.3) Find the basis and dimension of F ∩ G.
F ∩ G = {u : u ∈ F, u ∈ G}
10 2. Let R3 be a vector space equipped with the inner product defined for x = (x1 , x2 , x3 ) and
y = (y1 , y2 , y3 ) in R3 by
⟨x; y⟩ = x1 y1 + 2x2 y2 + x3 y3
Let v1 = (1, 1, 1), v2 = (2, −1, 0), v3 = (1, 1, −3) be three vector in R3 .
2
5 (2.1) Show that B = {v1 , v2 , v3 } is an orthogonal basis for R3 .
1 1 1 1 1 1
1 1
2 −1 0 = 2 −1 0 = (−4)(−1)3+3 = −3 ̸= 0.
2 −1
1 1 −3 0 0 −4
5 4. Let B = {v1 , v2 , ... , vn } be an orthogonal set in an inner product space V. Prove that B is
also linearly independent.
n
X n
X
For any i ∈ {1, 2, ... , n} , we have ⟨vi ; kj vj ⟩ = kj ⟨vi ; vj ⟩ = ki ∥vi ∥2 .
j=1 j=1
n
X
If kj vj = 0, we get ki ∥vi ∥2 = 0 which implies that ki = 0. Thus, B is linearly independent.
j=1