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!)
A172978 a(n) = binomial(n+10, 10)*4^n. 1
1, 44, 1056, 18304, 256256, 3075072, 32800768, 318636032, 2867724288, 24216338432, 193730707456, 1479398129664, 10848919617536, 76776969601024, 526470648692736, 3509804324618240, 22813728110018560, 144934272698941440, 901813252348968960, 5505807224867389440 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (44,-880,10560,-84480,473088,-1892352,5406720,-10813440,14417920,-11534336,4194304).
FORMULA
From Amiram Eldar, Mar 27 2022: (Start)
G.f.: 1/(1 - 4*x)^11.
Sum_{n>=0} 1/a(n) = 14269429/63 - 787320*log(4/3).
Sum_{n>=0} (-1)^n/a(n) = 78125000*log(5/4) - 1098284605/63. (End)
MATHEMATICA
Table[Binomial[n + 10, 10]*4^n, {n, 0, 20}]
PROG
(Magma) [Binomial(n+10, 10)*4^n: n in [0..30]]; // Vincenzo Librandi, Jun 06 2011
CROSSREFS
Sequence in context: A295650 A004423 A238601 * A345410 A114170 A130645
KEYWORD
nonn,easy
AUTHOR
Zerinvary Lajos, Feb 06 2010
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 March 28 17:25 EDT 2024. Contains 371254 sequences. (Running on oeis4.)