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.

A329612 a(n) = gcd(d(n), d(A108951(n))), where d(n) gives the number of divisors of n, A000005(n), and A108951 is fully multiplicative with a(prime(i)) = prime(i)# = prime(1) * ... * prime(i).

Original entry on oeis.org

1, 2, 2, 3, 2, 2, 2, 4, 3, 4, 2, 2, 2, 4, 2, 5, 2, 6, 2, 2, 4, 4, 2, 2, 3, 4, 4, 2, 2, 8, 2, 6, 4, 4, 2, 3, 2, 4, 4, 4, 2, 8, 2, 2, 2, 4, 2, 2, 3, 6, 4, 2, 2, 4, 4, 8, 4, 4, 2, 6, 2, 4, 2, 7, 4, 8, 2, 2, 4, 8, 2, 6, 2, 4, 6, 2, 2, 8, 2, 2, 5, 4, 2, 12, 4, 4, 4, 8, 2, 4, 4, 2, 4, 4, 4, 2, 2, 6, 2, 9, 2, 8, 2, 8, 8
Offset: 1

Views

Author

Antti Karttunen, Nov 18 2019

Keywords

Crossrefs

Programs

Formula

a(n) = gcd(A000005(n),A329605(n)) = gcd(A000005(n),A000005(A108951(n))).