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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045036 Numbers n with property that in base 4 representation the numbers of 0's and 1's are 4 and 3, respectively. 0
4101, 4113, 4116, 4161, 4164, 4176, 4353, 4356, 4368, 4416, 5121, 5124, 5136, 5184, 5376, 16406, 16407, 16409, 16413, 16421, 16437, 16454, 16455, 16457, 16461, 16466, 16467, 16472, 16476, 16481, 16484, 16497, 16500 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[20000], DigitCount[#, 4, 0]==4&&DigitCount[#, 4, 1]==3&] (* From Harvey P. Dale, Jan 28 2012 *)

CROSSREFS

Sequence in context: A023354 A043476 A168191 * A168345 A077188 A077190

Adjacent sequences:  A045033 A045034 A045035 * A045037 A045038 A045039

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 16 13:30 EST 2012. Contains 205909 sequences.