Weierstrass Product convergence

Dustinsfl
Messages
2,217
Reaction score
5
Show that the infinite product f(z) = \prod\limits_{n = 0}^{\infty}(1 + z^{2^n}) converges on the open disc D(0,1) to the function 1/(1 - z). Is this convergence uniform on compact subsets of the disc?



This should actually be done by the comparison test.

For |z| < 1, we have that
$$
\frac{1}{1-z}=\sum_{n=0}^{\infty}|z|^{2^n}\leq \sum_{n=0}^{\infty}|z|^n
$$

So now I need to show by partial products that there are no zeros in K\subset D(0,1). So I need to find an N such that forall n > N this holds. I am looking for some guidance on this piece.

$$
f(z) = \prod_{n=0}^{N}\left(1+z^{2^n}\right) \prod_{n=N+1}^{\infty}\left(1+z^{2^n}\right)
$$

We need to fix R\in\mathbb{R}^+. Let N\in\mathbb{N} such that |z_N|\leq 2R < |z_{N+1} (is this correct-the inequalities?).

The first partial product is finite on D(0,1) and the second partial product behaves well on D(0,1).

What would be my choice of k_n for this product?
 
Last edited:
Physics news on Phys.org
So continuing.

Then for |z|\leq R and n>N we have
$$
\left|\frac{z}{z_n}\right| <\frac{1}{2}, \quad\forall n>N
$$
so by Lemma: If |z|\leq 1/2, then \log\left[\prod\limits_{n=1}^{\infty}\left(1-\frac{z}{z_n}\right)\right]\leq 2|z|^n,
$$
\log\left|\left[\prod\limits_{n=1}^{\infty}\left(1-z^{2^n}\right)\right]\right| = \sum_{n=1}^{\infty}\left|\log(1+z^{2^n})\right| \leq 2\left(\frac{R}{z_n}\right)^{k_n}.
$$

What choices of $k_n$ will allow convergence(uniform/absolute?).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
3
Views
1K
Replies
3
Views
2K
Replies
6
Views
2K
Replies
5
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
Back
Top