The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A026655 T(n,0) + T(n,1) + ... + T(n,n), T given by A026648. 1

%I #13 Oct 29 2022 09:09:01

%S 1,2,5,10,22,44,98,196,436,872,1940,3880,8632,17264,38408,76816,

%T 170896,341792,760400,1520800,3383392,6766784,15054368,30108736,

%U 66984256,133968512,298045760,596091520,1326151552,2652303104

%N T(n,0) + T(n,1) + ... + T(n,n), T given by A026648.

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

%F G.f.: ((1+2x)*(1+x^2))/(1-4x^2-2x^4). - _Ralf Stephan_, Apr 30 2004

%t CoefficientList[Series[((1+2x)(1+x^2))/(1-4x^2-2x^4),{x,0,45}], x] (* _Harvey P. Dale_, Mar 15 2011 *)

%Y Cf. A026648.

%K nonn

%O 0,2

%A _Clark Kimberling_

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 May 13 09:24 EDT 2024. Contains 372504 sequences. (Running on oeis4.)