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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039481 Numbers n such that representation in base 11 has same nonzero number of 5's and 9's. 1
64, 104, 185, 225, 306, 346, 427, 467, 548, 588, 614, 625, 636, 647, 658, 680, 691, 702, 704, 705, 706, 707, 708, 710, 711, 712, 714, 724, 790, 830, 911, 951, 1032, 1072, 1094, 1105, 1116, 1127, 1138, 1144, 1145, 1146, 1147, 1148, 1150, 1151 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harvey P. Dale, Table of n, a(n) for n = 1..1000

MATHEMATICA

bQ[n_]:=Module[{dcn=DigitCount[n, 11]}, dcn[[5]]==dcn[[9]]>0]; Select[ Range[ 1200], bQ] (* From Harvey P. Dale, Oct 15 2011 *)

CROSSREFS

Sequence in context: A061099 A118488 A088033 * A094682 A118158 A195678

Adjacent sequences:  A039478 A039479 A039480 * A039482 A039483 A039484

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 11:36 EST 2012. Contains 205623 sequences.