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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039343 Numbers n such that representation in base 8 has same nonzero number of 2's and 4's. 0
20, 34, 84, 98, 132, 140, 156, 160, 161, 163, 165, 166, 167, 172, 180, 188, 212, 226, 258, 266, 272, 273, 275, 277, 278, 279, 282, 298, 306, 314, 340, 354, 404, 418, 468, 482, 532, 546, 596, 610, 644, 652, 668, 672, 673, 675, 677, 678, 679, 684, 692, 700 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[700], DigitCount[#, 8, 2]==DigitCount[#, 8, 4]>0&] (* From Harvey P. Dale, Oct 10 2011 *)

CROSSREFS

Sequence in context: A127906 A108667 A108669 * A043166 A043946 A160937

Adjacent sequences:  A039340 A039341 A039342 * A039344 A039345 A039346

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 16 14:07 EST 2012. Contains 205930 sequences.