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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045181 Numbers n with property that in base 5 representation the numbers of 0's and 2's are 2 and 1, respectively. 0
50, 127, 135, 175, 251, 253, 254, 255, 265, 270, 275, 325, 350, 377, 385, 425, 502, 510, 550, 632, 636, 638, 639, 642, 647, 652, 660, 676, 678, 679, 680, 690, 695, 702, 710, 727, 735, 752, 760, 800, 876, 878, 879, 880, 890, 895 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1000], DigitCount[#, 5, 0]==2&&DigitCount[#, 5, 2]==1&]  [From Harvey P. Dale, Feb. 2, 2011]

CROSSREFS

Sequence in context: A044237 A044618 A031397 * A093194 A043474 A044301

Adjacent sequences:  A045178 A045179 A045180 * A045182 A045183 A045184

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 23:34 EST 2012. Contains 205860 sequences.