A257769 Perfect hyper-5 powers: a^^^b, where b <> 1.
0, 1, 4, 65536, 7625597484987
Offset: 1
Examples
Numbers satisfying the properties stated above: 3^^^2 = 3^^3 = 3^3^3 = 3^27 = 7625597484987; 2^^^3 = 2^^2^^2 = 2^^4 = 2^2^2^2 = 2^2^4 = 2^16 = 65536; 1^^^4 = 1^^1^^1^^1 = 1.
Comments