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.

A343512 Numbers k such that Sum_{i=1..k} prime(i^3) is prime.

This page as a plain text file.
%I A343512 #9 Apr 18 2021 02:18:31
%S A343512 1,6,28,72,90,92,96,112,118,148,160,162,184,222,282,312,314,316,330,
%T A343512 336,390,396,418,440,444,448,472,488,524,534,552,598,604,614,638,748,
%U A343512 758,798,824,848,906,916,970,992,1008,1010,1012,1016,1056,1078,1084,1094,1098
%N A343512 Numbers k such that Sum_{i=1..k} prime(i^3) is prime.
%C A343512 Numbers n such that A109789(n) is prime. For n > 1, a(n) is even.
%H A343512 Chai Wah Wu, <a href="/A343512/b343512.txt">Table of n, a(n) for n = 1..1000</a>
%e A343512 72 is a term since Sum_{i=1..72} prime(i^3) = 94154923 is prime.
%Y A343512 Cf. A055875, A011757, A109724, A109770, A109789.
%K A343512 nonn
%O A343512 1,2
%A A343512 _Chai Wah Wu_, Apr 17 2021