cragar
- 2,546
- 3
Homework Statement
Let [x] be the greatest integer ≤x. For example [\pi ]=3
and [3]=3
Find lim a_n and prove it.
a) a_n=[\frac{1}{n}]
b) a_n=[\frac{10+n}{2n}]
The Attempt at a Solution
for the first one it will converge to zero.
so can I write \frac{1}{n}< \epsilon
then I can just pick an n large enough to make that work.
for part b, it also looks like it will converge to zero, but a little slower.
so \frac{10+n}{2n}< \epsilon and then solve for n in terms of ε.
Or is there something I am not taking into account with the greatest integer deal?