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.
%I A360837 #9 Mar 13 2023 06:15:53 %S A360837 1,3,59,10079,744666,163710521 %N A360837 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive prime-indexed primes in exactly n ways. %e A360837 For n = 2: 59 = prime(prime(7)) = prime(prime(3)) + prime(prime(4)) + prime(prime(5)). %Y A360837 Cf. A006450, A054859. %K A360837 nonn,hard,more %O A360837 0,2 %A A360837 _Ilya Gutkovskiy_, Feb 23 2023 %E A360837 a(5) from _Michael S. Branicky_, Feb 23 2023