In my Complex Analysis classes I was studying the Riemann's zeta function. At some point my teacher was able to demonstrate the product formula in this way:
"Suppose M and N are positive integers with M>N. Observe now that, by the fundamental theorem of arithmetc, any positive integer $ n \le N$ can be written uniquely as a product of primes, and that each prime that occurs in the product must be less than or equal to N and repeated less than M times. Therefore:"
$$\zeta(s)\le \prod_{p \le N} (1+p^{-s}+p^{-2s}+...+p^{-Ms}) \mbox{ (1)}$$, p primes.
Letting N tend to infinity, we have:
$$\zeta(s)\le \prod_{p}\frac{1}{1-p^{-s}}$$ And then, using a similar argument with the fundamental theorem of arithmetic:
$$\prod_{p \le N} (1+p^{-s}+p^{-2s}+...+p^{-Ms}) \le \zeta(s) \mbox{ (2)}$$ And conclude that:
$$\zeta(s)=\prod_{s} (\frac{1}{1-p^{-s}})$$
Assuming $s$ real
But I'm not understanding how to get the inequalities (1) and (2). Can someone explain it to me?
I think the argument goes as follows: Let $s>0$.
Fix $N>0$. Then consider $\sum^N_{n=1}n^{-s}$. Next, consider the product \begin{align} \prod_{p-\text{prime}\leq N}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right) \end{align} which when expanded is a sum of reciprocal of integers raised to the $s$ power. Therefore, we have the inequalities \begin{align} \sum^N_{n=1}\frac{1}{n^s} \leq&\ \prod_{p-\text{prime}\leq N}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right) \leq \prod_{p-\text{prime}}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right) \\ =&\ \prod_{p-\text{prime}}\left(1-\frac{1}{p^s}\right)^{-1}. \end{align} But since this holds for all $N$, then it follows \begin{align} \zeta(s) \leq \prod_{p-\text{prime}}\left(1-\frac{1}{p^s} \right)^{-1}. \end{align}
The reverse inequality is trivial, since \begin{align} \prod_{p-\text{prime} \leq N}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right), \end{align} when expanded, is a sum of reciprocal of integers raised to the $s$ power. However, the key observation here is that non of the integers are similar. Hence we have that \begin{align} \prod_{p-\text{prime} \leq N}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right) \leq \zeta(s) \end{align} for all $N$. Take the limit, we get that \begin{align} \prod_{p-\text{prime}}\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\ldots \right) \leq \zeta(s). \end{align} Hence we have the desired equality.