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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045097 Numbers n with property that in base 4 representation the numbers of 1's and 2's are 2 and 2, respectively. 0
90, 102, 105, 150, 153, 165, 282, 294, 297, 330, 354, 360, 363, 366, 378, 390, 393, 402, 408, 411, 414, 417, 420, 423, 429, 438, 441, 474, 486, 489, 534, 537, 549, 582, 585, 594, 600, 603, 606, 609, 612, 615, 621, 630, 633, 645 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[700], DigitCount[#, 4, 1]==DigitCount[#, 4, 2]==2&] (* From Harvey P. Dale, Dec 04 2011 *)

CROSSREFS

Sequence in context: A057455 A088470 A147676 * A074817 A043224 A039401

Adjacent sequences:  A045094 A045095 A045096 * A045098 A045099 A045100

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 17 19:13 EST 2012. Contains 206085 sequences.