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!)
A107399 a(n) = C(n+8,8)*C(n+10,8). 0
45, 1485, 22275, 212355, 1486485, 8281845, 38648610, 156434850, 563165460, 1837398420, 5512195260, 15380181180, 40281426900, 99773995860, 235181561670, 530311364550, 1149007956525, 2401177618125, 4855714738875, 9528883810875, 18191505457125 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (17,-136,680,-2380,6188,-12376,19448,-24310,24310,-19448,12376,-6188,2380,-680,136,-17,1).
FORMULA
From Amiram Eldar, Sep 08 2022: (Start)
Sum_{n>=0} 1/a(n) = 64064*Pi^2/3 - 2987552614/14175.
Sum_{n>=0} (-1)^n/a(n) = 57237184/14175 - 262144*log(2)/45. (End)
EXAMPLE
If n=0 then C(0+8,8)*C(0+10,8) = C(8,8)*C(10,8) = 1*45 = 45.
If n=4 then C(7+8,8)*C(7+10,8) = C(15,8)*C(17,8) = 3003*12870 = 38648610.
MATHEMATICA
Table[Binomial[n+8, 8]Binomial[n+10, 8], {n, 0, 20}] (* Harvey P. Dale, Apr 03 2019 *)
CROSSREFS
Cf. A062196.
Sequence in context: A062262 A137716 A035521 * A053112 A240686 A014940
KEYWORD
easy,nonn
AUTHOR
Zerinvary Lajos, May 25 2005
EXTENSIONS
More terms from Harvey P. Dale, Apr 03 2019
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 19 23:42 EDT 2024. Contains 372703 sequences. (Running on oeis4.)