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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037324 (sum of base 5 digits of n)=(sum of base 8 digits of n). 1
1, 2, 3, 4, 32, 33, 34, 90, 91, 92, 93, 94, 120, 121, 122, 123, 124, 145, 146, 147, 148, 149, 200, 201, 202, 203, 204, 232, 233, 234, 256, 257, 258, 259, 288, 289, 345, 346, 347, 348, 349, 456, 457, 458, 459, 488, 489, 540, 541 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

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

MATHEMATICA

Select[Range[600], Total[IntegerDigits[#, 5]]==Total[IntegerDigits[ #, 8]]&] (* From Harvey P. Dale, Sep 29 2011 *)

CROSSREFS

Sequence in context: A057917 A076592 A004844 * A067242 A028354 A028355

Adjacent sequences:  A037321 A037322 A037323 * A037325 A037326 A037327

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

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 25 00:25 EDT 2013. Contains 225631 sequences.