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.

A123388 Prime numbers with exactly four partitions into a square and cube.

This page as a plain text file.
%I A123388 #2 Mar 30 2012 17:26:22
%S A123388 65537,93241,191969,1486873,1632457,1800361,1837097,2365289,3516137,
%T A123388 3543193,4118201,5695777,6002641,8704601,9620297,10098721,10990169,
%U A123388 11016953,12131297,15222257,18426313,18630361,19880857,20381761
%N A123388 Prime numbers with exactly four partitions into a square and cube.
%F A123388 p=a^2+b^3 for four different pairs {a,b}.
%e A123388 { p {a1,b1}..{a4,b4} }
%e A123388 {65537,{122,37},{219,26},{255,8},{256,1}}
%e A123388 {93241,{46,45},{171,40},{267,28},{305,6}}
%e A123388 {191969,{399,32},{435,14},{437,10},{438,5}}
%e A123388 {1486873,{73,114},{438,109},{1153,54},{1215,22}}
%e A123388 {1632457,{477,112},{910,93},{1239,46},{1277,12}}
%e A123388 {1800361,{269,120},{998,93},{1188,73},{1305,46}}
%e A123388 {1837097,{256,121},{1075,88},{1319,46},{1335,38}}
%e A123388 {2365289,{642,125},{1017,110},{1517,40},{1530,29}}
%K A123388 nonn
%O A123388 1,1
%A A123388 _Zak Seidov_, Oct 13 2006, Oct 15 2006