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!)
A321619 Expansion of Product_{k>0} (1 - d(k)*x^k), where d(k) is the number of divisors of k. 1
1, -1, -2, 0, -1, 5, 0, 6, 0, -5, 9, -14, -18, -13, 31, -26, -3, -5, 34, 18, 21, 117, -36, -10, -64, 52, -140, 276, -142, -232, -456, -16, 56, 330, -421, -119, 1055, -679, 499, 49, 1601, -712, 1199, -932, 3488, -4640, 1186, 182, -700, 2116, -1281, -5305, 1983, 1432 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
This sequence is obtained from the generalized Euler transform in A266964 by taking f(n) = -1, g(n) = A000005(n).
LINKS
PROG
(PARI) N=99; x='x+O('x^N); Vec(prod(k=1, N, 1-numdiv(k)*x^k))
CROSSREFS
Convolution inverse of A279784.
Sequence in context: A134433 A125183 A092583 * A285212 A262948 A193471
KEYWORD
sign
AUTHOR
Seiichi Manyama, Nov 15 2018
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 20 00:26 EDT 2024. Contains 371798 sequences. (Running on oeis4.)