


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth review of linear algebra concepts, focusing on determinants, matrix inverses, and eigenvalues. Determinants are calculated using the formula given by equation (1) in the document, and properties such as multiplicative and interchange properties are discussed. The document also covers the concept of matrix inverses and their relationship to determinants. Lastly, eigenvalues and eigenvectors are introduced, and methods for finding them are provided.
Typology: Study notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Let A be a n × n square matrix with coefficients aij (1 ≤ i, j ≤ n). The determinant of A is computed
as follows:
∑^ n
j=
ajα (−1)
j+α | A˜ (^) j α| (1)
where α is a fixed integer between 1 and n and A˜ (^) jα is the (n − 1) × (n − 1) matrix obtained from A by
removing the j-th row and the α-th column. A˜ (^) jα has coefficients:
jα =
a 11... a 1 ,(α−1) a 1 ,(α+1)... a 1 n
. . .
a(j−1), 1... a(j−1),(α−1) a(j−1),(α+1)... a(j−1),n
a(j+1), 1... a(j+1),(α−1) a(j+1),(α+1)... a(j+1),n
. . .
an 1... an,(α−1) an,(α+1)... an,n
Note that column α and row j are missing.
Some properties of the determinant:
− 1 exists. Then |A
− 1 | = 1/|A|.
k-th column of A – that means that a (^) k =
a 1 k
a 2 k
. . .
ank
A · x =
∑^ n
j=
xj a (^) j = 0 ⇔ x = 0.
If a linear combination of columns of A is equal to zero, the coefficients (xi ) of the combination are
all equal to zero.
− there exists a linear combination of columns of A equal to zero with coefficients that are not
all equal to zero:
∑n
j=
xj aj = 0 with at least one non zero xj.
− there exists x $= 0 such that A · x = 0,
− one of the column of A can be expressed as a linear combination of the others.
(Make sure that you understand why these three statements are equivalent).
Example: ∣ ∣ ∣ ∣
a b
c d
a b
c + λa d + λb
In the same way, adding to a column of A the product of another column with a constant μ lives
the determinant unchanged. Example:
a b
c d
a b + μa
c d + μc
elements.
a b
c d
∣ =^ ad^ −^ bc.
Compute the determinant of the following matrices:
with D =
λ (^1)
.. .
λ (^) n
the diagonal matrix with diagonal coefficients equal to the eigenvalues of
A, and V a matrix whose columns are eigenvectors v (^) i associated with each of the different eigenvalues.
The first column of V is v 1 , an eigenvector associated with λ 1 , the second column is v 2 , an eigenvector
associated with λ 2 , etc....
Find the eigendecomposition of the following matrices: