cragar
- 2,546
- 3
Homework Statement
Let [x] be the greatest integer ≤x. For example [itex][\pi ]=3[/itex]
and [3]=3
Find [itex]lim a_n[/itex] and prove it.
a) [itex]a_n=[\frac{1}{n}][/itex]
b) [itex]a_n=[\frac{10+n}{2n}][/itex]
The Attempt at a Solution
for the first one it will converge to zero.
so can I write [itex]\frac{1}{n}< \epsilon[/itex]
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 [itex]\frac{10+n}{2n}< \epsilon[/itex] and then solve for n in terms of ε.
Or is there something I am not taking into account with the greatest integer deal?