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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A044987 Numbers n with property that in base 3 representation the numbers of 0's and 1's are 4 and 2, respectively. 0
244, 246, 252, 270, 324, 734, 736, 740, 744, 748, 750, 758, 762, 774, 784, 786, 792, 812, 816, 828, 864, 892, 894, 900, 918, 974, 978, 990, 1026, 1134, 1216, 1218, 1224, 1242, 1296, 1462, 1468, 1470, 1486, 1488, 1494, 1540 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

okQ[n_]:=DigitCount[n, 3, 0]==4&&DigitCount[n, 3, 1]==2; Select[Range[2000], okQ]  [From Harvey P. Dale, Jan 30 2011]

CROSSREFS

Sequence in context: A164657 A151638 A051002 * A201998 A031786 A135409

Adjacent sequences:  A044984 A044985 A044986 * A044988 A044989 A044990

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 11:42 EST 2012. Contains 206011 sequences.