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.

A365722 The number of prime factors (with multiplicity) in A356867(1+n), where A356867 is Sycamore's Doudna variant D(3).

Original entry on oeis.org

0, 1, 1, 1, 2, 2, 2, 3, 2, 1, 2, 2, 2, 3, 3, 3, 4, 3, 2, 3, 3, 3, 4, 4, 4, 5, 3, 1, 2, 2, 2, 3, 3, 3, 4, 3, 2, 3, 3, 3, 4, 4, 4, 5, 4, 3, 4, 4, 4, 5, 5, 5, 6, 4, 2, 3, 3, 3, 4, 4, 4, 5, 4, 3, 4, 4, 4, 5, 5, 5, 6, 5, 4, 5, 5, 5, 6, 6, 6, 7, 4, 1, 2, 2, 2, 3, 3, 3, 4, 3, 2, 3, 3, 3, 4, 4, 4, 5, 4, 3, 4, 4, 4, 5, 5, 5
Offset: 0

Views

Author

Antti Karttunen, Sep 17 2023

Keywords

Comments

Sum of digits minus the number of trailing 2's in the base-3 representation of n (A007089).

Crossrefs

Programs

Formula

a(n) = A001222(A356867(1+n)) = A001222(A365719(n)).
a(n) = A053735(n) - A007949(1+n).
a(n) >= A365721(n).