# Collatz Conjecture
Who / What
The **Collatz conjecture** is an unsolved mathematical problem concerning the behavior of sequences generated by applying two simple operations to positive integers. It posits that for any given starting number, repeatedly halving it (if even) or multiplying it by 3 and adding 1 (if odd) will eventually lead all sequences to converge to 1.
---
Background & History
The Collatz conjecture emerged as a mathematical curiosity in the mid-20th century. While its origins are debated, it gained prominence through discussions among mathematicians like **Lothar Collatz**, who proposed the problem in the 1930s or 1940s. The conjecture was later popularized by computer scientists and laypeople alike due to its simple yet deceptively complex nature. Despite extensive computational testing (up to very large numbers), no counterexample has been found, though it remains unproven.
---
Why Notable
The Collatz conjecture is one of the most famous unsolved problems in mathematics because it combines accessibility with profound mathematical intrigue. Its simplicity—just two operations—has led to widespread fascination, including in popular culture and educational settings. The problem challenges mathematicians to explore deeper connections between number theory, dynamical systems, and computational complexity.
---
In the News
While no major breakthroughs have been announced recently, the Collatz conjecture remains a topic of ongoing research and public curiosity. Its persistence as an open problem sparks discussions in mathematical communities and beyond, often appearing in science communication, viral internet phenomena (e.g., "3n+1" sequences), and even as a metaphor for unsolved mysteries. The lack of a definitive answer continues to fuel speculation and theoretical exploration.
---
Key Facts
---