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.

A336122 Numbers k for which A335884(k) = 2.

Original entry on oeis.org

5, 7, 9, 10, 14, 18, 20, 28, 36, 40, 56, 72, 80, 112, 144, 160, 224, 288, 320, 448, 576, 640, 896, 1152, 1280, 1792, 2304, 2560, 3584, 4608, 5120, 7168, 9216, 10240, 14336, 18432, 20480, 28672, 36864, 40960, 57344, 73728, 81920, 114688, 147456, 163840, 229376, 294912, 327680, 458752, 589824, 655360, 917504, 1179648, 1310720
Offset: 1

Views

Author

Antti Karttunen, Jul 09 2020

Keywords

Comments

Numbers n such that when we start from k = n, and apply in any combination the nondeterministic maps k -> k - k/p and k -> k + k/p, (where p can be any of the odd prime factors of k), a power of 2 will appear no later than after two such steps, and on some of the combinations a power of 2 will appear after exactly two steps.

Crossrefs

Cf. A335884.
Cf. also A334102, A335882, A335912.

Programs