login
Repeat n m times, where m is number of letters in English word for the number.
0

%I #6 Jun 21 2018 06:03:02

%S 0,0,0,0,1,1,1,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,7,7,7,7,7,8,8,8,

%T 8,8,9,9,9,9,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,

%U 13,13,13,13,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,16,16,16

%N Repeat n m times, where m is number of letters in English word for the number.

%e Zero has four letters so sequence begins with four 0's, then three 1's since one has three letters, ...

%Y Cf. A005589.

%K easy,nonn,word

%O 0,8

%A Karl J. Schmerbauch (karl.j.schmerbauch(AT)boeing.com)

%E More terms from Kristen Bollmeier (s1168905(AT)cedarville.edu)