cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A350806 The maximum value reached when starting at n for the iteration map A350805(n).

Original entry on oeis.org

1, 2, 1385, 4, 16, 160, 1385, 1385, 32, 1385, 160, 12, 268, 1385, 124, 16, 1385, 32, 268, 32, 32, 1385, 1385, 268, 32, 124, 30, 268, 124, 30, 1385, 32, 1385, 160, 1385, 1385, 124, 1385, 1385, 268, 124, 1385, 1385, 1385, 1385, 1385, 1385, 1385, 1385, 1385, 1385, 1385, 160, 1385, 1385, 56, 1385
Offset: 1

Views

Author

Scott R. Shannon, Jan 17 2022

Keywords

Comments

For smaller values of n a maximum value of 1385 is common; this is similar to the value 9232 for the standard Collatz map. See A025586.
A graph of the terms looks similar to those of A336957 and A098550. See the linked image.

Examples

			a(6) = 160 as the map A350805(6) gives 6 -> 11 -> 34 -> 53 -> 160 -> 21 -> 32 -> 5 -> 16 -> 4 -> 2 -> 1, the maximum value of which is 160.
		

Crossrefs