Skip to main content

Question 2.3.11

Solutions

TZ
leumasicOfficial

7 months ago

(a) Consider a sequence xnx_{n} that converges to xx and another sequence

yn=x1+x2++xnn.y_{n} = \frac{x_1 + x_2 + \dots + x_{n}}{n}.

By definition, for any ϵ>0\epsilon > 0,

N1N,nN,nN1    xnx<ϵ.\exists N_1 \in \mathbb{N}, \forall n \in \mathbb{N}, \quad n \geq N_1 \implies \abs{x_{n} - x} < \epsilon.

Let's use the N1N_1 from that definition, for any given ϵ\epsilon. Then, consider the absolute difference

ynx=x1+x2++xnnx=x1+x2++xnnxnn=(x1x)+(x2x)++(xnx)n=1ni=1N11(xix)+1ni=N1n(xix)\begin{aligned} \abs{y_{n} - x} &= \abs{\frac{x_1 + x_2 + \dots + x_{n}}{n} - x} \\ &= \abs{\frac{x_1 + x_2 + \dots + x_{n}}{n} - \frac{xn}{n}} \\ &= \abs{\frac{(x_1 - x) + (x_2 - x) + \dots + (x_{n} - x)}{n}} \\ &= \abs{ \frac{1}{n}\sum^{N_1 - 1}_{i=1} (x_{i} - x) + \frac{1}{n}\sum^{n}_{i=N_1} (x_{i} - x)} \end{aligned}

for nN1n \geq N_1. By separating the sum into two parts, we first apply the triangle inequality and then find bounds on both parts, hoping they can be strictly inferior to ϵ\epsilon (to satisfy the definition of convergence). Thus,

1ni=1N11(xix)+1ni=N1n(xix)1ni=1N11xix+1ni=N1nxix\abs{ \frac{1}{n}\sum^{N_1 - 1}_{i=1} (x_{i} - x) + \frac{1}{n}\sum^{n}_{i=N_1} (x_{i} - x)} \leq \frac{1}{n} \sum^{N_1 - 1}_{i=1} \abs{x_{i} - x} + \frac{1}{n} \sum^{n}_{i=N_1} \abs{x_{i} - x}

Notice that the first part has a constant numerator but an increasing denominator, dependent only on nn. Therefore, by the Archimedean property, we can find N2N_2 for which

1ni=1N11xix<ϵ(N11)N1=ϵN1N1ϵN1\frac{1}{n} \sum^{N_1 - 1}_{i=1} \abs{x_{i} - x} < \frac{\epsilon (N_1 - 1)}{N_1} = \frac{\epsilon N_1}{N_1} - \frac{\epsilon}{N_1}

when nN2n \geq N_2. For the second part, notice that all the terms of the numerator are in Vϵ(x)V_{\epsilon}(x). Therefore, their sum can be bounded above by ϵ\epsilon because the furthest xnx_{n} can be from xx in that interval is less than ϵ\epsilon. Now, if we choose N=max{N1,N2}N = \max \{N_1, N_2\}, we obtain

ynx=1ni=1N11(xix)+1ni=N1n(xix)1ni=1N11xix+1ni=N1nxix<ϵ(N11)N1+1n(nN1+1)ϵ=ϵN1N1ϵN1+ϵϵNn+ϵn=(ϵN1N1ϵNn)ϵ\begin{aligned} \abs{y_{n} - x} &=\abs{ \frac{1}{n}\sum^{N_1 - 1}_{i=1} (x_{i} - x) + \frac{1}{n}\sum^{n}_{i=N_1} (x_{i} - x)} \\ &\leq \frac{1}{n} \sum^{N_1 - 1}_{i=1} \abs{x_{i} - x} + \frac{1}{n} \sum^{n}_{i=N_1} \abs{x_{i} - x} \\ &< \frac{\epsilon (N_1 - 1)}{N_1} + \frac{1}{n} (n - N_1 + 1) \epsilon \\ &= \frac{\epsilon N_1}{N_1} - \frac{\epsilon}{N_1} + \epsilon - \frac{\epsilon N}{n} + \frac{\epsilon}{n} \\ &= (\frac{\epsilon N_1}{N_1} -\frac{\epsilon N}{n}) \\ &\leq \epsilon \end{aligned}

when nNn \geq N.

(b) Consider the sequence

xn=(0,1,0,1,).x_{n} = (0, 1, 0, 1, \dots).

Clearly, it does not converge. However, the sequence of its average

yn=(0,12,13,24,25,36,)y_{n} = (0, \frac{1}{2}, \frac{1}{3}, \frac{2}{4}, \frac{2}{5}, \frac{3}{6}, \dots)

does converge to 1/2.

0
Submit a solution
Optional • Markdown

Sign in to share your solution for this question.

Sign in

Navigate

Q 2.3.11

Navigate

Q 2.3.11