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.

A048264 Numbers that aren't the sum of distinct primes of the form 6k+5.

This page as a plain text file.
%I A048264 #13 Apr 14 2021 22:44:34
%S A048264 1,2,3,4,6,7,8,9,10,12,13,14,15,18,19,20,21,24,25,26,27,30,31,32,35,
%T A048264 36,37,38,42,43,44,48,49,50,54,55,60,61,65,66,67,72,73,77,78,79,84,90,
%U A048264 91,95,96,102,108,114,119,120,125,143,155,161
%N A048264 Numbers that aren't the sum of distinct primes of the form 6k+5.
%C A048264 A theorem due to Andrzej Makowski: every natural number greater than 161 is the sum of distinct primes of the form 6k-1 (see references). - _Bernard Schott_, Apr 12 2021
%D A048264 A. Mąkowski, Partitions into unequal primes, Bull. Acad. Polon. Sci. Sér. Sci. Math. Astr. Phys. 8 (1960), 125-126.
%D A048264 Wacław Sierpiński, Elementary Theory of Numbers, p. 144, Warsaw, 1964.
%D A048264 David Wells, The Penguin Dictionary of Curious and Interesting Numbers, Penguin Books, Revised edition, 1997, p. 127, entry 161.
%Y A048264 Cf. A007528, A048265, A324076.
%K A048264 fini,full,nonn
%O A048264 1,2
%A A048264 _Jud McCranie_