User Tools

Site Tools


math104-f21:hw2-sol

HW 2 (with Solution)

Due Thursday Sep 9th, 6pm.

In the following, a sequence (an)(a_n) means (an)n=0(a_n)_{n=0}^\infty, unless otherwise specified. You can only use properties of real number proved in Tao's book, section 5.4.

1. Let (an)(a_n) be a sequence in Q\Q. Suppose there is a rational 0<r<10 < r < 1, such that an+1an<ranan1|a_{n+1} - a_n| < r |a_n - a_{n-1}|, prove that (an)(a_n) is a Cauchy sequence.

2. Let a0a_0 be any positive integer, and an+1=3+1ana_{n+1} = 3 + \frac{1}{a_n}. Prove that the (an)(a_n) is a Cauchy sequence. (Hint: use the previous problem)

3. Let (an)(a_n) be a Cauchy sequence in Q\Q, and let the sequence (bn)(b_n) be defined such that bn=a2nb_n = a_{2n}. Prove that (bn)(b_n) is equivalent to (an)(a_n).

4. If (an)(a_n) and (bn)(b_n) are Cauchy sequences, prove that (anbn)(a_n b_n) is also a Cauchy sequence.

5. If (an)(a_n), (cn)(c_n) and (bn)(b_n) are Cauchy sequences, and (an)(cn)(a_n) \sim (c_n), prove that (anbn)(cnbn)(a_n b_n) \sim (c_n b_n).

(Problem 4 and 5 together proves Tao proposition 5.3.10, multiplication of real are well-defined).

Solution

1.

We first note that, for n0n \geq 0, by repeated using the given inequality, we have an+1an<rna1a0 |a_{n+1} - a_n| < r^n |a_1 - a_0| We also note that a1a0>(1/r)a2a1=0|a_1-a_0|>(1/r) |a_2-a_1|=0 by assumption.

Then, for any n<mn < m, we have amanamam1+am1am2++an+1ana1a0(rn+rm1)a1a0rn1r. |a_m - a_n| \leq |a_m - a_{m-1}| + |a_{m-1} - a_{m-2}| + \cdots + |a_{n+1} - a_n| \leq |a_1 - a_0| (r^n + \cdots r^{m-1}) \leq |a_1 - a_0| \frac {r^n}{1-r}.

For any ϵ>0\epsilon>0, we may take integer NN large enough, such that a1a0rN1r<ϵ |a_1 - a_0| \frac {r^N}{1-r} < \epsilon Thus, for all n,m>Nn,m > N, we have amana1a0rn1ra1a0rN1rϵ. |a_m - a_n| \leq |a_1 - a_0| \frac {r^n}{1-r} \leq |a_1 - a_0| \frac {r^N}{1-r} \leq \epsilon.

2.

For integer n1n \geq 1, we have an+1an=(3+1an)(3+1an1)=an1ananan1 a_{n+1} - a_n = (3 + \frac{1}{a_n}) - (3 + \frac{1}{a_{n-1}}) = \frac{a_{n-1} - a_n}{a_n a_{n-1}} Note that, for any a0>0a_0 > 0, we have a1>3a_1 > 3 and all subsequence an>3a_n > 3, hence for n2n \geq 2, we have an+1anan1an9. |a_{n+1} - a_n| \leq \frac{|a_{n-1} - a_n|}{9}. Throw away the first term, we have (an)n=1(a_n)_{n=1}^\infty satisfies the condition of problem 1, with r=1/9r=1/9, hence it is a Cauchy sequence.

3.

We need to show that, given any ϵ>0\epsilon > 0, there is an N>0N>0, such that for all n>Nn > N, anbnϵ|a_n - b_n| \leq \epsilon. Since (an)(a_n) is Cauchy, for the given ϵ>0\epsilon >0, there exists an N0>0N_0>0, such that for any n,m>N0n, m> N_0, anamϵ |a_n - a_m| \leq \epsilon. In particular, if we take m=2nm=2n and set N=N0N=N_0, then we get the desired result.

4.

Since Cauchy sequences are bounded, there exists M>0M>0, such that an<M|a_n| < M and bn<M|b_n| < M for all nn. Suppose ϵ>0\epsilon > 0 is given, we need to show that there exists N>0N>0, such that for all n,m>Nn,m>N, anbnambmϵ|a_n b_n - a_m b_m| \leq \epsilon . We let ϵ1=ϵ2=ϵ/(2M)\epsilon_1 = \epsilon_2 = \epsilon / (2M), then since (an)(a_n) is Cauchy, there is a N1>0N_1 > 0, such that for all n,m>N1n,m > N_1, anam<ϵ1|a_n - a_m| < \epsilon_1. Similarly, using (bn)(b_n) is Cauchy, we get N2N_2. Let N=max(N1,N2)N = \max(N_1, N_2). Then for any n,m>Nn,m> N, we have anbnambm=anbnanbm+anbmambmanbnbm+anambmMbnbm+ManamMϵ1+Mϵ2=ϵ. |a_n b_n - a_m b_m| = |a_n b_n - a_n b_m + a_n b_m - a_m b_m| \leq |a_n| |b_n - b_m| + |a_n - a_m| |b_m| \leq M |b_n - b_m| + M |a_n - a_m| \leq M \epsilon_1 + M \epsilon_2 = \epsilon.

5.

We need to prove that, for any ϵ>0\epsilon>0, exists N>0N>0, such that for all n>Nn>N, we have anbncnbnϵ. | a_n b_n - c_n b_n | \leq \epsilon.

Since Cauchy sequences are bounded, there exists M>0M>0, such that bn<M|b_n| < M for all nn. Let ϵ=ϵ/M\epsilon' = \epsilon / M, then since (an)(cn)(a_n) \sim (c_n), there exists N>0N>0, such that for all n>Nn>N, we have ancn<ϵ |a_n - c_n| < \epsilon', hence anbncnbnancnbnancnMϵM=ϵ. |a_n b_n - c_n b_n | \leq |a_n - c_n| |b_n| \leq |a_n - c_n| M \leq \epsilon' M = \epsilon.

math104-f21/hw2-sol.txt · Last modified: 2022/01/11 08:36 by pzhou