A008536 Numbers whose American English name contains the letter 'n'.
1, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 37, 39, 41, 47, 49, 51, 57, 59, 61, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107
Offset: 1
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
A008536Q[n_]:=StringContainsQ[IntegerName[n,"Words"],"n"];Select[Range[0,200],A008536Q] (* Paolo Xausa, Aug 12 2023 *)
Extensions
Name edited by Paolo Xausa, Aug 12 2023