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.

A342670 a(n) = gcd(n*sigma(A064989(n)), sigma(n)*A064989(n)), where A064989 is multiplicative with a(2^e) = 1 and a(p^e) = prevprime(p)^e for odd primes p, and sigma gives the sum of the divisors of its argument.

Original entry on oeis.org

1, 1, 1, 1, 2, 6, 2, 1, 1, 2, 4, 4, 2, 12, 36, 1, 2, 6, 2, 2, 2, 4, 4, 24, 1, 6, 5, 56, 6, 72, 2, 1, 24, 2, 120, 28, 2, 12, 4, 10, 2, 12, 2, 4, 36, 8, 4, 8, 1, 1, 18, 2, 6, 30, 8, 24, 2, 6, 6, 144, 2, 12, 2, 1, 12, 144, 2, 14, 12, 240, 4, 12, 2, 2, 9, 4, 336, 24, 2, 2, 1, 2, 4, 56, 4, 12, 24, 4, 6, 72, 56, 8, 2, 8, 360
Offset: 1

Views

Author

Antti Karttunen, Mar 24 2021

Keywords

Crossrefs

Programs

Formula

a(n) = gcd(A342661(n), A342662(n)).
a(n) = gcd(n*A000203(A064989(n)), A000203(n)*A064989(n)).