The question is in the title.
I think my base case should start at 1, which would be valid because the product of the empty set of primes would be 1.
In my textbook it says that to conclude $\forall n:P(n)$ I need to prove $Q(n)\rightarrow P(n+1)$, where $Q(n)$ is $\forall i:(i\leq n)\rightarrow P(i)$.
How do I go about doing this last part?
Hint:
Make the strong induction hypothesis, and consider the number $n+1$. Then