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!)
A105844 Numbers n such that 37*n^2 + 37*n + 1 is a square. 1
0, 24, 48, 3576, 7080, 522144, 1033704, 76229520, 150913776, 11128987848, 22032377664, 1624755996360, 3216576225240, 237203246480784, 469598096507448, 34630049230198176, 68558105513862240, 5055749984362452984 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Define a(1)=0, a(2)=24, a(3)=146*a(1)+72-a(2), a(4)=146*a(2)+72-a(1), then a(n) = 146*a(n-2)+72-a(n-4).
G.f.: -24*x^2*(x^2+x+1)/(x^5-x^4-146*x^3+146*x^2+x-1). [Harvey P. Dale, Mar 14 2011]
MATHEMATICA
CoefficientList[Series[-((24x(x^2+x+1))/(x^5-x^4-146x^3 +146x^2+x-1)), {x, 0, 30}], x] (* Harvey P. Dale, Mar 14 2011 *)
CROSSREFS
Cf. A105843 (square roots of 37*a(n)^2+37*a(n)+1).
Sequence in context: A268486 A288460 A352699 * A129837 A042140 A042138
KEYWORD
nonn,easy
AUTHOR
Pierre CAMI, Apr 22 2005
EXTENSIONS
More terms from Harvey P. Dale, Mar 14 2011
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 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)