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.

A085332 Prime powers that are sums of two positive cubes.

This page as a plain text file.
%I A085332 #9 Oct 15 2013 22:32:12
%S A085332 2,9,16,128,243,1024,6561,8192,65536,177147,524288,4194304,4782969,
%T A085332 33554432,129140163,268435456,2147483648,3486784401,17179869184,
%U A085332 94143178827,137438953472,1099511627776,2541865828329,8796093022208,68630377364883,70368744177664,562949953421312
%N A085332 Prime powers that are sums of two positive cubes.
%F A085332 Solutions z to z=p^m=x^3+y^3, x, y>0.
%e A085332 1024=8^3+8^3 or 243=27+216.
%Y A085332 Cf. A085333.
%K A085332 nonn
%O A085332 1,1
%A A085332 _Labos Elemer_, Jul 07 2003
%E A085332 Corrected description and more terms from _Ray Chandler_, Jul 20 2003
%E A085332 a(24)-a(27) from _Donovan Johnson_, May 27 2011