login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A007311 Reversion of o.g.f. for Bell numbers (A000110) omitting a(0)=1.
(Formerly M0676)
1
1, -2, 3, -5, 7, -14, 11, -66, -127, -992, -5029, -30899, -193321, -1285300, -8942561, -65113125, -494605857, -3911658640, -32145949441, -274036507173, -2419502677445, -22093077575496, -208364964369913, -2027216779571754, -20323053380033763, -209715614081160850 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

LINKS

Index entries for reversions of series

MAPLE

read transforms; A := series(exp(exp(x)-1), x, 60); SERIESTOLISTMULT(%); subsop(1=NULL, %); REVERT(%);

PROG

(PARI) a(n)=if(n<1, 0, polcoeff(serreverse(-1+serlaplace(exp(exp(x+x*O(x^n))-1))), n))

CROSSREFS

Cf. A000110.

Sequence in context: A084761 A038965 A055694 * A031345 A206702 A114625

Adjacent sequences:  A007308 A007309 A007310 * A007312 A007313 A007314

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mira Bernstein (mira(AT)math.berkeley.edu)

EXTENSIONS

Signs corrected Dec 24 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 23:23 EST 2012. Contains 205567 sequences.