- 4,796
- 32
We must find the accumulation point for the set
E = \left\{ \frac{n^2 + 3n + 5}{n^2 + 2} \vert n \in \mathbb{N} \right\}
Now that is easy, we first rearange the terms so we see what happens in this mess when n varies. I did the following thing..
E = \left\{ \frac{n^2 + 2 + 3n + 3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ \frac{n^2 + 2}{n^2 + 2} + \frac{3n + 3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ 1 + \frac{3n}{n^2 + 2} + \frac {3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ 1 + \frac{3}{n + \frac{2}{n}} + \frac {3}{n^2 + 2} | n \in \mathbb{N} \right\}
Now it is clear that 1 is the only accumulation point and it happens when n is arbritrarily humongeous. But we must prove it! Usually, for sets that look like
E = \left\{ \frac{1}{n} | n \in \mathbb{N} \right\}
or
E = \left\{ \frac{1}{2^n} | n \in \mathbb{N} \right\},
we can prove by use of the Archimedean property (given \delta element of real such that \delta >0, there exist an n element of the positive intergers such that for any y element of real, n \delta > y), that
\forall \delta>0, V'(1,\delta) \cap E \neq \emptyset (the definition of 1 being an accumulation point)
Now I can't see how we can use the Archimedean property here. Anyone sees a way to do this?
Thanks for your inputs!
E = \left\{ \frac{n^2 + 3n + 5}{n^2 + 2} \vert n \in \mathbb{N} \right\}
Now that is easy, we first rearange the terms so we see what happens in this mess when n varies. I did the following thing..
E = \left\{ \frac{n^2 + 2 + 3n + 3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ \frac{n^2 + 2}{n^2 + 2} + \frac{3n + 3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ 1 + \frac{3n}{n^2 + 2} + \frac {3}{n^2 + 2} | n \in \mathbb{N} \right\}
E = \left\{ 1 + \frac{3}{n + \frac{2}{n}} + \frac {3}{n^2 + 2} | n \in \mathbb{N} \right\}
Now it is clear that 1 is the only accumulation point and it happens when n is arbritrarily humongeous. But we must prove it! Usually, for sets that look like
E = \left\{ \frac{1}{n} | n \in \mathbb{N} \right\}
or
E = \left\{ \frac{1}{2^n} | n \in \mathbb{N} \right\},
we can prove by use of the Archimedean property (given \delta element of real such that \delta >0, there exist an n element of the positive intergers such that for any y element of real, n \delta > y), that
\forall \delta>0, V'(1,\delta) \cap E \neq \emptyset (the definition of 1 being an accumulation point)
Now I can't see how we can use the Archimedean property here. Anyone sees a way to do this?
Thanks for your inputs!