Collatz Sequence Generator

Collatz Sequence Generator

Generate Collatz sequences (3n+1 problem) for any starting number with step tracking, max value analysis, and sequence visualization. Explore the famous unsolved conjecture with detailed hailstone sequence generation and statistical breakdowns.

collatz
3n+1
hailstone
Share this tool:
Quick Presets
Notable starting numbers for the Collatz conjecture
Collatz Sequence Options
Enter a starting number to generate the 3n+1 sequence

Enter a positive integer between 1 and 10,000

How it works: The Collatz conjecture (3n+1 problem) applies a simple rule repeatedly: if n is even, divide by 2; if n is odd, multiply by 3 and add 1. The conjecture states that every positive integer eventually reaches 1, though this remains unproven.

Complete Guide: Collatz Sequence Generator

Everything you need to know about using Collatz Sequence Generator effectively