MA23C03 unit 3 problemset
MA23C03 unit 3 problemset
4. Let V be an inner product space. (i) Define the norm of a vector x ∈ V . (ii) When do you say
two vectors x, y ∈ V are orthogonal?
R1 R1
5. Let V = P (R). Define ⟨f (x), g(x)⟩1 = 0 f (t)g(t)dt and ⟨f (x), g(x)⟩2 = −1 f (t)g(t)dt. Show that
both are inner products on P (R). For f (x) = x, g(x) = x2 , find ⟨f (x), g(x)⟩1 and ⟨f (x), g(x)⟩2 .
Are the two inner products on P (R) the same?
7. Let V be an inner product space. Prove that for x, y, z ∈ V and c ∈ F , the following statements
are true: (i) ⟨x, y + z⟩ = ⟨x, y⟩ + ⟨x, z⟩.
(ii) ⟨x, cy⟩ = c̄⟨x, y⟩.
(iii) ⟨x, 0⟩ = ⟨0, x⟩ = 0.
(iv) ⟨x, x⟩ = 0 if and only if x = 0.
(v) If ⟨x, y⟩ = ⟨x, z⟩ for all x ∈ V , then y = z.
8. Let V be an inner product space. Prove that for x, y, z ∈ V and c ∈ F , the following statements
are true:
(i) ∥cx∥ = |c| · ∥x∥
(ii) ∥x∥ = 0 if and only if x = 0. In any case, ∥x∥ ≥ 0.
(iii) (Cauchy-Schwarz inequality) |⟨x, y⟩| ≤ ∥x∥ · ∥y∥.
(iv) (Triangle Inequality) ∥x + y∥ ≤ ∥x∥ + ∥y∥.
9. x = (1 + 3i, 4, 2 − i), y = (4 + i, 6i, 1 − 5i) ∈ C3 . Compute ⟨x, y⟩, ∥x∥ , ∥y∥, ∥x + y∥. Verify the
Cauchy-Schwarz inequality and the triangle inequality.
R1
10. Let f (t) = t2 , g(t) = et in C([0, 1]) with the inner product ⟨f (t), g(t)⟩ = 0 f (t)g(t)dt. Compute
⟨f, g⟩, ∥f ∥ , ∥g∥, ∥f + g∥. Verify the Cauchy-Schwarz inequality and the triangle inequality.
!
1 3 + 2i
11. Define the Frobenius inner product on Mn×n (F ), (F = C or R). For A = ,B=
5+i −i
!
2 − 7i 23
find ⟨A, B⟩, ∥A∥ , ∥B∥ , ∥A + B∥ with respect to the Frobenius inner product.
8 + i 3 − 2i
Verify the Cauchy-Schwarz inequality and the triangle inequality.
12. Let V be an inner product space. Let x, y ∈ V .
(i) Prove the parallelogram law: ∥x + y∥2 + ∥x − y∥2 = 2 ∥x∥2 + 2 ∥y∥2 .
(ii) Prove that ∥x + y∥2 = ∥x∥2 + ∥y∥2 if x and y are orthogonal.
13. In each part, apply Gram-Schmidt process to the given subset S of the inner product space V to
obtain an orthonormal basis β for span(S). Find the Fourier coefficient of the given vector x ∈ V
relative to β.
(i) V = R4 with the standard inner product, S = {(2, −1, −2, 4), (−2, 1, −5, 5), (−1, 3, 7, 11)},
x = (−11, 8, −4, 18).
R1
(ii) V = P2 (R) with the inner product ⟨f (x), g(x)⟩ = −1 f (t)g(t)dt, S = {1, x, x2 } the standard
basis of P2 (R), h(x) = 2 − 3x + 5x2 .
R1
(iii) V = P2 (R) with the inner product ⟨f (x), g(x)⟩ = 0 f (t)g(t)dt, S = {1, x, x2 } the standard
basis of P2 (R), h(x) = 1 + x.
(iv) V = R3 with the standard inner product, S = {(1, 1, 1, ), (0, 1, 1, ), (0, 0, 1)}, x = (1, 0, 1).
ORTHOGONAL COMPLEMENT
14. Let S be a non-empty subset of an inner product space V . Define the orthogonal complement
S ⊥ of S. Give simple examples.
15. In each part find the orthogonal complement S ⊥ of the subset S of the vector space V .
(i) V = R3 , S = {e2 }.
(ii) V = R2 , S = {(2, −5)}.
(iii) V = R3 , S = {(1, −4, 1)}.
(iv) V = C3 , S = {(1, 0, i), (1, 2, 1)}.
16. Find the least squares approximation line for the following data. Also compute the error.
(i) (−3, 9), (−2, 6), (0, 2), (1, 1).
(ii) (1, 2), (3, 4), (5, 7), (7, 9), (9, 12).