I am trying to learn more information about the product series as follows $$ \prod_{j=1}^n\dfrac{p_j + 1}{p_j} $$ where $p_1,p_2,p_3,\ldots,p_n$ are the first $n$ prime numbers. I have no idea where to start looking up information about this.
From what I've seen I now know that the product on the bottom is the primorial function, and it appears to grow very, very slowly, however I am struggling to bound the equation and was wondering if there was prior work done on it.
For example trying to bound it as follows
$$ \prod_{j=1}^n\dfrac{p_j + 1}{p_j} < \log \prod_{j=1}^n p_n $$ $$ \prod_{j=1}^n{(p_j + 1)} < \prod_{j=1}^n p_n \sum_{j=1}^n \log p_n $$
and I hit a wall. If anyone knows any information about this series please let me know!