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!)
A166337 a(n)=(2n+0^n)*C(4n,2n). 7
1, 12, 280, 5544, 102960, 1847560, 32449872, 561632400, 9617286240, 163352435400, 2756930576400, 46290177201840, 773942488394400, 12893881856650704, 214163336821292320, 3547937446945842720 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The aerated sequence gives the central coefficients in number triangle A166335.
LINKS
Richard P. Brent, Hideyuki Ohtsuka, Judy-anne H. Osborn, and Helmut Prodinger, Some Binomial Sums Involving Absolute Values, JIS vol 19 (2016) # 16.3.7 (24)
FORMULA
D-finite with recurrence (2*n-1)*(n-1)*a(n) -2*(4*n-1)*(4*n-3)*a(n-1)=0. - R. J. Mathar, Feb 27 2023
MATHEMATICA
Join[{1}, Table[(2n)*Binomial[4n, 2n], {n, 20}]] (* Harvey P. Dale, Jan 21 2015 *)
CROSSREFS
Sequence in context: A351765 A295037 A295528 * A183767 A009604 A154669
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Oct 12 2009
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 June 25 20:19 EDT 2024. Contains 373711 sequences. (Running on oeis4.)