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!)
A027993 a(n) = 1*T(n,2n) + 2*T(n,2n-1) + ... + (2n+1)*T(n,0), T given by A027926. 1
1, 6, 20, 54, 132, 306, 688, 1518, 3308, 7146, 15336, 32742, 69604, 147426, 311264, 655326, 1376220, 2883546, 6029272, 12582870, 26214356, 54525906, 113246160, 234880974, 486539212, 1006632906, 2080374728, 4294967238 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
(n+5)*2^n - 2n - 4, a(0)=1. - Ralf Stephan, Mar 25 2004
G.f. ( 1-3*x^2 ) / ( (2*x-1)^2*(x-1)^2 ). - R. J. Mathar, Jun 12 2013
MATHEMATICA
LinearRecurrence[{6, -13, 12, -4}, {1, 6, 20, 54}, 30] (* Harvey P. Dale, Jun 22 2018 *)
CROSSREFS
Cf. A047860.
Sequence in context: A036596 A298408 A038091 * A028492 A059822 A213589
KEYWORD
nonn
AUTHOR
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 May 21 15:47 EDT 2024. Contains 372738 sequences. (Running on oeis4.)