This is an interactive app to visualize the rise and fall of graph of the Collatz Conjecture.
See Collatz graph.
- Next.js (JS & TS)
- MUI
- from-exponential
- chart.js
npm install
npm run dev
npm run build
npm run lint
Collatz conjecture graph calculator that calculates and displays in-browser the sequence of large numbers.
TypeScriptMIT
This is an interactive app to visualize the rise and fall of graph of the Collatz Conjecture.
See Collatz graph.
npm install
npm run dev
npm run build
npm run lint