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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059822 Expansion of series related to Liouville's Last Theorem: g.f. sum_{t>0} (-1)^(t+1) *x^(t*(t+1)/2) / ( (1-x^t)^5 *product_{i=1..t} (1-x^i) ). 0
0, 1, 6, 20, 55, 119, 246, 435, 766, 1211, 1926, 2807, 4193, 5766, 8161, 10821, 14711, 18820, 24925, 31009, 39984, 48895, 61609, 73844, 91905, 108264, 132400, 154641, 186462, 214772, 257118, 292749, 346430, 392499, 459424, 515579 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

G. E. Andrews, Some debts I owe, Seminaire Lotharingien Combinatoire, Paper B42a, Issue 42, 2000; see (7.4).

MAPLE

Mk := proc(k) -1*add( (-1)^n*q^(n*(n+1)/2)/(1-q^n)^k/mul(1-q^i, i=1..n), n=1..101): end; # with k=5

CROSSREFS

Cf. A000005 (k=1), A059819 (k=2), A059820 (k=3), ..., A059825 (k=8).

Sequence in context: A038091 A027993 A028492 * A152959 A109903 A201149

Adjacent sequences:  A059819 A059820 A059821 * A059823 A059824 A059825

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Feb 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 16 05:32 EST 2012. Contains 205860 sequences.