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.

A355818 Greatest common divisor of n, sigma(n) and A276086(n), where A276086 is primorial base exp-function.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7, 1, 1, 3, 1, 1, 1, 7, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3
Offset: 1

Views

Author

Antti Karttunen, Jul 19 2022

Keywords

Crossrefs

Sequence contains only terms of A048103.
Cf. also A355815, A327858, A355456.

Programs

Formula

a(n) = gcd(n, A324644(n)) = gcd(A000203(n), A324198(n)) = gcd(A009194(n), A276086(n)).
a(n) = gcd(A009194(n), A324198(n)).