Let $p_n$ denote the $n$-th prime number . Let $r(n,k):=\dfrac {p_n...p_{n+k}}{p^k_{n+k+1}} , \forall n,k \in \mathbb N$ . I can show that for every $k \in \mathbb N , \exists n_k\in \mathbb N$ such that $r(n,k)>1 , \forall n>n_k$ .
My question is : Is it true that $\lim_{n\to \infty} r(n,k)=\infty , \forall k \in \mathbb N$ ?
If the limit doesn't exist , then is $\lim \sup _{n\to \infty} r(n,k)=\infty , \forall k \in \mathbb N$ ?
From Bertrand's postulate, we know that $$p_{n+k+1}<2p_{n+k}<2^2p_{n+k-1}<\dots <2^k p_{n+1},$$ so that $$r(n,k)=p_n\,\frac{p_{n+1}}{p_{n+k+1}}\frac{p_{n+2}}{p_{n+k+1}}\dotsm \frac{p_{n+k-1}}{p_{n+k+1}}\frac{p_{n+k}}{p_{n+k+1}}>\frac{p_n}{2^{k+(k-1)+\dots+2+1}}=\frac{p_n}{2^{\tfrac{k(k+1)}{2}}}\xrightarrow[n\to\infty]{}+\infty $$