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.

A324811 a(n) = A324728(n) - A061395(n).

Original entry on oeis.org

0, 0, 0, 2, 0, 1, 0, 3, 2, 1, 0, 2, 0, 1, 2, 4, 0, 1, 0, 2, 2, 1, 0, 3, 2, 1, 3, 2, 0, 3, 0, 5, 1, 1, 2, 4, 0, 1, 2, 3, 0, 1, 0, 2, 3, 1, 0, 4, 2, 1, 1, 2, 0, 1, 2, 3, 2, 1, 0, 2, 0, 1, 1, 6, 1, 2, 0, 2, 1, 1, 0, 5, 0, 1, 3, 2, 2, 1, 0, 4, 5, 1, 0, 3, 2, 1, 2, 3, 0, 4, 2, 2, 1, 1, 2, 5, 0, 1, 3, 4, 0, 2, 0, 3, 3
Offset: 1

Views

Author

Antti Karttunen, Mar 17 2019

Keywords

Comments

The first negative term is a(182) = -6, as A324712(182) = 0 and 182 = 2*7*13 = prime(1) * prime(4) * prime(6).
The next negative term after that is a(198) = -4, as A324712(198) = 1, and 198 = 2 * 3^2 * 11 = prime(1) * prime(2)^2 * prime(5).
There are only 161 negative terms among the first 10000 terms.

Crossrefs

Programs

Formula

a(n) = A324728(n) - A061395(n).
a(p) = 0 for all primes p.