← All resources

arithmétique lycée recueilchapitre 0exercice 0.12conjectures

The Collatz conjecture

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

Statement

On définit une fonction $T$ ainsi : \[ T(n) = \begin{cases} \dfrac{n}{2}, & \text{si } n \text{ est pair,}\\ 3n + 1, & \text{si } n \text{ est impair.} \end{cases} \]

La conjecture de Collatz dit ceci : Pour tout entier $n > 1$, si on applique plusieurs fois $T$, la suite obtenue arrive toujours à $1$, puis continue dans le cycle : \[ 1 \ \to\ 4 \ \to\ 2 \ \to\ 1 \ \to\ \cdots \]

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