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!)
A105076 Numbers k such that 60*k^2 + 60*k + 1 is a square. 0

%I #16 Oct 13 2019 07:44:51

%S 0,1,2,11,19,90,153,712,1208,5609,9514,44163,74907,347698,589745,

%T 2737424,4643056,21551697,36554706,169676155,287794595,1335857546,

%U 2265802057,10517184216,17838621864,82801616185,140443172858,651895745267

%N Numbers k such that 60*k^2 + 60*k + 1 is a square.

%F From _R. J. Mathar_, Nov 13 2009: (Start)

%F a(n) = a(n-1) + 8*a(n-2) - 8*a(n-3) - a(n-4) + a(n-5).

%F G.f.: x^2*(1+x+x^2)/((1-x)*(x^4-8*x^2+1)). (End)

%Y Cf. A103200, A001090.

%K nonn

%O 1,3

%A _Pierre CAMI_, Apr 06 2005

%E Partially edited by _Jon E. Schoenfield_, Oct 13 2019

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:00 EDT 2024. Contains 371935 sequences. (Running on oeis4.)