The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A059821 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)^4 *product_{i=1..t} (1-x^i) ). 0
0, 1, 5, 14, 34, 64, 121, 190, 311, 446, 666, 887, 1266, 1599, 2169, 2679, 3504, 4178, 5383, 6253, 7858, 9060, 11114, 12560, 15390, 17076, 20512, 22788, 26993, 29494, 34988, 37750, 44213, 47857, 55281, 59196, 68810, 72754, 83518, 88947 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
G. E. Andrews, Some debts I owe, Séminaire Lotharingien de 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=4
CROSSREFS
Cf. A000005 (k=1), A059819 (k=2), A059820 (k=3), ..., A059825 (k=8).
Sequence in context: A094002 A188589 A105082 * A296010 A182738 A192957
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 24 2001
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 May 24 01:38 EDT 2024. Contains 372768 sequences. (Running on oeis4.)