login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A023722 Numbers with a single 0 in their base 5 expansion. 1
0, 5, 10, 15, 20, 26, 27, 28, 29, 30, 35, 40, 45, 51, 52, 53, 54, 55, 60, 65, 70, 76, 77, 78, 79, 80, 85, 90, 95, 101, 102, 103, 104, 105, 110, 115, 120, 131, 132, 133, 134, 136, 137, 138, 139, 141, 142, 143, 144, 146, 147, 148, 149 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[ Range[ 0, 150 ], (Count[ IntegerDigits[ #, 5 ], 0 ]==1)& ]

CROSSREFS

Sequence in context: A085128 A067761 A080193 * A043349 A028435 A001962

Adjacent sequences:  A023719 A023720 A023721 * A023723 A023724 A023725

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 11:36 EST 2012. Contains 205623 sequences.