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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039046 Numbers n such that representation in base 7 has same number of 3's and 6's. 0
0, 1, 2, 4, 5, 7, 8, 9, 11, 12, 14, 15, 16, 18, 19, 27, 28, 29, 30, 32, 33, 35, 36, 37, 39, 40, 45, 49, 50, 51, 53, 54, 56, 57, 58, 60, 61, 63, 64, 65, 67, 68, 76, 77, 78, 79, 81, 82, 84, 85, 86, 88, 89, 94, 98, 99, 100, 102, 103, 105, 106, 107, 109, 110, 112, 113, 114 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

LINKS

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

MATHEMATICA

Select[Range[0, 150], DigitCount[#, 7, 3]==DigitCount[#, 7, 6]&] (* From Harvey P. Dale, Jul 11 2011 *)

CROSSREFS

Sequence in context: A097506 A189794 A001951 * A187683 A187351 A026451

Adjacent sequences:  A039043 A039044 A039045 * A039047 A039048 A039049

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gérard

STATUS

approved

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 May 20 04:18 EDT 2013. Contains 225446 sequences.