collatz_test


collatz_test, an Octave code which calls collatz(), which computes the Collatz sequence.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

collatz, an Octave code which computes and analyzes the Collatz sequence (or hailstone sequence or 3n+1 sequence);

Source Code:


Last revised on 12 June 2022.