Linear Algebra
Linear Algebra
June 9, 2020
(a) What is the rank of the coefficient matrix A? Explain your answer.
4. The system of differential equations for the current i2 (t) and i3 (t) in the electrical network is
i
d 2 −R /L −R /L i E/L
=
1 1 1 1
2 + 1
dt i3 −R1 /L2 −(R1 + R2 )/L2 i3 E/L2
Solve the system if R1 = 2Ω, R2 = 3Ω, L1 = 1h, L2 = 1h, E = 60V , i2 (0) = 0, and i3 (0) = 0.
(b) Set X = [x1 , x2 ], which is the matrix with a basis of eigenvectors of A(x1 and x2 ) as column
vectors. What is its inverse X−1 .
1
(c) Please solve the following differential equations. Both y1 and y2 are only functions of t.
y1 (0) = 0
3
y2 (0) = −
4
y1 z1 λ1 0
(Hint: you may set = X and try to solve z first. In addition, X−1 AX = ,
y2 z2 0 λ2
where λ1 , λ2 are eigenvalues of A.
x2 + 2x3 = 0
4x1 + 5x2 + 6x3 = 0
8x1 + 9x2 + 10x3 = 0
10. Let A = [ajk ] be a given square n-rowed matrix and x ̸= 0 be a non-zero vector.
(a) Write out the relationship so that x is an eigenvector of A, and a number λ is its corresponding
eigenvalue.
2
(b) Given an example on the applications of eigenvector and eigenvalue used in mechanical engi-
neering.
11. (a) Show that whether or not the following matrix is orthogonal:
1 0 0
0 0 −1
0 1 0
12. Apply linear algebraic method (e.g., method of diagonalization) to obtain the general solution of the
following system of differential equations:
x′′ = 2x + 4y
y ′′ = x − y
13. Please derive the inverse of a square matrix A which is expressed as follows. It is noted that
determinant A ̸= 0.
a11 a12
A=
a21 a22
16. Solve the following equation in t-domain (i.e., using mode-superposition method).
1 0 ẍ 5 −2 x1 sin ωt
1 + =
0 1 ẍ2 −2 2 x2 0
3
17. Find the general solution for the systems of differential equations.
2 −1 5 0
3 0 −2 0
18. For matrix A =
1 4 0 0
0 0 0 2
19. Let A be a symmetric matrix with real entries. Show that the eigenvalues of A are real.
20. (a) Prove that the eigenvalues of a real symmetric matrix are real.
(c) Prove that the main diagonal elements of a hermitian matrix must be real.
24. Diagonalize the matrices if possible A = PDP−1 for some invertible matrix P and some diagonal
matrix D.
4
2 2 1
(a)
1 3 1
1 2 2
2 4 3
(b)
−4 −6 −3
3 3 1
5 3
25. For a matrix A =
3 5