login
Integers that can be expressed as the sum of consecutive primes in exactly 6 ways.
6

%I #15 Sep 20 2023 16:09:49

%S 34421,130638,229841,235493,271919,295504,345011,347856,358446,358877,

%T 414221,429804,434669,480951,488603,532423,532823,543625,561375,

%U 621937,626852,655561,687496,703087,734069,746829,810418,824099,888793

%N Integers that can be expressed as the sum of consecutive primes in exactly 6 ways.

%D R. K. Guy, Unsolved Problems in Number Theory, section C2.

%H Ray Chandler, <a href="/A055001/b055001.txt">Table of n, a(n) for n = 1..1000</a>

%H Carlos Rivera, <a href="http://www.primepuzzles.net/puzzles/puzz_046.htm">Puzzle 46. Primes expressible as sum of consecutive primes in K ways</a>, The Prime Puzzles and Problems Connection.

%F A054845(a(n)) = 6. - _Ray Chandler_, Sep 20 2023

%Y Cf. A054845, A054859, A054996, A054997, A054998, A054999, A055000.

%K nonn

%O 1,1

%A _Jud McCranie_, May 30 2000