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.

A323166 Greatest common divisor of Product (1+(p_i^e_i)) and n, when n = Product (p_i^e_i); a(n) = gcd(A034448(n), n).

Original entry on oeis.org

1, 1, 1, 1, 1, 6, 1, 1, 1, 2, 1, 4, 1, 2, 3, 1, 1, 6, 1, 10, 1, 2, 1, 12, 1, 2, 1, 4, 1, 6, 1, 1, 3, 2, 1, 2, 1, 2, 1, 2, 1, 6, 1, 4, 15, 2, 1, 4, 1, 2, 3, 2, 1, 6, 1, 8, 1, 2, 1, 60, 1, 2, 1, 1, 1, 6, 1, 2, 3, 2, 1, 18, 1, 2, 1, 4, 1, 6, 1, 2, 1, 2, 1, 4, 1, 2, 3, 4, 1, 90, 7, 4, 1, 2, 5, 12, 1, 2, 3, 10, 1, 6, 1, 2, 3
Offset: 1

Views

Author

Antti Karttunen, Jan 09 2019

Keywords

Crossrefs

Programs

Formula

a(n) = gcd(n, A034448(n)), where A034448 is usigma, the sum of unitary divisors of n.