a(n) = smallest number m such that digitsum(m^n) < digitsum(m), or -1 if no such m exists.
A363836
a(n) = smallest number m such that digitsum(m^n) < digitsum(m), or -1 if no such m exists.
Terms
- a(0) =39a(1) =587a(2) =124499
External references
- oeis: A363836