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.

A163247 Numbers n such that n^2 is representable as a sum of consecutive primes.

This page as a plain text file.
%I A163247 #9 Jul 08 2022 08:58:33
%S A163247 6,7,10,11,12,13,18,22,24,25,29,30,31,33,34,37,38,41,42,43,46,47,48,
%T A163247 54,57,60,62,65,70,72,73,79,83,84,86,88,90,93,94,95,101,107,109,110,
%U A163247 113,119,120,122,123,128,133,137,140,143,144,145,146,151,153,156,157,160
%N A163247 Numbers n such that n^2 is representable as a sum of consecutive primes.
%e A163247 6^2 = 36 = 5 + 7 + 11 + 13 = 17 + 19.
%Y A163247 Cf. A163244.
%K A163247 nonn
%O A163247 1,1
%A A163247 _Gaurav Kumar_, Jul 23 2009
%E A163247 Missing terms reported by _Zak Seidov_ added by _Gaurav Kumar_, Jul 25 2009