Skip to content

FrederickRoman/collatz-graph

Repository files navigation

Collatz graph

Collatz graph logo

In-browser Collatz conjecture graph calculator

This is an interactive app to visualize the rise and fall of graph of the Collatz Conjecture.

Collatz conjecture home page iPad mockup Collatz conjecture home page iPhone mockup

Live website

See Collatz graph.

Main libraries used for this project

  • Next.js (JS & TS)
  • MUI
  • from-exponential
  • chart.js

Project setup

npm install

Compiles and hot-reloads

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Collatz conjecture graph calculator that calculates and displays in-browser the sequence of large numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published