Erdős problem 1135
The Collatz conjecture states that for any positive integer , there exists a natural number such that the -th term of the sequence is 1.
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/1135.lean∀ n > 0, ∃ m, CollatzConjecture.collatzStep^[m] n = 1OpenStatement only, no proof