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.

A351567 The second least significant nonzero digit in the primorial base expansion of n, or 0 if there is no such digit.

Original entry on oeis.org

0, 0, 0, 1, 0, 2, 0, 1, 1, 1, 1, 2, 0, 2, 2, 1, 2, 2, 0, 3, 3, 1, 3, 2, 0, 4, 4, 1, 4, 2, 0, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 2, 2, 1, 3, 3, 1, 3, 2, 1, 4, 4, 1, 4, 2, 0, 2, 2, 1, 2, 2, 2, 1, 1, 1, 1, 2, 2, 2, 2, 1, 2, 2, 2, 3, 3, 1, 3, 2, 2, 4, 4, 1, 4, 2, 0, 3, 3, 1, 3, 2, 3, 1, 1, 1, 1, 2, 3, 2, 2, 1
Offset: 0

Views

Author

Antti Karttunen, Apr 01 2022

Keywords

Crossrefs

Cf. A060735 (gives the positions of zeros after a(0)=0).

Programs

Formula

a(n) = A351563(A276086(n)).
For all n, a(n) < A351566(n).