ProjectEuler

Collatz Problem a.k.a. 3n+1 Problem

This post focuses on Collatz problem, which is also known as, among others, the 3n+1 problem, and  the Syracuse problem. Outline. We begin by introducing Collatz conjecture; afterwards, we presents an algorithm