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.

A324542 Möbius transform of A324118, where A324118(n) = A000593(A156552(n)).

Original entry on oeis.org

0, 1, 1, 3, 1, 4, 1, 4, 3, 11, 1, 3, 1, 16, 4, 16, 1, 5, 1, 4, 11, 46, 1, 8, 3, 82, 4, 27, 1, 10, 1, 8, 16, 174, 4, 20, 1, 256, 46, 32, 1, 4, 1, 17, 3, 798, 1, 8, 3, 15, 82, 45, 1, 12, 11, 20, 174, 1300, 1, 2, 1, 2734, 4, 72, 16, 27, 1, 125, 256, 8, 1, 20, 1, 4354, 5, 363, 4, 25, 1, 8, 16, 10926, 1, 53, 46, 20518, 798, 168, 1, 35, 11, 317
Offset: 1

Views

Author

Antti Karttunen, Mar 07 2019

Keywords

Comments

The first three zeros after a(1) occur at n = 192, 288, 3645.
The first negative term is a(150) = -1. There are 184 negative terms among the first 4473 terms.

Crossrefs

Programs

Formula

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