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.

A328323 a(n) = gcd(A328316(n),A328316(1+n)).

Original entry on oeis.org

1, 1, 1, 3, 1, 1, 1, 1, 2401, 861018571670257
Offset: 0

Views

Author

Antti Karttunen, Oct 14 2019

Keywords

Comments

All terms are odd, because the parity of A328316 alternates.
a(10) is 208 decimal digits long, and can be found in the b-file.

Crossrefs

Programs

Formula

a(n) = A324198(A328316(n)) = gcd(A328316(n),A328316(1+n)).