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.

A364496 Numbers k such that k is a multiple of A163511(k).

Original entry on oeis.org

0, 3, 6, 12, 24, 48, 96, 192, 384, 768, 1536, 3072, 6144, 12288, 16383, 24576, 32766, 49152, 65532, 98304, 131064, 196608, 262128, 393216, 524256, 786432, 1048512, 1572864, 2097024, 3145728, 4194048, 6291456, 8388096, 12582912, 16776192, 25165824, 33552384, 50331648, 67104768, 100663296, 134209536, 201326592
Offset: 1

Views

Author

Antti Karttunen, Jul 27 2023

Keywords

Comments

If n is present, then 2*n is also present, and vice versa.
A007283 is included as a subsequence, because it gives the known fixed points of map n -> A163511(n).
Sequence A243071(A364497(.)) sorted into ascending order.

Examples

			16383 is present, because A163511(16383) = 43, as 16383 = 2^14 - 1 and A000040(14) = 43, and 43 is a factor of 16383 = 3*43*127.
536870895 is present, because A163511(536870895) = 1177 (11*107), which divides 536870895 (3*5*11*47*107*647). See also example in A364498.
		

Crossrefs

Positions of 1's in A364492.
Subsequence of A364292.
Cf. A007283 (subsequence), A163511, A364963 (odd terms).

Programs