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.

A257709 Numbers n such that T(n) + T(n+1) + ... + T(n+26) is a square, where T = A000217 (triangular numbers).

Original entry on oeis.org

8, 14, 39, 53, 103, 112, 206, 264, 509, 647, 1141, 1230, 2160, 2734, 5159, 6525, 11415, 12296, 21502, 27184, 51189, 64711, 113117, 121838, 212968, 269214, 506839, 640693, 1119863, 1206192, 2108286, 2665064, 5017309, 6342327, 11085621, 11940190, 20870000
Offset: 1

Views

Author

Colin Barker, May 04 2015

Keywords

Comments

Positive integers y in the solutions to 2*x^2-27*y^2-729*y-6552 = 0.

Crossrefs

Cf. A116476 (length 11), A257293 (length 13), A257707 (length 23), A257708 (length 25), A257710 (length 37).

Programs

Formula

G.f.: x*(2*x^12+x^11+6*x^10+2*x^9+5*x^8+2*x^7-14*x^6-9*x^5-50*x^4-14*x^3-25*x^2-6*x-8) / ((x-1)*(x^12-10*x^6+1)).