Tag Archives: Collatz conjecture

Project Euler: Problem 14

The following iterative sequence is defined for the set of positive integers: (n is even) (n is odd) Using the rule above and starting with 13, we generate the following sequence: It can be seen that this sequence (starting at … Continue reading

Posted in Project Euler, Software Development | Tagged , | Leave a comment