Problem
Consider all integer combinations of ab for 2 ≤ a ≤ 5 and 2 ≤ b ≤ 5:
2 ^ 2 = 4, 23 = 8, 24 = 16, 25 = 32
3 ^ 2 = 9, 33 = 27, 34 = 81, 35 = 243
4 ^ 2 = 16, 43 = 64, 44 = 256, 45 = 1024
5 ^ 2 = 25, 53 = 125, 54 = 625, 55 =...
asked by
20.09.2017 / 02:48