A274356 Numbers n such that n^k is of the form (a^2 + b^4)/2 for all k > 0 (a, b > 0).
1, 5, 16, 25, 41, 80, 81, 125, 256, 400, 405, 425, 625, 656, 841, 1225, 1280, 1296, 1681, 2000, 2025, 2401, 3125, 3321, 3721, 4096, 6400, 6480, 6561, 6800, 8281, 8381, 10000, 10125, 10496, 12005, 13456, 14161, 14641, 15625, 19600, 20480, 20736, 25625
Offset: 1
Keywords
Examples
5 is a term because 5 = (3^2 + 1^4)/2, 5^2 = (7^2 + 1^4)/2, 5^3 = (13^2 + 3^4)/2, 5^4 = ((5^2)^2 + 5^4)/2.
Crossrefs
Cf. A111925.
Comments