Homework 4: MATH214 Linear Algebra
Homework 4: MATH214 Linear Algebra
MATH214
• Write in a neat and legible handwriting or use LATEX
Linear Algebra
• Clearly explain the reasoning process
Questions preceded by a * are optional. Although they can be skipped without any deduction, it is
important to know and understand the results they contain.
A bilinear form ⟨·, ·⟩ : V × V → R, which is symmetric and positive definite is called an inner product. A
vector space endowed with an inner product is called an inner product space. A finite dimensional real
inner product space is called a Euclidean space.1
A map ∥ · ∥ : V → R is called a norm if for any v , w ∈ V , (i) ∥v ∥ = 0 if and only if v = 0, (ii) for any
a ∈ R, ∥av ∥ = |a|∥v ∥, and (iii) ∥v + w ∥ ≤ ∥v ∥ + ∥w ∥.
A unit vector is a vector with norm 1. Two vectors w and v are said to orthogonal if ⟨v , w ⟩ = 0. As
set of vectors {u1 , · · · , un } is said to be orthonormal if they all have norm 1 and for any i, j ∈ J1, nK,
⟨ui , uj ⟩ = δi,j .
1
Those definitions are only valid over R. When working on C, the notion of sesquilinear form generalises the definition of a
bilinear form and allows the definition of the inner product over C.