cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A163245 Squares which can be represented as sum of (at least two) consecutive primes in exactly one way.

This page as a plain text file.
%I A163245 #8 Apr 13 2016 02:44:31
%S A163245 49,121,144,169,324,484,625,900,1089,1156,1369,1444,1681,2116,2916,
%T A163245 3249,3600,3844,4225,4900,5184,5329,6241,6889,7396,7744,8100,8649,
%U A163245 8836,9025,10201,11449,11881,12100,12769,14161,14400,14884,15129,16384,17689
%N A163245 Squares which can be represented as sum of (at least two) consecutive primes in exactly one way.
%e A163245 49 = 13 + 17 + 19 But not 36 since 36 = 5 + 7 + 11 + 13 = 17 + 19.
%K A163245 nonn
%O A163245 1,1
%A A163245 _Gaurav Kumar_, Jul 23 2009
%E A163245 Offset corrected by _Arkadiusz Wesolowski_, Mar 28 2012