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!)
A296964 Expansion of (x*exp(x)-1)/(1-x). 1
0, 1, 2, 9, 40, 205, 1236, 8659, 69280, 623529, 6235300, 68588311, 823059744, 10699776685, 149796873604, 2246953104075, 35951249665216, 611171244308689, 11001082397556420, 209020565553571999, 4180411311071440000, 87788637532500240021, 1931350025715005280484, 44421050591445121451155 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Number of quasilinear weak orderings R on {1,...,n} and for which {1,...,n} has exactly one maximal element for the quasilinear weak ordering R.
Essentially the same as A038156. - R. J. Mathar, Jan 02 2018
LINKS
FORMULA
a(n) = A002627(n)-1, a(0)=0, a(1)=1.
MATHEMATICA
Join[{0, 1}, Drop[With[{nn=30}, CoefficientList[Series[(x*Exp[x]-1)/(1-x), {x, 0, nn}], x] Range[0, nn]!], 2]] (* Harvey P. Dale, Apr 02 2018 *)
CROSSREFS
Sequence in context: A052512 A166554 A038156 * A261047 A052846 A293152
KEYWORD
nonn,easy
AUTHOR
J. Devillet, Dec 22 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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)