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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045234 Numbers n with property that in base 5 representation the numbers of 1's and 3's are 0 and 2, respectively. 0
18, 68, 78, 88, 90, 92, 94, 98, 118, 268, 318, 328, 338, 340, 342, 344, 348, 368, 378, 388, 390, 392, 394, 398, 428, 438, 440, 442, 444, 448, 450, 452, 454, 460, 462, 464, 470, 472, 474, 478, 488, 490, 492, 494, 498, 518, 568 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[600], DigitCount[#, 5, 1]==0&&DigitCount[#, 5, 3]==2&] (* From Harvey P. Dale, Oct 31 2011 *)

CROSSREFS

Sequence in context: A044537 A143859 A063523 * A158056 A135470 A059224

Adjacent sequences:  A045231 A045232 A045233 * A045235 A045236 A045237

KEYWORD

nonn,base

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 15 14:33 EST 2012. Contains 205817 sequences.