a(n) is the largest prime < 10^n that is the sum of at least two consecutive primes.
A342443
a(n) is the largest prime < 10^n that is the sum of at least two consecutive primes.
Terms
- a(0) =5a(1) =97a(2) =991a(3) =9949a(4) =99971a(5) =999983a(6) =9999991a(7) =99999989a(8) =999999937a(9) =9999999943a(10) =99999999977a(11) =999999999989
External references
- oeis: A342443