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.

A300718 Möbius transform of A010848, number of numbers k <= n such that at least one prime factor of n is not a prime factor of k.

Original entry on oeis.org

0, 1, 2, 1, 4, 2, 6, 2, 4, 4, 10, 4, 12, 6, 8, 4, 16, 6, 18, 8, 12, 10, 22, 8, 16, 12, 12, 12, 28, 8, 30, 8, 20, 16, 24, 10, 36, 18, 24, 16, 40, 12, 42, 20, 24, 22, 46, 16, 36, 20, 32, 24, 52, 18, 40, 24, 36, 28, 58, 16, 60, 30, 36, 16, 48, 20, 66, 32, 44, 24, 70, 20, 72, 36, 40, 36, 60, 24, 78, 32, 36, 40, 82, 24, 64, 42, 56, 40, 88, 24, 72
Offset: 1

Views

Author

Antti Karttunen, Mar 11 2018

Keywords

Crossrefs

Programs

Formula

a(n) = Sum_{d|n} A008683(n/d)*A010848(d).
a(n) = A000010(n) - A300717(n).
a(n) = A010848(n) - A300720(n).