Pertemuan1b-Review of Matrix Algebra
Pertemuan1b-Review of Matrix Algebra
Pertemuan1b-Review of Matrix Algebra
𝐿𝐱 = 𝐱 ′ 𝐱
Standard deviasi
dari 𝐱 terhadap
titik origin =
Euclidean distance
to origin
𝑐1 𝐱1 + 𝑐2 𝐱 2 + ⋯ + 𝑐𝑘 𝐱 𝑘 = 𝟎
• Linear dependence implies that at least one vector in the set can be written as a
linear combination of the other vectors.
• Vectors of the same dimension that are not linearly dependent are said to be
linearly independent
𝐀𝐱 = 𝑥1 𝒂𝟏 + 𝑥2 𝒂𝟐 + ⋯ + 𝑥𝑘 𝒂𝒌
where 𝒂𝒊 = 𝑎1𝑖 , 𝑎2𝑖 , … , 𝑎𝑘𝑖 ′ → i-th vector column 𝑖 = 1, … , 𝑘
• The condition of nonsingularity is just the statement that the columns of A are
linearly independent.
• There is exist inverse matrix, 𝑨−𝟏 , such that 𝑨𝑨−𝟏 = 𝑨−𝟏 𝑨 = 𝑰
• Determinant of A is not zero, 𝐀 ≠ 0
• If a matrix fails to be nonsingular, it is called singular.
𝒆𝟏 𝒆𝟐
𝐀 = 𝜆𝑖 𝒆𝒊 𝒆𝒊 ′
𝑖=1
• Using the spectral decomposition, we can easily show that a 𝑘 × 𝑘 symmetric
matrix 𝐀 is a positive definite matrix if and only if every eigenvalue of 𝐀 is
positive, ∀ 𝜆𝑖 > 0.
• 𝐀 is a nonnegative definite matrix if and only if all of its eigenvalues are greater
than or equal to zero, ∀ 𝜆𝑖 ≥ 0 with the number of positive eigenvalues equal to
the rank of the matrix.
The spectral
decomposition
allows us to
express the
inverse of a
matrix:
𝑨−𝟏 = 𝑷𝜦−𝟏 𝑷′