evandroeisinger / biggest-collatz-conjecture

Algorithm that recursively find the number with the biggest sequence of Collatz Conjecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biggest Collatz Conjecture sequence

This algorithm takes a number (int) and looks recursively the number with the biggest collatz conjecture sequence:

node biggest-collatz-sequence.js 13

About

Algorithm that recursively find the number with the biggest sequence of Collatz Conjecture


Languages

Language:JavaScript 100.0%