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

 


A044977
Numbers whose base-3 representation contains exactly two 0's and two 1's.
0
28, 30, 36, 86, 88, 92, 96, 100, 102, 110, 114, 126, 136, 138, 144, 166, 172, 174, 190, 192, 198, 260, 266, 268, 278, 290, 294, 302, 304, 308, 312, 316, 318, 332, 344, 348, 380, 384, 396, 410, 412, 416, 420, 424, 426, 434, 438
OFFSET
1,1
MATHEMATICA
Select[Range[500], DigitCount[#, 3, 0]==DigitCount[#, 3, 1]==2&] (* Harvey P. Dale, Jun 23 2013 *)
CROSSREFS
Cf. A007089.
Sequence in context: A042620 A042621 A042622 * A046466 A374008 A054396
KEYWORD
nonn,base
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 23:07 EDT 2024. Contains 376015 sequences. (Running on oeis4.)