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.

Showing 1-2 of 2 results.

A353462 a(n) = A353460(n) + A353461(n).

Original entry on oeis.org

2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 4, 0, 2, 0, 0, 0, 4, 0, 0, 0, 0, 0, 9, 0, 0, 0, 1, 0, 6, 0, 0, 0, 4, 0, 6, 0, 0, 0, 0, 0, 11, 0, 4, 0, 0, 0, 8, 0, 0, 0, 0, 0, 7, 0, 4, 0, 0, 0, 19, 0, 0, 0, 6, 0, 10, 0, 0, 0, 4, 0, 10, 0, 6, 0, 0, 0, 20, 0, 0, 0, 0, 0, 10
Offset: 1

Views

Author

Antti Karttunen, Apr 20 2022

Keywords

Comments

The first negative term is a(935) = -8.

Crossrefs

Programs

Formula

a(n) = A353460(n) + A353461(n).
For n > 1, a(n) = -Sum_{d|n, 1A353460(d) * A353461(n/d). [As the sequences are Dirichlet inverses of each other]

A353460 Dirichlet convolution of A126760 with A349134 (the Dirichlet inverse of Kimberling's paraphrases).

Original entry on oeis.org

1, 0, -1, 0, -1, 0, -1, 0, -2, 0, -2, 0, -2, 0, -1, 0, -3, 0, -3, 0, -2, 0, -4, 0, -1, 0, -4, 0, -5, 0, -5, 0, -3, 0, 1, 0, -6, 0, -4, 0, -7, 0, -7, 0, 0, 0, -8, 0, -4, 0, -5, 0, -9, 0, 3, 0, -6, 0, -10, 0, -10, 0, -1, 0, 2, 0, -11, 0, -7, 0, -12, 0, -12, 0, -3, 0, 1, 0, -13, 0, -8, 0, -14, 0, 4, 0, -9, 0, -15, 0, 0, 0
Offset: 1

Views

Author

Antti Karttunen, Apr 20 2022

Keywords

Comments

Taking the Dirichlet convolution between this sequence and A349371 gives A349393, and similarly for many other such analogous pairs.

Crossrefs

Cf. A003602, A126760, A349134, A353461 (Dirichlet inverse), A353462 (sum with it).

Programs

Formula

a(n) = Sum_{d|n} A126760(d) * A349134(n/d).
Showing 1-2 of 2 results.