A270739 Prime powers (p^k, p prime, k > 1) of the form x^2 + y^2 where x and y are nonzero integers.
8, 25, 32, 125, 128, 169, 289, 512, 625, 841, 1369, 1681, 2048, 2197, 2809, 3125, 3721, 4913, 5329, 7921, 8192, 9409, 10201, 11881, 12769, 15625, 18769, 22201, 24389, 24649, 28561, 29929, 32761, 32768, 37249, 38809, 50653, 52441, 54289, 58081, 66049, 68921, 72361, 76729, 78125, 78961, 83521
Offset: 1
Keywords
Examples
125 is a term because 125 = 5^3 = 5^2 + 10^2. 169 is a term because 169 = 13^2 = 5^2 + 12^2. 512 is a term because 512 = 2^9 = 16^2 + 16^2.
Comments