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.

A261093 a(n) = number of nonzero terms of A219640 <= n.

Original entry on oeis.org

0, 1, 2, 2, 3, 4, 4, 5, 6, 7, 7, 7, 8, 9, 10, 10, 11, 12, 12, 12, 13, 14, 15, 15, 16, 17, 17, 18, 19, 20, 20, 20, 20, 21, 22, 23, 23, 24, 25, 25, 26, 27, 28, 28, 28, 29, 30, 31, 31, 32, 33, 33, 33, 33, 34, 35, 36, 36, 37, 38, 38, 39, 40, 41, 41, 41, 42, 43, 44, 44, 45, 46, 46, 46, 47, 48, 49, 49, 50, 51, 51, 52, 53, 54, 54, 54, 54, 54, 55
Offset: 0

Views

Author

Antti Karttunen, Aug 08 2015

Keywords

Comments

Each n occurs A261095(n) times.

Crossrefs

Left inverse of A219640. (A261094 gives the zeroed version).
Partial sums of A261092 summed from its term a(1) onward.

Formula

a(n) = the largest k such that A219640(k) <= n.
Other identities. For all n >= 0:
a(A219640(n)) = n.