Collatz Problem
|
Collatz problem image
An Image From the Collatz Problem By Andrew Shapira February 15, 1998 (Minor revisions such as web link updates were made subsequently.) Introduction Consider the following rule that maps a given positive integer n to another: if n is even, the next integer is n/2; if n is odd, the next integer is 3n+1. Starting at an arbitrary integer, we can repeatedly apply the rule to obtain a sequence of ...
|
| |