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.

A322994 Möbius transform of A322993.

Original entry on oeis.org

0, 1, 1, 2, 1, 3, 1, 4, 2, 7, 1, 4, 1, 15, 3, 8, 1, 6, 1, 8, 7, 31, 1, 8, 2, 63, 4, 16, 1, 5, 1, 16, 15, 127, 3, 8, 1, 255, 31, 16, 1, 9, 1, 32, 4, 511, 1, 16, 2, 14, 63, 64, 1, 12, 7, 32, 127, 1023, 1, 8, 1, 2047, 8, 32, 15, 17, 1, 128, 255, 13, 1, 16, 1, 4095, 6, 256, 3, 33, 1, 32, 8, 8191, 1, 16, 31, 16383, 511, 64, 1, 12, 7, 512, 1023
Offset: 1

Views

Author

Antti Karttunen, Jan 02 2019

Keywords

Comments

Möbius transform of A000265(A156552(n)).

Crossrefs

Programs

Formula

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