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!)
A082028 Expansion of exp(x)*(1+x)/(1-x)^2. 1
1, 4, 17, 82, 457, 2936, 21529, 178102, 1644017, 16768972, 187417921, 2278607354, 29947410937, 423169937152, 6398329449737, 103084196690206, 1763095226149729, 31906336189354772, 609120963614954737 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Binomial transform of A007680.
LINKS
FORMULA
E.g.f.: exp(x)(1+x)/(1-x)^2.
D-finite with recurrence -2*a(n) + (2*n+7)*a(n-1) - 5*n*a(n-2) + 3*(n-2)*a(n-3) = 0. - R. J. Mathar, Nov 09 2012
a(n) ~ n! * 2*exp(1)*n. - Vaclav Kotesovec, Jul 02 2015
MATHEMATICA
CoefficientList[Series[E^x*(1+x)/(1-x)^2, {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jul 02 2015 *)
CROSSREFS
Cf. A082029.
Sequence in context: A230126 A181517 A110771 * A373931 A052315 A369476
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 July 8 00:20 EDT 2024. Contains 374148 sequences. (Running on oeis4.)