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.

A174202 Partial sums of A065641.

This page as a plain text file.
%I A174202 #4 Dec 30 2023 21:47:22
%S A174202 1,11,71,161,262,382,762,1212,1717,2524,3544,4614,5917,7367,11177,
%T A174202 21197,31601,42161,58217,74417,92505,112827,133407,169197,248197,
%U A174202 328285,419162,662862,942371,1273203,1647533,2027571,2931226,3933630,4938694
%N A174202 Partial sums of A065641.
%C A174202 The subsequence of prime values in this partial sum begins: 11, 71, 11177, 31601, 58217, 942371.
%F A174202 a(n) = Sum_{i=1..n} A065641(i).
%Y A174202 Cf. A065641.
%K A174202 nonn
%O A174202 1,2
%A A174202 _Jonathan Vos Post_, Mar 11 2010