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!)
A072954 Numbers n without letters a, i, l or t. 1
0, 1, 4, 7, 100, 101, 104, 107, 401, 404, 407, 700, 701, 704, 707 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The sequence terminates because all numbers above 707 contain the banned letters. - Michael Joseph Halm, Apr 13 2016
LINKS
M. J. Halm, Sequences (Re)discovered, Mpossibilities 81 (Aug. 2002). See Entry LIII.
MATHEMATICA
Reap[Do[If[StringFreeQ[IntegerName@ i, {"a", "i", "l", "t"}], Sow@ i], {i, 0, 10^3}]][[-1, 1]] (* Michael De Vlieger, Mar 10 2020 *)
CROSSREFS
Sequence in context: A368271 A156474 A136276 * A322723 A220003 A024054
KEYWORD
easy,fini,full,nonn,word
AUTHOR
Michael Joseph Halm, Aug 13 2002
EXTENSIONS
Wrong terms 64 and 343 removed by Michael Joseph Halm, Apr 13 2016
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 March 18 22:27 EDT 2024. Contains 370951 sequences. (Running on oeis4.)