Existence of infinite set of positive integers s.t sum of reciprocals is rational and set of primes dividing an element is infinite

irrational-numbersnumber theorysequences-and-series

Does there exist a sequence $(a_i)_{i \geq 0}$ of distinct positive integers such that
$\sum_{i\geq 0}\frac{1}{a_i} \in \mathbb{Q}$ and
$$\{ p \in \mathbb{P} \text{ }|\text{ } \exists\text{ } i\geq 0 \text{ s.t.}\text{ } p | a_i\}$$
is infinite?

Motivation:

All geometric series (corresponding to sets $\{ 1,n,n^2,n^3,… \}$) are rational and the terms obviously contain finitely many primes. The same is true for say, sums of reciprocals of all numbers whose prime factiorisation contains only the primes $p_1, p_2, …,p_k$ : the sum is then $\prod_{i=1}^k\left(\frac{p_i}{p_i-1}\right)$

On the other side, series corresponding to sets $\{1^2, 2^2, 3^2, …\}, \{1^3,2^3,3^3,…\},\{1!,2!,3!,…\}$ converge to $\frac{\pi^2}{6}$, Apery's constant and $e$ respectively, which are all known to be irrationals.

I am aware of the fact that if this statement is true then it has not been proven yet (since it implies that the values of the zeta function at positive integers are irrational, which to my knowledge has not been shown yet).

Any counterexamples or other possible observations (such as, instead of requiring the set of primes to be infinite, requiring that it contains all primes except a finite set)?

Best Answer

The set $$ A=\{1\times 2, 2\times 3, ...,n\times (n+1),...\}$$

is such a set.

Note that $$\sum _1^\infty \frac{1}{n(n+1)}=1$$ and every prime number $p$ divides $p(p+1)$ which is an element of the set $A$.

Related Question