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.

A297172 Möbius transform of A253564.

Original entry on oeis.org

0, 1, 3, 1, 7, 1, 15, 2, 3, 3, 31, 3, 63, 7, 3, 4, 127, 2, 255, 7, 9, 15, 511, 6, 7, 31, 6, 15, 1023, 3, 2047, 8, 21, 63, 7, 4, 4095, 127, 45, 14, 8191, 7, 16383, 31, 9, 255, 32767, 12, 15, 4, 93, 63, 65535, 4, 21, 30, 189, 511, 131071, 5, 262143, 1023, 21, 16, 49, 15, 524287, 127, 381, 5, 1048575, 8, 2097151, 2047, 6
Offset: 1

Views

Author

Antti Karttunen, Dec 26 2017

Keywords

Crossrefs

Cf. A008683, A064989, A122111, A156552, A253564, A297162 (rgs-transform of this sequence).
Cf. also A297112, A297156, A297171.

Programs

Formula

a(n) = Sum_{d|n} A008683(n/d)*A253564(d).