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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059825 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)^8 *product_{i=1..t} (1-x^i) ). 7
0, 1, 9, 44, 164, 485, 1278, 2949, 6382, 12661, 24101, 43063, 74932, 124041, 201597, 315048, 485627, 724514, 1071104, 1539099, 2197385, 3062512, 4246873, 5765303, 7804391, 10359671, 13728320, 17882076, 23264374, 29792631, 38154696 (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=8

CROSSREFS

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

Sequence in context: A161733 A050486 A036599 * A074631 A084903 A034558

Adjacent sequences:  A059822 A059823 A059824 * A059826 A059827 A059828

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 15 16:39 EST 2012. Contains 205823 sequences.