Solution To Problems of Convergence Sequence using Epsilon Approach
In one of my previous post titled "The convergence Sequence" i discussed about how to identify sequences that are convergent and also gave an example of how to solve a sequence that approaches or converges to a particular limit using a very simple method of limit at infinity.
Below i will be solving some sequence problems using another method of convergent sequence known as the "epsilon or limit approach".
Example 1
prove that limnnn+1=1

Solution: using epsilon or limits definition of convergency which says that for all ϵ>0 there is a natural number N such that |snL|<ϵ for all nN(ϵ).
Now let sn=nn+1 and L=1 then =|nn+11|<ϵ=|n(n+1)n+1|<ϵ=|1n+1|<ϵ=1n+1<ϵ

since ϵ>0 and it is a very small positive unknown number we let ϵ=1n so that
1n+1<1n and we must still note that 1n<ϵ subsequently n>1ϵ now since nN(ϵ) then we can finalise our answer as N(ϵ)=[1ϵ+1]

therefore N(ϵ):|snL|<ϵ for all nN(ϵ):[1ϵ+1]
Example 2
Prove that limn1n2=0
Solution: we are being asked to show that the given sequence approaches zero(0) as the limit n approaches infinity().
using the epsilon or limit approach,let the sequence sn=1n2 and the limit L=0 so that when we substitute inside the limit formula we get
|snL|<ϵ=|1n20|<ϵ=|1n2|<ϵ=1n2<ϵ

since the epsilon is a very small positive unknown number we let
ϵ=1n such that 1n2<1n where n=2 now 1n<ϵ make n subject of formula such that n>1ϵ now since we know by definition that nN(ϵ)
therefore N(ϵ):=[1ϵ+1] which is the convergency of the sequence.
Example 3
Show  that limn3n+17n4=37
Solution:
  limn3n+17n4=37 meaning the sequence 3n+17n4 converges to 37 as the limit n approaches infinity.
By definition of convergency we know that every convergent sequence must satisfy N(ϵ):|snL|<ϵ for every ϵ>0 and nN(ϵ) Let sn=3n+17n4 and L=37
|3n+17n437|<ϵ

take the L.C.M of the denominator which 7(7n4),
|7(3n+1)3(7n4)7(7n4)|<ϵ=|21n+721n+127(7n4)|<ϵ=|197(7n4)|<ϵ=197(7n4)<ϵ

multiply 12 by what carries "n" in the denominator such it is greater than the constant number i.e 7n2>4.
197(7n4)<197(7n7n2)

7n2>4 if n=2 we get 7>4
197(7n7n2)=197(14n7n2)=3849n<ϵ=n>3849ϵ

But remember that 7n2>4=7n>8n>87
Since nN(ϵ) therefore
nN(ϵ):=max{(87+1)(3849ϵ+1)}

the covergency is proved, the answer is maximum because two values of n was obtained at the end of the solution.

Play Question
Show whether or not limn(1)nn=0 is convergent using any method possible.