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 A053587 #18 Aug 21 2016 12:54:16 %S A053587 2,16,81,471,1056,1381,6906,17956,34531,40056,200281,520731,1001406, %T A053587 1482081,7410406,19267056,37052031,60765331,303826656,789949306, %U A053587 1519133281,3220562556,13429138206,16102812781,41867313231,80514063906,196454315931,711744324931 %N A053587 Indices of A052344 (ways to write n as sum of two nonzero triangular numbers) where record values are reached. %C A053587 The subsequence of primes begins: 2, 1381, 1519133281 [_Jonathan Vos Post_, Feb 01 2011]. %H A053587 Kenneth Korbin, <a href="http://www.jstor.org/stable/2687550">Problem 665</a>, The College Mathematics Journal Vol. 30 No. 5, Nov. 1999. Asks for the 48th number in this sequence. %e A053587 The order of the terms is ignored when deciding in how many ways the sum can be expressed. For example, a(2) does not equal 9, although 9 = 3 + 6 = 6 + 3. %e A053587 a(2) = 16 because 16 = 1 + 15 = 6 + 10. a(3) = 81 because 81 = 3 + 78 = 15 + 66 = 36 + 55. %Y A053587 Probably differs from A052348 only at n=1, 2, 4. %Y A053587 Cf. A000217, A052343, A052344, A052345, A052346, A052347, A052348. %K A053587 nonn,nice,easy %O A053587 1,1 %A A053587 _Jeremy Rouse_, Jan 19 2000 %E A053587 More terms from _Christian G. Bower_, Jan 23 2000 %E A053587 a(25)-a(26) from _Donovan Johnson_, Jun 26 2010 %E A053587 a(27)-a(28) from _Donovan Johnson_, Mar 20 2013