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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039292 Numbers n such that representation in base 5 has same nonzero number of 3's and 4's. 1
19, 23, 44, 48, 69, 73, 79, 84, 89, 95, 96, 97, 103, 108, 113, 115, 116, 117, 144, 148, 169, 173, 194, 198, 204, 209, 214, 220, 221, 222, 228, 233, 238, 240, 241, 242, 269, 273, 294, 298, 319, 323, 329, 334, 339, 345, 346, 347, 353, 358, 363, 365, 366, 367 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[500], DigitCount[#, 5, 3]==DigitCount[#, 5, 4]>0&] (* From Harvey P. Dale, Jan 06 2012 *)

CROSSREFS

Sequence in context: A075585 A052030 A045297 * A043115 A043895 A033214

Adjacent sequences:  A039289 A039290 A039291 * A039293 A039294 A039295

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 02:08 EST 2012. Contains 205978 sequences.