login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A254443 Numbers n such that T(n) + T(n+1) + ... + T(n+21) is a square, where T(m) = A000217(m) is the m-th triangular number. 1
35, 75, 911, 1707, 18383, 34263, 366947, 683751, 7320755, 13640955, 146048351, 272135547, 2913646463, 5429070183, 58126881107, 108309268311, 1159623975875, 2160756296235, 23134352636591, 43106816656587, 461527428756143, 859975576835703, 9207414222486467 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Positive integers y in the solutions to 2*x^2-22*y^2-484*y-3542 = 0.
LINKS
FORMULA
G.f.: x*(9*x^4+4*x^3-136*x^2-40*x-35) / ((x-1)*(x^4-20*x^2+1)).
PROG
(PARI) Vec(x*(9*x^4+4*x^3-136*x^2-40*x-35)/((x-1)*(x^4-20*x^2+1)) + O(x^100))
CROSSREFS
Cf. A116476 (length 11), A257293 (length 13).
Sequence in context: A039382 A043205 A043985 * A300160 A257750 A257751
KEYWORD
nonn,easy
AUTHOR
Colin Barker, May 04 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)