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.

A333377 Differences between two positive cubes in exactly 5 ways.

This page as a plain text file.
%I A333377 #9 Aug 28 2025 07:25:58
%S A333377 1412774811,11302198488,38144919897,90417587904,105443078832,
%T A333377 176596851375,305159359176,370544908608,484581760173,723340703232,
%U A333377 843544630656,1029912837219,1238805803151,1412774811000,1808088149952,1880403273441,2441274873408,2846963128464,2863636114248
%N A333377 Differences between two positive cubes in exactly 5 ways.
%H A333377 Giovanni Resta, <a href="/A333377/b333377.txt">Table of n, a(n) for n = 1..150</a>
%F A333377 a(1) = A098110(5).
%e A333377 1412774811 = 1134^3 - 357^3 = 1155^3 - 504^3 = 1246^3 - 805^3 = 2115^3 - 2004^3 = 4746^3 - 4725^3.
%Y A333377 Cf. A014439, A014440, A014441, A181123, A034179, A265625, A333376, A098110.
%K A333377 nonn,changed
%O A333377 1,1
%A A333377 _Giovanni Resta_, Mar 17 2020