arithmétique lycée recueilchapitre 5exercice 5.3pgcd
GCD computations
Recueil COMIMa — Techniques de résolution de problèmes · 2026 · Madagascar · ★★★★★
Statement
- Soit $n$ un entier. Calculer $\mathrm{PGCD}(5n+2,\ 12n+5)$ et $\mathrm{PGCD}(9n+4,\ 2n-1)$.
- Soient $a$ et $b$ deux entiers non tous nuls. Supposons qu'ils existent trois entiers $c, x$ et $y$ tels que $c = ax + by$. Alors, on a : $\mathrm{PGCD}(a, b)$ divise $c$.
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 Was this exercise useful?



