2.2.E: Problems on Natural Numbers and Induction (Exercises)
( \newcommand{\kernel}{\mathrm{null}\,}\)
Complete the missing details in Examples (a),(b), and (d).
Prove Theorem 2 in detail.
Suppose xk<yk,k=1,2,…, in an ordered field. Prove by induction on n that
(a) ∑nk=1xk<∑nk=1yk
(b) if all xk,yk are greater than zero, then
n∏k=1xk<n∏k=1yk
Prove by induction that
(i) 1n=1;
(ii) a<b⇒an<bn if a>0.
Hence deduce that
(iii) 0≤an<1 if 0≤a<1;
(iv) an<bn⇒a<b if b>0; proof by contradiction.
Prove the Bernoulli inequalities: For any element ε of an ordered field,
(i) (1+ε)n≥1+nε if ε>−1;
(ii) (1−ε)n≥1−nε if ε<1;n=1,2,3,…
For any field elements a,b and natural numbers m,n, prove that
(i) aman=am+n; (ii) (am)n=amn (iii) (ab)n=anbn; (iv) (m+n)a=ma+na (v) n(ma)=(nm)⋅a; (vi) n(a+b)=na+nb
[Hint: For problems involving two natural numbers, fix m and use induction on n].
Prove that in any field,
an+1−bn+1=(a−b)n∑k=0akbn−k,n=1,2,3,…
Hence for r≠1
n∑k=0ark=a1−rn+11−r
(sum of n terms of a geometric series).
For n>0 define
(nk)={n!k!(n−k)!,0≤k≤n0, otherwise
Verify Pascal's law,
(n+1k+1)=(nk)+(nk+1).
Then prove by induction on n that
(i) (∀k|0≤k≤n)(nk)∈N; and
(ii) for any field elements a and b,
(a+b)n=n∑k=0(nk)akbn−k,n∈N (the binomial theorem).
What value must 00 take for (ii) to hold for all a and b?
Show by induction that in an ordered field F any finite sequence x1,…,xn has a largest and a least term (which need not be x1 or xn). Deduce that all of N is an infinite set, in any ordered field.
Prove in E1 that
(i) ∑nk=1k=12n(n+1);
(ii) ∑nk=1k2=16n(n+1)(2n+1);
(iii) ∑nk=1k3=14n2(n+1)2;
(iv) ∑nk=1k4=130n(n+1)(2n+1)(3n2+3n−1).