0

We have a number $ 0 < x < 1 $. We also have the function $1-\dfrac{1}{n}$ with $n \in \mathbb{N}$. How can I prove that for any $x \in \mathbb{R}$, there exists an $n \in \mathbb{N}$ such that $ 1-\dfrac{1}{n} > x$?

Of course, my intuitive problem is that you should in theory also be able to prove the reverse, because we have $x \in \mathbb{R}$.

Does there exist a simple proof for this?

skaf
  • 3

1 Answers1

2

Let $n \in \mathbb{N}$ any natural number such that $n > \frac{1}{1-x}$. Then $$\frac{1}{n}<1-x$$ $$1- \frac{1}{n}>x$$

Crostul
  • 36,738
  • 4
  • 36
  • 72