Let S(n,k) denote the set of primes < 10^n which are the sum of k consecutive primes, and let K = maximum k >= 2 such that S(n,k) is nonempty; then a(n) = max S(n,K).

A342439

Let S(n,k) denote the set of primes < 10^n which are the sum of k consecutive primes, and let K = maximum k >= 2 such that S(n,k) is nonempty; then a(n) = max S(n,K).

Terms

    a(0) =5a(1) =41a(2) =953a(3) =9521a(4) =92951a(5) =997651a(6) =9964597a(7) =99819619a(8) =999715711a(9) =9999419621a(10) =99987684473a(11) =999973156643

External references