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.

A282873 Taxicab numbers (A001235) whose 4th power is the sum of two positive cubes in a nontrivial way.

This page as a plain text file.
%I A282873 #6 Mar 10 2017 21:24:48
%S A282873 10202696,29791125,48137544,70957971,81621568,238329000,275472792,
%T A282873 288975141,385100352,387352719,553514689,567663768,652972544,
%U A282873 692612137,728274456,1051871977,1104726168,1275337000,1299713688,1402390152,1484204904,1906632000,2203782336,2311801128
%N A282873 Taxicab numbers (A001235) whose 4th power is the sum of two positive cubes in a nontrivial way.
%C A282873 If n = a^3 + b^3, then n^4 has a trivial decomposition as a sum of 2 cubes: n^4 = (an)^3 + (bn)^3.
%H A282873 Chai Wah Wu, <a href="/A282873/b282873.txt">Table of n, a(n) for n = 1..530</a>
%F A282873 A001235 INTERSECT A051387.
%Y A282873 Cf. A001235, A003325, A051387, A282872.
%K A282873 nonn
%O A282873 1,1
%A A282873 _Chai Wah Wu_, Feb 24 2017