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!)
A257707 Numbers n such that T(n) + T(n+1) + ... + T(n+22) is a square, where T = A000217 (triangular numbers). 4
56, 470, 1094, 7856, 128534, 201539, 3293081, 23435699, 53805155, 382911281, 6256309475, 9809462822, 160274811896, 1140616029542, 2618697452438, 18636292598096, 304494582579398, 477426555904883, 7800575092244921, 55513782134933123, 127452004956911987 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Positive integers y in the solutions to 2*x^2-23*y^2-529*y-4048 = 0.
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,48670,-48670,0,0,0,0,-1,1).
FORMULA
G.f.: x*(10*x^12 +3*x^11 +66*x^10 +414*x^9 +624*x^8 +6762*x^7 -366022*x^6 -73005*x^5 -120678*x^4 -6762*x^3 -624*x^2 -414*x -56) / ((x -1)*(x^12 -48670*x^6 +1)).
MATHEMATICA
LinearRecurrence[{1, 0, 0, 0, 0, 48670, -48670, 0, 0, 0, 0, -1, 1}, {56, 470, 1094, 7856, 128534, 201539, 3293081, 23435699, 53805155, 382911281, 6256309475, 9809462822, 160274811896}, 50] (* Vincenzo Librandi, May 05 2015 *)
PROG
(PARI) Vec(x*(10*x^12 +3*x^11 +66*x^10 +414*x^9 +624*x^8 +6762*x^7 -366022*x^6 -73005*x^5 -120678*x^4 -6762*x^3 -624*x^2 -414*x -56) / ((x -1)*(x^12 -48670*x^6 +1)) + O(x^100))
CROSSREFS
Cf. A116476 (length 11), A257293 (length 13), A257708 (length 25), A257709 (length 27), A257710 (length 37).
Sequence in context: A076647 A187159 A220048 * A067234 A244358 A219832
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)