A286650
a(n) is the smallest number m such that the sum of the digits of m^4 is equal to n^4.
Original entry on oeis.org
0, 1, 11, 1434, 1269681358
Offset: 0
a(2) = 11 as 11^4 = 14641 is the smallest fourth power whose digit sum = 16 = 2^4.
A069647
a(1) = 1; for n > 1, the smallest n-th power with the digit sum also a nontrivial n-th power, i.e., 10^n is not a member.
Original entry on oeis.org
1, 4, 8, 14641, 229345007, 9474296896, 886899938586555644327, 1968149944695589999318735995870695144816896, 29733387998758905886191953999849859976998299361889769463896694547608377966796875
Offset: 1
a(4) = 14641 because 14641 is 11^4 and its digit sum is 16, which is 2^4.
A328364
a(n) is the smallest number m such that the sum of the digits of m^5 is equal to n^5.
Original entry on oeis.org
0, 1, 47, 13174539
Offset: 0
a(2) = 47 as 47^5 = 229345007 is the smallest fifth power whose digit sum = 32 = 2^5.
Showing 1-3 of 3 results.
Comments