Numbers conjecturehailstone3n+1

Collatz Sequence

Generate the Collatz (3n+1) sequence.

About the Collatz Sequence Tool

Generate the Collatz (3n+1) sequence. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Numbers category on NumbersChecker. Browse all Numbers tools or explore all 139 tools.

Related: conjecture · hailstone · 3n+1

API usage
POST /api/collatz
Content-Type: application/json

{
  "text": "your input here"
}