Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1997 / Problems / Day 1, P2

IMC 1997 · Day 1 · P2

Suppose n=1an\sum\limits_{n=1}^{\infty} a_n converges. Do the following sums have to converge as well?

a) a1+a2+a4+a3+a8+a7+a6+a5+a16+a15++a9+a32+a_1 + a_2 + a_4 + a_3 + a_8 + a_7 + a_6 + a_5 + a_{16} + a_{15} + \cdots + a_9 + a_{32} + \cdots

b) a1+a2+a3+a4+a5+a7+a6+a8+a9+a11+a13+a15+a10+a12+a14+a16+a17+a19+a_1 + a_2 + a_3 + a_4 + a_5 + a_7 + a_6 + a_8 + a_9 + a_{11} + a_{13} + a_{15} + a_{10} + a_{12} + a_{14} + a_{16} + a_{17} + a_{19} + \cdots

Justify your answers.

Solution (official)

a) Yes. Let S=n=1anS = \sum\limits_{n=1}^{\infty} a_n, Sn=k=1nakS_n = \sum\limits_{k=1}^{n} a_k. Fix ε>0\varepsilon > 0 and a number n0n_0 such that SnS<ε|S_n - S| < \varepsilon for n>n0n > n_0. The partial sums of the permuted series have the form L2n1+k=S2n1+S2nS2nkL_{2^{n-1}+k} = S_{2^{n-1}} + S_{2^n} - S_{2^n - k}, 0k<2n10 \le k < 2^{n-1} and for 2n1>n02^{n-1} > n_0 we have L2n1+kS<3ε|L_{2^{n-1}+k} - S| < 3\varepsilon, i.e. the permuted series converges.

b) No. Take an=(1)n+1na_n = \dfrac{(-1)^{n+1}}{\sqrt{n}}. Then L32n2=S2n1+k=2n22n1112k+1L_{3 \cdot 2^{n-2}} = S_{2^{n-1}} + \sum\limits_{k=2^{n-2}}^{2^{n-1}-1} \dfrac{1}{\sqrt{2k+1}} and L32n2S2n12n22nnL_{3 \cdot 2^{n-2}} - S_{2^{n-1}} \ge \dfrac{2^{n-2}}{\sqrt{2^n}} \xrightarrow[n \to \infty]{} \infty, so L32n2nL_{3 \cdot 2^{n-2}} \xrightarrow[n \to \infty]{} \infty.

Similar problems