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.

A374126 a(n) = gcd(sigma(n), sopfr(n)), where sigma is the sum of divisors, and sopfr is the sum of prime factors with repetition.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 7, 1, 3, 8, 1, 1, 1, 1, 3, 2, 1, 1, 3, 1, 3, 1, 1, 1, 2, 1, 1, 2, 1, 12, 1, 1, 3, 8, 1, 1, 12, 1, 3, 1, 1, 1, 1, 1, 3, 4, 1, 1, 1, 8, 1, 2, 1, 1, 12, 1, 3, 13, 1, 6, 16, 1, 21, 2, 2, 1, 3, 1, 3, 1, 1, 6, 6, 1, 1, 1, 1, 1, 14, 2, 3, 8, 1, 1, 13, 4, 3, 2, 1, 24, 1, 1, 1, 1, 7, 1, 2
Offset: 1

Views

Author

Antti Karttunen, Jul 06 2024

Keywords

Crossrefs

Programs

Formula

a(n) = gcd(A000203(n), A001414(n)).
a(n) = gcd(A000203(n), A086665(n)) = gcd(A001414(n), A086665(n)).