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.

A325632 a(n) = gcd(n, A325634(n)) = gcd(n, A091255(n, sigma(n))).

Original entry on oeis.org

1, 1, 1, 1, 1, 6, 1, 1, 1, 2, 1, 4, 1, 2, 3, 1, 1, 3, 1, 2, 1, 2, 1, 12, 1, 2, 1, 28, 1, 6, 1, 1, 3, 2, 1, 1, 1, 2, 1, 10, 1, 2, 1, 4, 5, 2, 1, 4, 1, 1, 3, 2, 1, 2, 1, 8, 1, 2, 1, 4, 1, 2, 1, 1, 1, 6, 1, 2, 1, 14, 1, 9, 1, 2, 1, 4, 1, 2, 1, 2, 1, 2, 1, 28, 5, 2, 1, 4, 1, 2, 1, 4, 1, 2, 5, 12, 1, 1, 1, 1, 1, 2, 1, 2, 3
Offset: 1

Views

Author

Antti Karttunen, May 21 2019

Keywords

Crossrefs

Cf. A000203, A091255, A325634, A325639 (fixed points).
Differs from A009194 for the first time at n=42, where a(42) = 2, while A009194(42) = 6.
Differs from A325633 and A325640 for the first time at n=45, where a(45) = 5, while A325633(45) = 1 and A325640(45) = 3.

Programs

Formula

a(n) = gcd(n, A325634(n)) = gcd(n, A091255(n, A000203(n))).