a(n) = smallest positive k such that k^n is the sum of n-1 positive n-th powers, or 0 if no solution exists.
A264764
a(n) = smallest positive k such that k^n is the sum of n-1 positive n-th powers, or 0 if no solution exists.
Terms
- a(0) =1a(1) =0a(2) =422481a(3) =144
External references
- oeis: A264764