login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A035236
Indices of the nonzero terms in expansion of Dirichlet series Product_p (1-(Kronecker(m,p)+1)*p^(-s)+Kronecker(m,p)*p^(-2s))^(-1) for m= -29.
0
1, 3, 4, 5, 9, 11, 12, 13, 15, 16, 19, 20, 25, 27, 29, 31, 33, 36, 39, 43, 44, 45, 47, 48, 49, 52, 53, 55, 57, 60, 64, 65, 75, 76, 79, 80, 81, 87, 93, 95, 99, 100, 108, 109, 116, 117, 121, 124, 125, 127, 129, 131, 132, 135, 141, 143, 144, 145, 147, 149, 155
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,2
LINKS
Table of n, a(n) for n=1..61.
PROG
(PARI) m=-29; select(x -> x, direuler(p=2, 101, 1/(1-(kronecker(m, p)*(X-X^2))-X)), 1)
CROSSREFS
Cf.
A035161
(the expansion itself).
Sequence in context:
A136120
A217040
A295718
*
A047600
A325464
A010384
Adjacent sequences:
A035233
A035234
A035235
*
A035237
A035238
A035239
KEYWORD
nonn
AUTHOR
N. J. A. Sloane
EXTENSIONS
Edited and extended by
Andrey Zabolotskiy
, Jul 30 2020
STATUS
approved