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.

A114737 Positive integers x such that there exist positive integers y >= x and z satisfying x^3 + y^3 = z^5.

This page as a plain text file.
%I A114737 #17 Aug 06 2022 07:23:08
%S A114737 3,8,96,256,624,686,729
%N A114737 Positive integers x such that there exist positive integers y >= x and z satisfying x^3 + y^3 = z^5.
%C A114737 Warning! These terms have not been proved to be correct. There may be missing terms.
%C A114737 There are no solutions with (x,y,z) relatively prime. [Bruin]
%C A114737 For max(x,y) < 1.1*10^12, there are no more terms < 1458.  Most likely this is true for all x,y. - _Chai Wah Wu_, Jan 15 2016
%H A114737 F. Beukers, <a href="http://dx.doi.org/10.1215/S0012-7094-98-09105-0">The Diophantine equation Ax^p+By^q=Cz^r</a>, Duke Math. J. 91 (1998), 61-88.
%H A114737 Nils Bruin, <a href="http://dx.doi.org/10.1007/10722028_9">On powers as sums of two cubes</a>, in Algorithmic number theory (Leiden, 2000), 169-184, Lecture Notes in Comput. Sci., 1838, Springer, Berlin, 2000.
%e A114737 x=3, y=6, 3^3 + 6^3 = 3^5, so 3 is a term.
%e A114737 With max(x,y) < 10^4, we have these [x,y,z] triples: [3, 6, 3] [8, 8, 4] [96, 192, 24] [256, 256, 32] [729, 1458, 81] [1944, 1944, 108] [686, 2058, 98] [3696, 4368, 168] [3072, 6144, 192] [8192, 8192, 256] [2508, 8436, 228] ... - _David Broadhurst_
%e A114737 624^3 + 14352^3 = 312^5. - _Chai Wah Wu_, Jan 11 2016
%Y A114737 See A103268 for another version.
%K A114737 more,nonn
%O A114737 1,1
%A A114737 _N. J. A. Sloane_, Jan 31 2007
%E A114737 Term 624 added by _Chai Wah Wu_, Jan 11 2016