badge icon

This article was automatically translated from the original Turkish version.

Article

Collatz Conjecture: The Simplest Problem Still Unsolved

collatz.jpg
Collatz Conjecture
Collatz Conjecture
The Collatz Conjecture is a mathematical hypothesis that proposes that any sequence generated from an arbitrary positive integer according to a specific rule will always reach 1. It was proposed in 1937 by German mathematician Lothar Collatz.
Benford's Law
Benford's Law is a statistical law that shows the distribution of digits in many natural datasets follows a specific mathematical rule. First observed in 1881 by Simon Newcomb and systematically examined in 1938 by Frank Benford this law reveals that the leading digit of numerical data follows a particular logarithmic distribution. According to Benford's Law in naturally occurring numerical data the digit 1 appears as the leading digit approximately 30 percent of the time while the digit 9 appears with a probability of about 4.6 percent. Histograms of the leading digits in sequences generated by the Collatz Conjecture conform to Benford's Law for larger numbers.

The Collatz conjecture is one of the unsolved important problems in mathematics. First proposed in 1937 by the German mathematician Lothar Collatz, this conjecture makes a general observation about a sequence defined by a simple rule. It asserts that any positive complete integer, when the specified operations are repeatedly applied, will eventually reach 1.

Collatz Conjecture Rule

The Collatz conjecture examines a sequence based on the following rules:


Given a positive integer n:

  • If n is even, divide it by two: n→n/2
  • If n is odd, multiply it by three and add one: n→3n+1
  • Repeat the same process with the resulting number.


According to the Collatz conjecture, regardless of the starting value, these operations will eventually lead to 1.


Examples

For example, a sequence starting with 6 proceeds as follows:

6→3→10→5→16→8→4→2→1


For a starting value of 11:

11→34→17→52→26→13→40→20→10→5→16→8→4→2→1


Mathematical and Computational Investigations

Although the Collatz conjecture has not been proven mathematically, experimental studies on various numbers have shown that all tested values eventually reach 1.

  • Computer-assisted calculations have verified the conjecture's validity for all numbers up to 268.
  • Mathematicians are investigating connections between the Collatz sequence and dynamical systems, number theory, and computation theory.


General Status and Efforts Toward a Solution

The Collatz conjecture remains unproven yet and is among the most famous unsolved problems in mathematics place. Despite its simple formulation, proving or disproving its truth is extremely difficult. Mathematicians continue to analyze this problem using Problem, modular arithmetic, and algebraic methods. Solving the conjecture would represent a major importance not only in number theory but also in the fields of computational complexity and algorithmic mathematics such as.

Author Information

Avatar
Authorİsmail TepedağDecember 24, 2025 at 6:41 AM

Tags

Discussions

No Discussion Added Yet

Start discussion for "Collatz Conjecture: The Simplest Problem Still Unsolved" article

View Discussions

Contents

  • Collatz Conjecture Rule

  • Examples

  • Mathematical and Computational Investigations

  • General Status and Efforts Toward a Solution

Ask to Küre