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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045144 Numbers n with property that in base 4 representation the numbers of 2's and 3's are 2 and 1, respectively. 0
43, 46, 58, 107, 110, 122, 139, 142, 155, 158, 163, 167, 172, 173, 178, 182, 184, 185, 202, 218, 226, 230, 232, 233, 299, 302, 314, 363, 366, 378, 395, 398, 411, 414, 419, 423, 428, 429, 434, 438, 440, 441, 458, 474, 482, 486 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[500], DigitCount[#, 4, 2]==2&&DigitCount[#, 4, 3]==1&]  (* From Harvey P. Dale, Mar 24 2011 *)

CROSSREFS

Sequence in context: A041923 A085468 A113819 * A105375 A095503 A095495

Adjacent sequences:  A045141 A045142 A045143 * A045145 A045146 A045147

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 21:10 EST 2012. Contains 205856 sequences.