login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A038477
Sums of 5 distinct powers of 5.
4
781, 3281, 3781, 3881, 3901, 3905, 15781, 16281, 16381, 16401, 16405, 18781, 18881, 18901, 18905, 19381, 19401, 19405, 19501, 19505, 19525, 78281, 78781, 78881, 78901, 78905, 81281, 81381, 81401, 81405, 81881, 81901, 81905, 82001, 82005, 82025, 93781, 93881, 93901
OFFSET
1,1
LINKS
MATHEMATICA
Union[Total[5^#]&/@Subsets[Range[0, 8], {5}]] (* Harvey P. Dale, Nov 15 2012 *)
CROSSREFS
Base 5 interpretation of A038447.
Sequence in context: A375915 A020231 A141390 * A236888 A006113 A212947
KEYWORD
nonn,easy
EXTENSIONS
Offset corrected by Amiram Eldar, Jul 13 2022
STATUS
approved