$p_n$ is the $n$-th prime number: If $n > 3$ then:
$$p_{n + 1} p_{n + 2} p_{n + 3} > p_{n + 4} p_{n + 5}$$
I checked the conjecture above true for first fifty million primes.
If the conjecture above is true, it is stronger than Bonse's inequality.
Could you give your remark, reference, or your proof of conjecture above?
From Pierre Dusart's paper arXiv:1002.0442 (page 2) we know that $$ p_k \le k \left(\log k + \log\log k - 1 + {\log\log k - 2\over \log k}\right) \qquad\mbox{ for } k\ge 688383, \tag{1} $$ $$ p_k \ge k \left(\log k + \log\log k - 1 + {\log\log k - 2.1\over \log k}\right) \qquad\mbox{ for } k\ge 3. \ \ \quad \tag{2} $$ Substituting the lower bound $(2)$ for primes in the left-hand side, and upper bound $(1)$ for primes in the right-hand side, we prove the desired inequality for $k\ge 688383$.
For smaller $k$, the inequality can be verified directly by computer.