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!)
A160483 Second right hand column of the Beta triangle A160480 2

%I #5 Sep 25 2020 00:01:22

%S -11,36,-85,166,-287,456,-681,970,-1331,1772,-2301,2926,-3655,4496,

%T -5457,6546,-7771,9140,-10661,12342,-14191,16216,-18425,20826,-23427,

%U 26236,-29261,32510,-35991,39712,-43681,47906,-52395,57156

%N Second right hand column of the Beta triangle A160480

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (-4,-6,-4,-1).

%F a(n) = (-1)^(n)*(2*n+1)^2 - a(n-1) for n = 2, 3, .. , with a(1) = -11.

%F From _Chai Wah Wu_, Sep 24 2020: (Start)

%F a(n) = - 4*a(n-1) - 6*a(n-2) - 4*a(n-3) - a(n-4) for n > 4.

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

%Y A160480 is the Beta triangle.

%Y A160484 is the third right hand column.

%K easy,sign

%O 1,1

%A _Johannes W. Meijer_, May 24 2009

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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)