Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 608 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 608 Bytes

Collatz conjecture

Collatz conjecture and reverse conjecture. Showing graph and sequence with D3 library.

##Web page Open page and research unsolved problem in mathematics.

Does the Collatz sequence eventually reach 1 for all positive integer initial values?

##Using

  • javascript
  • jQuery
  • HTML
  • CSS
  • D3 library (tree)

##To do...

  • Resizable sequences path for big input numbers

##For understanding Wikipedia

Wolfram