an=n2+4n
The sequence is monotonic if an+1<an⇒(an+1−an)<0.
an+1=(n+1)2+4n+1=n2+2n+5n+1
n2+2n+5n+1−n2+4n=(n2+2n+5)(n2+4)(n+1)(n2+4)−(n2+2n+5)n=(n2+2n+5)(n2+4)n3+4n+n2+4−n3−2n2−5n=(n2+2n+5)(n2+4)−n2−n+4
−(n2+n−4)<0 is true for any n≥2.
Nevertheless, this sequence is not monotonic because a2>a1.
This sequence is Cauchy sequence because there exists such a n=n0 that for all n>n0,p>n0
and any ϵ>0: ∣an+p−an∣<ϵ . Starting from n=2 this indeed works for any ϵ>0.
Comments