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!)
A111601 Exponential (binomial) convolution of A001818 (with interspersed zeros) and A000142 (factorials). 1
1, 2, 9, 36, 225, 1350, 11025, 88200, 893025, 8930250, 108056025, 1296672300, 18261468225, 255660555150, 4108830350625, 65741285610000, 1187451971330625, 21374135483951250, 428670161650355625, 8573403233007112500 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: (1/sqrt(1-x^2))*x/(1-x).
a(n) = n!*Sum_{k=0..floor((n-1)/2)} binomial(2*k, k)/(4^k).
a(2*k+1) = A111595(2*k+2, 0)= ((2*k+1)!!)^2 = A001818(k+1), k >= 0.
a(n) = (n+1)/(n^2)*a(n-1) + (n+1)/(n-1)*a(n-2); a(0)=1, a(1)=2. - Sergei N. Gladkovskii, Jul 27 2012
CROSSREFS
Second column (m=1) of triangle |A111595|.
Sequence in context: A003161 A305206 A101610 * A328268 A330346 A280351
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Aug 23 2005
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 8 12:43 EDT 2024. Contains 372333 sequences. (Running on oeis4.)