b0it0i
- 36
- 0
Homework Statement
prove: lim n-> inifity Sn = 0
Let Sn = (n+1)/(n^2 +1)
Homework Equations
(for all epsilon > o) (there exists N) (for all n) [ n>N => |Sn-0| < epsilon]
The Attempt at a Solution
i let epsilon be arbitrary, so we must show that there exists an N such that for all n [ n>N => |Sn-0| < epsilon
Find N
|Sn -0| = |(n+1)/(n^2 +1)| = (n+1)/(n^2 +1)
I'm completely stuck on this step. I'm not sure how to deal with inequalities where i can make it (some term / n) < epsilon
so I can't choose N= term/epsilon
Any help would be much appreciated