Show converges uniformly on compact subsets of C

  • Thread starter Thread starter Shackleford
  • Start date Start date
  • Tags Tags
    Compact Subsets
Shackleford
Messages
1,649
Reaction score
2

Homework Statement



If α > 1, show: ∏ (1 - \frac{z}{n^α}) converges uniformly on compact subsets of ℂ.

Homework Equations



We say that ∏ fn converges uniformly on A if

1. ∃n0 such that fn(z) ≠ 0, ∀n ≥ n0, ∀z ∈ A.

2. {∏ fn} n=n0 to n0+0, converges uniformly on A to a non-vanishing function g such that ∃δ > 0 with |g| ≥ δ.

Theorem: ∏ fn on A converges uniformly ⇔ ∀ε > 0, ∃n0 such that

|∏ f_j(n) - 1| < ε, ∀n ≥ m ≥ n0, and z ∈ A. converges uniformly on compact subsets of ℂ.

The Attempt at a Solution



Of course, the limit of z/nα is 0, and there exists an n0 such that for all larger n fn ≠ 0, i.e. when |z/nα| < 1.

Moreover, as n → ∞, each nth term in the term approaches 1, so the infinite product definitely converges, and I'd say that it satisfies the theorem given.
 
Physics news on Phys.org
If A is compact, does it have a least upper bound on |z|? That might be important to mention in your proof.
 
Shackleford said:
Of course, the limit of z/nα is 0, and there exists an n0 such that for all larger n fn ≠ 0, i.e. when |z/nα| < 1.
This is correct with one caveat: The n0 you mention is dependent of z. Here you need the compactness: Since C\subset \bigcup_{N} \left\{n&gt;N\Rightarrow \frac{z}{n^{\alpha}}&lt;\epsilon\right\}, the compactness says that a finite number of these is sufficient. Take the maximum of these N, and you are done.
 
Oh, yes. If it's compact, then it's close and bounded. Thanks for the refinement.
 
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...
Back
Top