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.

A125063 Numbers expressible as sum or difference of two cubes of primes in at least two ways.

This page as a plain text file.
%I A125063 #1 Jan 12 2007 03:00:00
%S A125063 62540982,105161238,258428648,349211772,544861170,772363566,887381138,
%T A125063 932216922,1154093668,4904108118,5498022546,5668317018,6058655748,
%U A125063 6445210590,6507811154,6991709634,7088831048,7370532162,7426318142
%N A125063 Numbers expressible as sum or difference of two cubes of primes in at least two ways.
%C A125063 No known example expressible in three ways.
%e A125063 62540982 = 397^3 - 31^3 = 1867^3 - 1861^3
%e A125063 105161238 = 193^3 + 461^3 = 709^3 - 631^3
%Y A125063 Cf. A046894, A047696.
%K A125063 nonn
%O A125063 1,1
%A A125063 Christian Boyer (cboyer(AT)club-internet.fr), Jan 09 2007