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.

A353753 a(n) = phi(sigma(n)) - Product_{p^e||n} phi(sigma(p^e)), where n = Product_{p^e||n}, with each p^e the maximal power of prime p that divides n.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 8, 6, 8, 0, 0, 0, 12, 8, 0, 16, 0, 0, 0, 8, 0, 0, 0, 0, 12, 6, 0, 0, 16, 0, 16, 8, 0, 24, 0, 0, 0, 0, 12, 32, 0, 0, 16, 32, 0, 0, 0, 0, 0, 0, 16, 24, 0, 0, 0, 12, 0, 48, 24, 0, 16, 16, 0, 24, 24, 0, 32, 16, 16, 0, 0, 36
Offset: 1

Views

Author

Antti Karttunen, May 08 2022

Keywords

Crossrefs

Cf. A336547 (positions of 0's), A336548 (positions of terms > 0).
Cf. also A353803.

Programs

Formula

a(n) = A062401(n) - A353752(n).