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.

A172521 Partial sums of A078902.

This page as a plain text file.
%I A172521 #3 Feb 16 2025 08:33:11
%S A172521 17,114,371,708,1589,5286,15943,32504,81801,147338,214315,303356,
%T A172521 452413,1300014,2288431,3434528,5406625,7476866,9999123,12836084,
%U A172521 16389861,20349158,24747735,30133496,37300393,48373610,66027291,98557468
%N A172521 Partial sums of A078902.
%C A172521 It is unknown if this is a finite or infinite sequence. Can it ever have a prime value after a(1) = 17? It can be semiprime, as 371 = 7 * 53; 1589 = 7 * 227; 15943 = 107 * 149; 214315 = 5 * 42863; 2288431 = 23 * 99497; and 16389861 = 3 * 5463287.
%H A172521 Eric W. Weisstein, <a href="https://mathworld.wolfram.com/GeneralizedFermatNumber.html">Generalized Fermat Number.</a>
%F A172521 SUM[i=1..n] {primes of the form (k+1)^2^m + k^2^m, with m>1.}
%e A172521 a(29) = 17 + 97 + 257 + 337 + 881 + 3697 + 10657 + 16561 + 49297 + 65537 + 66977 + 89041 + 149057 + 847601 + 988417 + 1146097 + 1972097 + 2070241 + 2522257 + 2836961 + 3553777 + 3959297 + 4398577 + 5385761 + 7166897 + 11073217 + 17653681 + 32530177 + 41532497 + 44048497.
%Y A172521 Cf. A000040, A001358, A019434, A077659, A078900, A078901, A078902, A080131, A080208.
%K A172521 nonn
%O A172521 1,1
%A A172521 _Jonathan Vos Post_, Feb 06 2010