Infinite product convergence

253 Views Asked by At

Prove that $$\prod_n\left(1+\frac{i}{n}\right)$$ diverges. But $$\prod_n\left\vert 1+\frac{i}{n}\right\vert$$ converges.


I know the theorem $\prod (1+z_k) $ converges $\iff$ $\sum\log (1+z_k)$ converges.

2

There are 2 best solutions below

0
On BEST ANSWER

Note: $|1+\frac{i}{n}| = (1+\frac{1}{n^2})^{1/2}$

$\prod_n |1+\frac{i}{n}|$ converges $\Leftrightarrow \sum_n \log{|1+\frac{i}{n}|} = \frac{1}{2}\sum_n \log{(1+\frac{1}{n^2})}$ converges

which is true if $ \sum|\frac{1}{n^2}|$ converges.

0
On

We can see the divergence of the first series by

$$\log\left(1+\frac{i}{n}\right)\sim_\infty\frac i n$$

moreover we have $$\log\left\vert 1+\frac{i}{n}\right\vert=\frac{1}{2}\log\left(1+\frac 1 {n^2}\right)\sim_\infty\frac{1}{2n^2}$$ so the second series is convergent.