A163245 Squares which can be represented as sum of (at least two) consecutive primes in exactly one way.
49, 121, 144, 169, 324, 484, 625, 900, 1089, 1156, 1369, 1444, 1681, 2116, 2916, 3249, 3600, 3844, 4225, 4900, 5184, 5329, 6241, 6889, 7396, 7744, 8100, 8649, 8836, 9025, 10201, 11449, 11881, 12100, 12769, 14161, 14400, 14884, 15129, 16384, 17689
Offset: 1
Keywords
Examples
49 = 13 + 17 + 19 But not 36 since 36 = 5 + 7 + 11 + 13 = 17 + 19.
Extensions
Offset corrected by Arkadiusz Wesolowski, Mar 28 2012