Suppose $p(n)$ is a polynomial with rational coefficients and rational roots of degree at least $3$. If we know $$\sum_{n=1}^{\infty}\frac{1}{p(n)}\in\mathbb{Q}$$ are we able to infer that $$\sum_{n=1}^{\infty}\frac{n}{p(n)}\in\mathbb{Q}?$$
I've tried several approaches to proving (or disproving) this to include the following:
-Looking for counterexamples
-Generating functions
-Residues
-Partial fraction decomposition
but nothing has yielded any positive or negative results. Any tips, terms, papers, methods, or generally topics that I could look into would also be welcome.
Edit: As noted by Carl Schildkraut below, if this is true, then we would automatically know that $\zeta(2k+1)$ was irrational. Since this seems to greatly increase the potential difficulty, I offer the following modification in order to simplify it:
Suppose $p(n)$ is a polynomial with rational coefficients, rational roots, $\deg(P)\geq 3$, and every root has order $1$. If we know $$\sum_{n=1}^{\infty}\frac{1}{p(n)}\in\mathbb{Q}$$ are we able to infer that $$\sum_{n=1}^{\infty}\frac{n}{p(n)}\in\mathbb{Q}?$$
Answering my own question as I believe I have finally found a counterexample:
$$\sum_{n=1}^{\infty}\frac{1}{\left(n+\frac{1}{3}\right) \left(n+\frac{5}{6}\right) \left(n+\frac{11}{6}\right) \left(n+\frac{7}{3}\right)}=\frac{9}{154}$$
$$\text{but }\sum_{n=1}^{\infty}\frac{n}{\left(n+\frac{1}{3}\right) \left(n+\frac{5}{6}\right) \left(n+\frac{11}{6}\right) \left(n+\frac{7}{3}\right)}=\frac{1}{90} \left(-261+80 \sqrt{3} \pi -240 \log (2)\right).$$
The reason I said believe is that it is still an open problem whether $\{\pi,\log(r),s\}$ for $r,s\in\mathbb{Q}$ are algebraically independent, but most would agree that they probably are.
I did manage to prove that the conjecture was true if $p(n)$ was degree two or three, but it seems that for degree four and above it is not true. Based on how I constructed this (combining two degree two polynomials in a certain way) it might be the case that counterexamples only exist for polynomials of even degree larger than four (or four might be the only degree with a counterexample), but further study is needed.