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.

A052348 Indices of A052343 (ways to write n as sum of two triangular numbers) where record values are reached.

Original entry on oeis.org

0, 6, 81, 276, 1056, 1381, 6906, 17956, 34531, 40056, 200281, 520731, 1001406, 1482081, 7410406, 19267056, 37052031, 60765331, 303826656, 789949306, 1519133281, 3220562556, 13429138206, 16102812781, 41867313231, 80514063906, 196454315931, 711744324931
Offset: 1

Views

Author

Christian G. Bower, Jan 23 2000

Keywords

Examples

			a(2) = 6 because 6 = 6 + 0 = 3 + 3. a(3) = 81 because 81 = 3 + 78 = 15 + 66 = 36 + 55.
		

Crossrefs

Probably differs from A053587 only at n=1, 2, 4.

Extensions

a(23)-a(26) from Donovan Johnson, May 24 2009
a(27)-a(28) from Donovan Johnson, Mar 20 2013