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.

A054996 Integers that can be expressed as the sum of consecutive primes in exactly 1 way.

This page as a plain text file.
%I A054996 #16 Sep 20 2023 15:47:43
%S A054996 2,3,7,8,10,11,12,13,15,18,19,24,26,28,29,30,37,39,42,43,47,48,49,52,
%T A054996 56,58,61,68,73,75,77,78,79,84,88,89,95,98,102,103,107,113,121,124,
%U A054996 128,129,132,137,144,149,150,151,155,156,157,158,159,160,161,162,163
%N A054996 Integers that can be expressed as the sum of consecutive primes in exactly 1 way.
%D A054996 R. K. Guy, Unsolved Problems in Number Theory, section C2.
%H A054996 Ray Chandler, <a href="/A054996/b054996.txt">Table of n, a(n) for n = 1..10000</a>
%H A054996 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 A054996 A054845(a(n)) = 1. - _Ray Chandler_, Sep 20 2023
%e A054996 8=3+5, so 8 is in the sequence.
%Y A054996 Cf. A054845, A054859, A054997, A054998, A054999, A055000, A055001.
%K A054996 nonn
%O A054996 1,1
%A A054996 _Jud McCranie_, May 30 2000