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.

A163246 Squares which can be represented as the sum of consecutive primes in more than one way.

This page as a plain text file.
%I A163246 #35 Jul 08 2022 13:13:38
%S A163246 36,100,576,841,961,1764,1849,2209,2304,7056,22801,24649,25600,30276,
%T A163246 31684,32400,36481,39601,40000,47524,48400,48841,57600,58081,66564,
%U A163246 69169,69696,76729,77284,80089,85849,93636,94864,96721,112896,119716,128164,134689,138384,140625,142884,147456
%N A163246 Squares which can be represented as the sum of consecutive primes in more than one way.
%H A163246 Alois P. Heinz, <a href="/A163246/b163246.txt">Table of n, a(n) for n = 1..300</a>
%F A163246 { A000290 } intersect { A034707 }.
%F A163246 { A000290 } intersect { A050936 }.
%F A163246 k^2 such that A084143(k^2) > 1. - _Georg Fischer_, Jul 08 2022
%e A163246 6^2 = 36 = 5 + 7 + 11 + 13 = 17 + 19.
%Y A163246 Cf. A000290, A034707, A050936, A067372, A084143, A163244.
%K A163246 nonn
%O A163246 1,1
%A A163246 _Gaurav Kumar_, Jul 23 2009
%E A163246 Offset corrected by _Arkadiusz Wesolowski_, Mar 28 2012
%E A163246 Duplicate 2304 removed and some missing terms inserted by _Georg Fischer_, Jul 08 2022