OFFSET
1,1
COMMENTS
The name implies that h, i, j, k are 4 consecutive integers in some order.
EXAMPLE
a(1) = 1^4 + 2^3 = 9, a(2) = 1^4 + 3^2 = 10, a(3) = 4^1 + 2^3 = 12,
a(19) = 6^3 + 5^4 = 841, a(20) = 2^3 + 4^5 = 1032.
CROSSREFS
KEYWORD
nonn
AUTHOR
Dwight Boddorf, Dec 16 2025
STATUS
approved
