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!)
A082029 Expansion of exp(2*x)*(1+x)/(1-x)^2. 1
1, 5, 26, 146, 904, 6232, 47920, 409712, 3873152, 40220288, 455828224, 5604002560, 74326764544, 1058271540224, 16104132110336, 260886940141568, 4483390378639360, 81474025156476928, 1561147449772146688 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Binomial transform of A082028.
LINKS
FORMULA
E.g.f.: exp(2*x)*(1+x)/(1-x)^2.
D-finite with recurrence -(2*n+3)*a(n) + (2*n^2+9*n+14)*a(n-1) - 2*(2*n+5)*(n-1)*a(n-2) = 0. - R. J. Mathar, Nov 12 2012
a(n) ~ n! * 2*exp(2)*n. - Vaclav Kotesovec, Jul 02 2015
MATHEMATICA
CoefficientList[Series[E^(2*x)*(1+x)/(1-x)^2, {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jul 02 2015 *)
CROSSREFS
Sequence in context: A183161 A351151 A263134 * A365150 A081047 A001705
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 01 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 29 13:54 EDT 2024. Contains 372114 sequences. (Running on oeis4.)