reviewed
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
reviewed
approved
proposed
reviewed
editing
proposed
nonn,word,less,changed
proposed
editing
editing
proposed
editing
proposed
174, 175, 179, 274, 275, 279, 473, 477, 478, 573, 577, 578, 674, 675, 679, 973, 977, 978, 1004, 1005, 1009, 1073, 1077, 1078, 1700, 2004, 2005, 2009, 2073, 2077, 2078, 2700, 3011, 3012, 3020, 3030, 3080, 3090, 3604, 3605, 3609, 4003, 4007, 4008, 4040, 4050
ok[n_] := Block[{s = StringReplace[IntegerName[n, "Words"], ", " | " " | "\[Hyphen]" -> ""], m}, m = StringLength[s]; OddQ[m] && (m = (m + 1)/2; StringTake[s, {m, m}] == "s")]; Select[ Range[5000], ok] (* Giovanni Resta, May 01 2017 *)
a(19)-a(46) from Giovanni Resta, May 01 2017
proposed
editing
editing
proposed
Numbers that have an "s" in the midlle middle of their names when written in American English.
174 = onehundredSeventyfour, 175= onehundredSeventyfive, 179= onehundredSeventynine
174 = onehundredSeventyfour, 175= onehundredSeventyfive, 179= onehundredSeventynine
approved
editing