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.

A324862 a(n) is the binary length of A324878(n).

Original entry on oeis.org

0, 0, 0, 1, 0, 1, 0, 0, 3, 0, 0, 1, 0, 1, 4, 4, 0, 3, 0, 0, 5, 1, 0, 0, 0, 1, 4, 1, 0, 4, 0, 4, 0, 1, 5, 4, 0, 1, 7, 0, 0, 5, 0, 1, 4, 1, 0, 4, 0, 0, 2, 1, 0, 4, 6, 0, 9, 1, 0, 0, 0, 1, 5, 6, 0, 1, 0, 1, 0, 5, 0, 5, 0, 1, 5, 1, 6, 7, 0, 4, 0, 1, 0, 1, 8, 1, 11, 0, 0, 6, 7, 1, 0, 1, 9, 5, 0, 1, 7, 5, 0, 2, 0, 0, 6
Offset: 1

Views

Author

Antti Karttunen, Mar 21 2019

Keywords

Crossrefs

Programs

Formula

If A324878(n) = 0, a(n) = 0, otherwise a(n) = A070939(A324878(n)) = 1 + A000523(A324878(n)).
a(p) = 0 for all primes p.