[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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”).

A363836
a(n) = smallest number m such that digitsum(m^n) < digitsum(m), or -1 if no such m exists.
1
39, 587, 124499
OFFSET
2,1
COMMENTS
a(n) > 0 when n is even (see MSE link).
a(5) > 10^12 or a(5) = -1. - Max Alekseyev, Jan 26 2024
EXAMPLE
a(2) = A064399(1).
a(3) = A064209(1).
a(4) = A261439(1).
CROSSREFS
KEYWORD
nonn,base,bref,hard,more
AUTHOR
Max Alekseyev, Oct 19 2023
STATUS
approved