Let f be a permutation of positive integers such that for all n we have |f(n)−n|<2014. Prove that if ∑∞n=1an is a convergent series, then so is ∞∑n−1af(n).
By hypothesis, there is a number L such that ∀ϵ,∃N, such that n≥N implies that |Σni=1ai−L|<ϵ. Since the permutation moves a number within a certain range, there is an N′ such n≥N′ implies that {ai|1≤i≤N}⊂{ai|1≤i≤n}. I don't know what I can do next.
Answer
Hint: First, since ∑an is convergent, we must have an→0 as n→∞. So, given ϵ>0, there exists N1 such that if n≥N1 then |an|<(ϵ/2)/2014=ϵ/4028.
Also, as you pointed out, there exists N2 such that if N≥N2 then |(∑Nn=1an)−L|<ϵ/2.
Now let bn=af(n), and suppose N≥2014+max. We have
\Big\lvert \sum_{n=1}^N b_n - L \Big\rvert = \Big\lvert \sum_{n=1}^N a_{f(n)} - L \Big\rvert = \Big\lvert \sum_{n\in S} a_{n} - L \Big\rvert,
where S= \{f(x) \mid x = 1, 2, \ldots, N\}. Now, the conditions on f guarantee that \{ 1, 2, \ldots, N-2014\} \subseteq S (prove this!), and therefore the set difference S - \{ 1, 2, \ldots, N-2014\} has cardinality N - (N-2014) = 2014, and its elements are all greater than or equal to N-2013 \geq N_1.
The desired conclusion now follows, by splitting S into two subsets and using standard tricks of analysis.
No comments:
Post a Comment