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.
%I A024674 #3 Mar 30 2012 18:55:59 %S A024674 1,3,6,10,15,24,33,42,52,67,80,95,112,131,150,170,195,220,243,268,300, %T A024674 328,357,388,425,459,492,528,571,612,652,692,743,788,833,879,937,985, %U A024674 1035,1092,1150,1206,1262,1324,1388,1448,1507,1579,1647,1712,1777,1857 %N A024674 a(n) = position of n^3 + (n+1)^3 in A024670 (distinct sums of cubes of distinct positive integers). %K A024674 nonn %O A024674 1,2 %A A024674 _Clark Kimberling_