login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A044967 Numbers n with property that in base 3 representation the numbers of 0's and 1's are 0 and 2, respectively. 0
4, 14, 16, 22, 44, 50, 52, 68, 70, 76, 134, 152, 158, 160, 206, 212, 214, 230, 232, 238, 404, 458, 476, 482, 484, 620, 638, 644, 646, 692, 698, 700, 716, 718, 724, 1214, 1376, 1430, 1448, 1454, 1456, 1862, 1916, 1934, 1940, 1942 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..46.

MATHEMATICA

Select[Range[2000], DigitCount[#, 3, 0]==0&&DigitCount[#, 3, 1]==2&] (* Harvey P. Dale, May 31 2016 *)

CROSSREFS

Sequence in context: A101237 A180333 A030364 * A298126 A011859 A032825

Adjacent sequences: A044964 A044965 A044966 * A044968 A044969 A044970

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 23 21:59 EDT 2023. Contains 361452 sequences. (Running on oeis4.)