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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039605 Numbers n such that representation in base 12 has same nonzero number of 1's and 3's. 0
15, 37, 147, 171, 180, 182, 184, 185, 186, 187, 188, 189, 190, 191, 195, 207, 219, 231, 243, 255, 267, 279, 303, 325, 433, 444, 446, 448, 449, 450, 451, 452, 453, 454, 455, 457, 481, 493, 505, 517, 529, 541, 553, 565, 591, 613, 735, 757, 879, 901, 1023 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1100], DigitCount[#, 12, 1]==DigitCount[#, 12, 3]>0&]  (* From Harvey P. Dale, Apr 21 2011 *)

CROSSREFS

Sequence in context: A059605 A147221 A051461 * A032654 A154988 A086096

Adjacent sequences:  A039602 A039603 A039604 * A039606 A039607 A039608

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 14 01:35 EST 2012. Contains 205567 sequences.