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.

A193526 Sum of even divisors of sopf(n).

Original entry on oeis.org

0, 2, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 14, 2, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 2, 16, 0, 24, 0, 0, 0, 30, 0, 0, 24, 0, 0, 14, 0, 0, 0, 0, 0, 36, 0, 0, 0, 30, 0, 24, 0, 0, 12, 0, 0, 12, 2, 26, 30, 0, 0, 28, 16, 0, 0, 0, 0, 14, 0, 26, 26, 0, 0
Offset: 1

Views

Author

Michel Lagneau, Jul 29 2011

Keywords

Comments

Sopf(n) is the sum of the distinct primes dividing n (A008472).

Crossrefs

Programs

Formula

a(1) = 0; for n > 1, a(n) = A146076(A008472(n)). - Antti Karttunen, Dec 23 2018