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.

A353517 The largest proper divisor of A276086(2*n) reduced modulo 4, where A276086(n) the primorial base exp-function.

Original entry on oeis.org

1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1
Offset: 0

Views

Author

Antti Karttunen, Apr 24 2022

Keywords

Crossrefs

Even bisection of A353516. Sequence A353487 shifted one term right.

Programs

Formula

a(n) = A353516(2*n) = A010873(A324895(2*n)).
For n >= 1, a(n) = (A353487(n) * A353527(n)) mod 4.
For n >= 1, a(n) = A353487(n-1). [See A353516 for a proof]