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!)
A293988 E.g.f.: exp((1/(1-x)^9 - 1)/9). 2
1, 1, 11, 141, 2121, 37461, 769851, 18116001, 479593521, 14065160841, 451507161771, 15721216032501, 589564030968441, 23674308696244701, 1012920637676448411, 45978351344438052681, 2205805135900188831201, 111472339036480856136081 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Exp[(1/(1-x)^9-1)/9], {x, 0, nn}], x] Range[ 0, nn]!] (* Harvey P. Dale, Aug 19 2019 *)
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(exp((1/(1-x)^9-1)/9)))
CROSSREFS
Column k=10 of A291709.
Sequence in context: A083078 A048965 A218502 * A024141 A289216 A296057
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Oct 21 2017
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 24 11:01 EDT 2024. Contains 371936 sequences. (Running on oeis4.)