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!)
A159036 a(0)=0, a(1)=1, a(2)=4, a(3)=13; thereafter a(n+3)=4*a(n+2)-4*a(n+1)+2*a(n) for n>=1. 1

%I #14 Jun 13 2015 00:53:11

%S 0,1,4,13,38,108,306,868,2464,6996,19864,56400,160136,454672,1290944,

%T 3665360,10407008,29548480,83896608,238206528,676336640,1920313664,

%U 5452321152,15480703232,43954155648,124798451968,354338591744,1006068870400

%N a(0)=0, a(1)=1, a(2)=4, a(3)=13; thereafter a(n+3)=4*a(n+2)-4*a(n+1)+2*a(n) for n>=1.

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

%F G.f.: f(z)=((z+z^3)/(1-4*z+4*z^2-2*z^3))

%K easy,nonn

%O 0,3

%A _Richard Choulet_, Apr 03 2009

%E Definition corrected by _Paolo P. Lava_, Apr 06 2009

%E More terms from _Vincenzo Librandi_, Jun 30 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 March 18 22:56 EDT 2024. Contains 370952 sequences. (Running on oeis4.)