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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039325 Numbers n such that representation in base 7 has same nonzero number of 3's and 6's. 0
27, 45, 76, 94, 125, 143, 153, 160, 167, 181, 188, 189, 190, 191, 193, 194, 223, 241, 272, 290, 297, 304, 311, 315, 316, 317, 319, 320, 325, 332, 370, 388, 419, 437, 468, 486, 496, 503, 510, 524, 531, 532, 533, 534, 536, 537, 566, 584, 615, 633, 640, 647 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[700], DigitCount[#, 7, 3]==DigitCount[#, 7, 6]>0&] (* From Harvey P. Dale, May 19 2011 *)

CROSSREFS

Sequence in context: A046316 A046373 A113481 * A043148 A043928 A059658

Adjacent sequences:  A039322 A039323 A039324 * A039326 A039327 A039328

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 17 04:58 EST 2012. Contains 205985 sequences.