cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A008536 Numbers whose American English name contains the letter 'n'.

This page as a plain text file.
%I A008536 #17 Aug 12 2023 23:01:39
%S A008536 1,7,9,10,11,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,37,
%T A008536 39,41,47,49,51,57,59,61,67,69,70,71,72,73,74,75,76,77,78,79,81,87,89,
%U A008536 90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107
%N A008536 Numbers whose American English name contains the letter 'n'.
%H A008536 Paolo Xausa, <a href="/A008536/b008536.txt">Table of n, a(n) for n = 1..10000</a>
%t A008536 A008536Q[n_]:=StringContainsQ[IntegerName[n,"Words"],"n"];Select[Range[0,200],A008536Q] (* _Paolo Xausa_, Aug 12 2023 *)
%Y A008536 Cf. A008519 (o), A008520 (e), A008522 (t), A008538 (s), A008540 (f), A008553 (y).
%K A008536 nonn,word
%O A008536 1,2
%A A008536 _N. J. A. Sloane_
%E A008536 Name edited by _Paolo Xausa_, Aug 12 2023