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.

A212613 Conjectured largest number having n representations as the sum of two twin primes p + q with p >= q.

This page as a plain text file.
%I A212613 #10 May 31 2012 11:19:12
%S A212613 4208,24536,28916,21278,51806,68078,73538,89216,83978,171146,111116,
%T A212613 130586,164876,171788,128498,188546,188816,205796,247376,258968,
%U A212613 254546,287306,275456,323966,351788,302816,325148,368378,445688,380168,467696,455486,553118,456608
%N A212613 Conjectured largest number having n representations as the sum of two twin primes p + q with p >= q.
%C A212613 These numbers were found by looking at all sums <= 5000000 of two twin primes.
%H A212613 T. D. Noe, <a href="/A212613/b212613.txt">Table of n, a(n) for n = 0..100</a>
%e A212613 a(0) = 4208 is the last term of A007534.
%Y A212613 Cf. A212888 (number of such representations).
%K A212613 nonn
%O A212613 0,1
%A A212613 _T. D. Noe_, May 30 2012