I have this problem, and I have no idea how to go about it:
Let $p_1,p_2, \ldots, p_{n+1}$ be the first $n+1$ primes, in order. Prove that every number in between $p_1 \cdot p_2 \cdot p_3 \ldots p_n+1$ and $p_1 \cdot p_2 \cdot p_3 \ldots p_n+p_{n+1}-1$ (inclusive) is composite. How does this show that there are gaps of arbitrary length in the sequence of primes?
I've already viewed the other two questions with similar names, but neither have answers that make sense to me. I was hoping someone could show me step by step how to do this. I don't understand how it could be inclusive and still be true.
Something is wrong, at the very least you can't mean "inclusive," i.e. including the endpoints of the range of numbers, because if you put $n=1$ then the range of numbers you get is $3$ to $5$ (inclusive) and $3$ and $5$ are prime, although $4$ is composite so it might work if you remove the "inclusive" part.