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.

A055108 Largest odd number that can be represented in exactly n ways as p+2*i^2 where p is 1 or a prime and i >= 0.

This page as a plain text file.
%I A055108 #29 Mar 13 2022 22:52:54
%S A055108 5993,6797,59117,48143,87677,148397,147347,268157,285863,361127,
%T A055108 597473,448667,542627,809057,753257,944567,1281473,1237007,1417697,
%U A055108 2148827,1612067,2419337,2550137,2490587,2571263,2565893,2884823,2931167,3383837,3601067,3756407
%N A055108 Largest odd number that can be represented in exactly n ways as p+2*i^2 where p is 1 or a prime and i >= 0.
%C A055108 These are just the largest numbers presently known - it has not been proved that they are really the largest.
%H A055108 Sean A. Irvine, <a href="/A055108/b055108.txt">Table of n, a(n) for n = 0..60</a>
%H A055108 L. Hodges, <a href="https://www.jstor.org/stable/2690477">A lesser-known Goldbach conjecture</a>, Math. Mag., 66 (1993), 45-47.
%H A055108 Sean A. Irvine, <a href="https://github.com/archmageirvine/joeis/blob/master/src/irvine/oeis/a055/A055108.java">Java program</a> (github)
%H A055108 <a href="/index/Go#Goldbach">Index entries for sequences related to Goldbach conjecture</a>
%Y A055108 Cf. A046903, A007697, A016067.
%K A055108 nonn,nice
%O A055108 0,1
%A A055108 _N. J. A. Sloane_
%E A055108 The sequence as given in the Hodge paper is incorrect; corrected and extended by _Jud McCranie_, Jun 12 2000
%E A055108 a(11)-a(30) from _Donovan Johnson_, Mar 21 2012