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.

A219722 Primes expressible as x^3 + 2*y^3 (x, y > 0) in two ways.

This page as a plain text file.
%I A219722 #13 Nov 29 2012 05:27:05
%S A219722 1459,3391,8317,18523,79939,593209,942199,1229257,1953811,3254443,
%T A219722 4248091,5902063,7699213,9678007,11459953,11901709,15060403,18203203,
%U A219722 18782947,19344499,20177737,30866599,33623353,34476301,37032643,43528897,48480517,50183083,55243009
%N A219722 Primes expressible as x^3 + 2*y^3 (x, y > 0) in two ways.
%H A219722 Zak Seidov and Donovan Johnson, <a href="/A219722/b219722.txt">Table of n, a(n) for n = 1..1000</a> (first 255 terms from Zak Seidov)
%e A219722 1459 = 1^3 + 2*9^3 = 11^3 + 2*4^3.
%Y A219722 Cf. A173587, A219725.
%K A219722 nonn
%O A219722 1,1
%A A219722 _Zak Seidov_, Nov 26 2012