Absolute convergence when all the rotated series converge

242 Views Asked by At

The question here might be standard in some textbook. Let $a_n, n\ge1$ be a series of real numbers. It is evident that

  • if $\displaystyle \sum_{n\ge 1} |a_n|<+\infty$, then $\displaystyle \sum_{n\ge1} e^{2n\pi i t}a_n$ converges for all $0\le t< 1$.

What about the converse implication? That is,

  • Assume $\displaystyle \sum_{n\ge1} e^{2n\pi i t}a_n$ converges for all $0\le t< 1$. Does this imply $\displaystyle \sum_{n\ge 1} |a_n|<+\infty$?
2

There are 2 best solutions below

0
On BEST ANSWER

Here is my thought according to MPW's viewpoint as a power/Fourier series.

(a). $\displaystyle \sum_{n\ge1} e^{2n\pi i t}a_n$ converges for all $0\le t< 1$.

Condition (a) implies that we have a well defined function, say $f(t)$.

(b). $\displaystyle \sum_{n\ge 1} |a_n|<+\infty$.

Condition (b) implies that the series in (a) converges to $f$ absolutely and uniformly.

According to Wikipedia, there exists some function, whose "Fourier series converges pointwise, but not uniformly; see Antoni Zygmund, Trigonometric Series, vol. 1, Chapter 8, Theorem 1.13, p. 300." This should be a theoretically counterexample.

0
On

An explicitly example is listed on the following wikipedia page

For each $n\ge 1$, and for each $2^{n-1}\le k< 2^n$, let $\displaystyle a_k=\frac{(-1)^n}{n\cdot 2^n}$. Consider the series $\displaystyle \sum_{k\ge 1}a_k z^k$.

  • This series converges (uniformly) on the closed disk $|z|\le 1$.

  • $\displaystyle\sum_{k\ge 1}|a_k|=\sum_{n\ge 1}\sum_{2^{n-1}\le k< 2^n}\frac{1}{n\cdot 2^n}=\sum_{n\ge 1}\frac{1}{2n}$ diverges.