0
$\begingroup$

Let $\sum|g_n|$ converge uniformly in $X$. Suppose there exists $K$ such that $|f_n(x)|\leq K$, for all $n\in\mathbb{N}$ and all $x\in X$. Prove that $\sum f_ng_n$ converges absolutely and uniformly in $X$.

How can I do this problem, it's from a book that I'm using of real analysis, can someone help me with the solution D:? It use a trick or something?

  • 0
    I was wondering if $y$ou could tell me wh$a$t's missing in my $a$nswer. Also, I noticed th$a$t you haven't accepted any answers recently. Please tell the answerers what you expect more or do accept their answers if they were helpful.2012-01-05

1 Answers 1

4

You can simply estimate $ \left| \sum_{n=1}^\infty \phantom{|} f_n g_n\right| \leq \sum_{n=1}^\infty \phantom{|}|f_n|\,|g_n| \leq K \cdot \sum_{n=1}^\infty\phantom{|} |g_n|. $ This gives you that $h(x) = \sum_{n=1}^\infty f_n(x)g_n(x)$ is well-defined for all $x$ and that the sum converges absolutely and uniformly.

More detail for uniform convergence: By hypothesis there is for each $\varepsilon \gt 0$ an $N$ such that for all $x$ we have $\sum_{n = N+1}^\infty |g_n(x)| \lt \varepsilon/K$. Now for all $x$ and all $M \geq N$ this gives $ \left|h(x) - \sum_{n = 1}^{M} \phantom{|} f_n(x) g_n(x)\right| \leq \sum_{n=N+1}^\infty \phantom{|}|f_n(x)|\,|g_n(x)| \leq K \cdot \sum_{n = N+1}^\infty \phantom{|}|g_n(x)| \lt \varepsilon, $ which shows uniform convergence of the series.