← All resources

algèbre prépa recueilchapitre 1exercice 1.4fibonacci

The Fibonacci matrix identity

Recueil COMIMa — Techniques de résolution de problèmes · 2026 · Madagascar ·

Statement

Démontrer l'identité matricielle suivante pour les nombres de Fibonacci : \[ \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}^{n} = \begin{pmatrix} F_{n+1} & F_n \\ F_n & F_{n-1} \end{pmatrix}. \]

Indication : Utiliser la définition de la puissance matricielle et la relation de récurrence des nombres de Fibonacci.

Preview rendered with KaTeX — the compiled PDF is the reference layout.

Source & credits

Origin : Recueil COMIMa — Techniques de résolution de problèmes · 2026 · Madagascar

Reproduced for non-commercial educational purposes. Rights to the original statement belong to its authors / the competition organiser.

Downloads

PDFs are produced by the GitHub Actions pipeline: they may be missing in local development.

+ Add to problem set