The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A261093 a(n) = number of nonzero terms of A219640 <= n. 5
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 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Each n occurs A261095(n) times.
LINKS
FORMULA
a(n) = the largest k such that A219640(k) <= n.
Other identities. For all n >= 0:
a(A219640(n)) = n.
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A261093 (LEFTINV-LEASTMONO-NC2NC 0 0 A219640))
CROSSREFS
Left inverse of A219640. (A261094 gives the zeroed version).
Partial sums of A261092 summed from its term a(1) onward.
Sequence in context: A237638 A343205 A334483 * A306726 A188511 A064488
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 08 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 19 08:13 EDT 2024. Contains 372666 sequences. (Running on oeis4.)