Exercise: Use the definition of convergence to determine the following limits in R:
limn→∞n+53n+1
limn→∞(n2+n−n)
Proof.
limn→∞n+53n+1=3
limn→∞(n2+n−n)=n2+n+nn=21
Exercise:
Give an example of a convergent sequence {sn} of positive real numbers such that limn→∞snsn+1=1
Give an example of a divergent sequence {sn} of positive real numbers such that limn→∞snsn+1=1
Proof.
sn=1
sn=n
Exercise:
Give an example of a convergent sequence {sn} of real numbers such that the set {sn:n∈N} has exactly one limit point.
Give an example of a convergent sequence {sn} of real numbers such that the set {sn:n∈N} has no limit point.
Prove: If a sequence {sn} of real numbers converges, then the set {sn:n∈N} has at most one limit point.
Proof.
sn=1/n
sn=1
Suppose limn→∞sn=s. Enough to show that if there is a limit point t for the set {sn:n∈N}, then s=t. Deny. Then pick any positive real number ϵ<∣s−t∣/2. There is an integer N such that n≥N implies ∣s−sn∣<ϵ. Observe that now t is still the limit point of the set {sn:n≥N}, because chopping off finitely many points doesn't change the limit point. However, by the choice of ϵ and N, for all n≥N, ∣t−sn∣>∣s−t