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!)
A233184 a(n) is the least number larger than the total number of letters in the English names for all terms up to and including a(n). 5
5, 9, 16, 26, 35, 40, 49, 59, 66, 76, 86, 95, 109, 129, 149, 166, 186, 200, 209, 229, 249, 266, 286, 300, 316, 339, 359, 380, 399, 418, 439, 459, 480, 496, 510, 530, 546, 566, 586, 600, 609, 629, 649, 666, 686, 700, 716, 739, 759, 780, 799, 819, 840, 856, 879, 900, 905, 926, 945, 965, 986, 1000, 1010, 1030, 1046, 1066, 1086, 1110 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A233185-A233188 for French and German variants.
LINKS
PROG
(PARI) a=0; k=0; for(n=1, 99, until( k++ > a + A005589(k), ); print1(k, ", "); a+=A005589(k))
CROSSREFS
Sequence in context: A165594 A023497 A105600 * A356675 A072174 A188555
KEYWORD
nonn,word
AUTHOR
Eric Angelini and M. F. Hasler, Dec 05 2013
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 April 19 06:44 EDT 2024. Contains 371782 sequences. (Running on oeis4.)