Let $\sum a_{n}$ be an absolutely convergent series such that $$\sum a_{kn}=0$$ for all $k\geq 1$. Help me prove that $a_{n}=0$ for all $n$.
Thank you!
|
Let $\sum a_{n}$ be an absolutely convergent series such that $$\sum a_{kn}=0$$ for all $k\geq 1$. Help me prove that $a_{n}=0$ for all $n$. Thank you! |
|||||||||||||||||||
|
|
I assume that your sequence starts at $n=1$ Hint: Notice that we can isolate each term as $$a_k= \sum_{m=1}^\infty \left( \mu(m) \sum_{n=1}^\infty a_{knm} \right)$$ where $\mu$ is the Mobius mu function. (and the index $a_{mnk}$ is the product of variables $k,m,n$) Careful, the above sum on the right hand side might not be absolutely convergent, so an argument with partial sums is needed to show why it is equal to $a_k$. Hope that helps, |
|||||||||
|
|
Here's a probabilistic approach. Define two finite measures $\mu$ and $\nu$ on $\mathbb{Z}_+$ by $\mu(\lbrace n\rbrace)=a_n^+$ and $\nu(\lbrace n\rbrace)={a_n}^-$; the positive and negative parts of $a_n$. The zero sums in the problem mean that $\mu(k\mathbb{Z}_+)=\nu(k\mathbb{Z}_+)$ for every $k\geq 1$. The collection $\lbrace k\mathbb{Z}_+ : k\geq 1\rbrace$ is a $\pi$-system
(closed under finite intersections) and generates the discrete $\sigma$-field on $\mathbb{Z}_+$. The standard application${}^*$ of
Dynkin's $\pi,\lambda$ systems shows that $\mu=\nu$. In particular, ${}^*$ For example, Lemma 1.17 on page 9 of Kallenberg's Foundations of Modern Probability. |
||||
|
|
|
Here's a suggestion.. try "sieving" to first show $a_1 = 0$. You first subtract off $\sum a_{2n} = 0$, and get that the sum of $a_n$ over $n$ odd is zero. Then subtract off $\sum a_{3n}$ and you get the resulting series is zero. But now you've subtracted off each $a_{6n}$ twice, so you add back $\sum a_{6n}$. Thus you've now removed all $a_{2n}$ and $a_{3n}$ from your series. You can then proceed with removing all $a_{5n}$, then adding back all $a_{10n}$ and all $a_{15n}$, then subtracting off all $a_{30n}$ to remove all duplicates. The end result is that you've removed all $a_{2n}$, $a_{3n}$, and $a_{5n}$. If you keep doing this, you'll end out removing everything except $a_1$, which therefore is zero. Then repeat the process to show $a_2 = 0$, first removing off $a_{3n}$, then all $a_{4n}$ and so on. Keep going in this way, until all $a_n$ are shown to be zero. The only issue I see here is making sure you can always get rid of the duplicates, so this is why I'm just calling this as a suggestion... but it sounds plausible to me. |
|||
|