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.

A055065 Smallest even number that is the sum of distinct primes in exactly n ways.

This page as a plain text file.
%I A055065 #9 Dec 21 2014 04:54:50
%S A055065 8,16,24,36,48,60,78,84,90,114,144,120,168,180,234,246,288,240,210,
%T A055065 324,300,360,474,330,528,576,390,462,480,420,570,510,672,792,756,876,
%U A055065 714,798,690,1038,630,1008,930,780,960,870,924,900,1134,1434,840,990
%N A055065 Smallest even number that is the sum of distinct primes in exactly n ways.
%C A055065 Proposed by G. L. Honaker, Jr.
%e A055065 16 is the sum of distinct primes in exactly 2 ways (3 + 13 and 5 + 11), and is the smallest such number, so a(2) = 16.
%Y A055065 Cf. A001172.
%K A055065 nonn
%O A055065 1,1
%A A055065 _Jud McCranie_, Jun 12 2000