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!)
A090408 a(n) = Sum_{k=0..n} binomial(4n+3,4k). 4
1, 36, 496, 8256, 130816, 2098176, 33550336, 536887296, 8589869056, 137439215616, 2199022206976, 35184376283136, 562949936644096, 9007199321849856, 144115187807420416, 2305843010287435776, 36893488143124135936, 590295810375885520896, 9444732965670570950656 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 2^(1+4*n) - (-1)^n*4^n. - R. J. Mathar, Nov 27 2014
MATHEMATICA
Table[Sum[Binomial[4n+3, 4k], {k, 0, n}], {n, 0, 20}] (* Harvey P. Dale, Feb 12 2020 *)
CROSSREFS
Sequence in context: A323549 A128986 A281371 * A268635 A233101 A183616
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Nov 29 2003
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 April 24 13:55 EDT 2024. Contains 371958 sequences. (Running on oeis4.)