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.

A360698 Smallest number that is a sum of 2*k+1 consecutive prime numbers for each k in {1, 2, ..., n}.

Original entry on oeis.org

10, 83, 311, 400861, 656303169, 460787266801, 108315769373443
Offset: 1

Views

Author

Max Alekseyev, Feb 16 2023

Keywords

Comments

a(n) <= A222564(n+1), where the equality holds whenever a(n) is prime.
Except for a(1) = 10 = 2 + 3 + 5, the terms are odd and formed by sums of odd primes.

Crossrefs