Mat334 TD7
Mat334 TD7
Exercise sheet n◦ 7
2. Let
3 −1 1
A= 0 2 0
.
1 −1 3
(i) Show that A is diagonalizable and find a matrix P diagonalizing A. Compute An
for all n ≥ 1.
(ii) Consider the sequences (un ), (vn ) and (wn ) defined by the initial values u0 = v0 =
1, w0 = 2 and the following recursive relations :
Compute un , vn and wn .
3. Let a, b ∈ IR and
a b b
A = b a b .
b b a
Compute An for all n ≥ 1.
4. Let A ∈ Mn (C) be a nilpotent matrix, i.e. there exists p ∈ N∗ such that Ap = 0. Show
that the only eigenvalue of A is 0. Does the converse hold ?
5. Let A ∈ Mn (C). Show that the determinant of A is equal to the product of its ei-
genvalues (counted with multiplicity) and that the trace of A is equal to the sum of its
eigenvalues (also counted with multiplicity).
6. Let A, B ∈ Mn (C). Show that AB and BA have the same set of eigenvalues, each of
them with the same multiplicity.
1
7. The Italian mathematician Leonardo Fibonacci (c. 1175 – c. 1250) was the first to
study the sequence of integers given by 1, 1, 2, 3, 5, 8,. . . and that has his name. It is
recursively defined by
f0 = 1, f1 = 1, fk+1 = fk + fk−1 , k = 1, 2, ...
1. Let x(k) = (fk+1 ; fk ). Write this relations in matricial form
x(k+1) = Ax(k) , k = 0, 1, ... , x(0) = (1; 1),
, where A is a matrix to be determiend .
2. Compute the eigenvalues and the eigenvectors of A. Is the matrix LA diagonali-
zable ?
3. Find an explicit formula for the k-th element of the Fibonacci sequence.
8. Compute the eigenvalues of the matrix
1 0 4 0
0 1 0 4
A= .
1 0 1 0
0 1 0 1
Consider now the system of differential equations given by
ẋ(t) = x(t) + 4z(t), ẏ(t) = y(t) + 4w(t),
ż(t) = x(t) + z(t), ẇ(t) = y(t) + w(t).
Compute the general solution of the system, and then the particular solution satisfying
the conditions x(0) = y(0) = z(0) = 0, w(0) = 2.
(ii) Compute the eigenspaces of A associated to each eigenvalue. Determine all the
values of the parameter a such that the matrix A is diagonalizable. And triangu-
larizable ?
(iii) Assume that a = 0 and consider the system of differential equations given by
ẋ(t) = x(t) + y(t) − z(t), ẏ(t) = y(t),
ż(t) = −y(t) + 2z(t), ẇ(t) = x(t) + z(t) + 2w(t).
Compute the general solution of the system, and then the particular solution sa-
tisfying the conditions x(0) = y(0) = w(0) = 0, z(0) = 1.
2
tat.
Exercice 11. Deux masses égales sont suspendues entre trois ressorts identiques de coefficient de rigidité k sur une table plane
10. Consider
et lisse, comme the system
dans le diagramme formed by two masses and three springs with the same force
ci-dessous.
constant k > 0 as indicated in the following diagram :
Assume that the two are longitudinally separated from the equilibrium position (using an
external force) at time t = 0 and the systems stars moving freely. Let x1 (t) (resp. x2 (t))
the (signed) longitudinal distance of the first (resp. second) mass from its equilibrium
Les deux position
masses sont
at t.mises en mouvement
We assume entwo
that the temps t = 0. obey
springs Soit xHooke’s
1 (t ) (resp.law,
x2 (t ))
sol’écart de la première (resp. de la seconde)
masse de sa position d’équilibre en temps t . On admettra que les lois de Newton nous donnent que
mx001 = −2kx1 + kx2 ,
00 − 2kx .
mx002 =mxkx
1 = 2 kx2
1 −2kx1 +
x3 x3
3
Nous considérons maintenant la même situation avec 3 masses suspendues entre 4 ressorts, comme ci-dessous.
1. What is the size of A+ ? Express A+ A and AA+ in terms of the singular value
decomposition of A. Verify that A A+ A = A and A+ A At = At AA+ = At . Explain
their meaning.
2. Let A be a matrix of size m × n and rank n, and let b be a vector column of size m.
Assume that the system Ax = b has a solution x. Show that the solution x ∈ IRn
satisfies x = A+ b.