I know it can be proven that given any real number $x \gt 0$ there exists $m \in \Bbb N$ such that $\frac 1 {2^m} \lt x$. I tried to generalise it but am surprisingly not getting anywhere. I couldn't find a similar question on the site and if this is in fact a duplicate I apologise and please point me towards the original.
So this is the problem: "Given any real numbers $x \gt 0$ and $r \gt 1$ there exists $m \in \Bbb N$ such that $\frac 1 {r^m} \lt x$"
Here's what I've tried so far. I have assumed the negation which leads to $r^n \le \frac 1 x \forall n \in \Bbb N$. Then $\sup A = \{ r^n \ | \ n \in \Bbb N \} = c$ exists. I can prove that $r^n \gt r^{n - 1} \forall n \in \Bbb N$. So I can get a contradiction if I can say that $c$ is also of the form $r^k$ for some natural number $k$. To this end I assumed $c \not \in A$ but am not getting anywhere from there. Maybe there is a counter-example??
Would be grateful for any help. Thanks in advance.
Let $r=1+t$, where $t\gt 0$. Note that by the Binomial Theorem, or more simply by the Bernoulli Inequality, we have $(1+t)^n \ge 1+tn\gt tn$ if $n\ge 1$.
Thus to make $\frac{1}{r^n}\gt x$, it is enough to pick $n \gt \frac{x}{t}$. There is such an integer, by the Archimedean property of the reals.
Remark: Your approach will work nicely. By your choice of $c$ (which is clearly $\gt 0$) there is a positive integer $n$ such that $(1+r)^n \ge \frac{c}{(1+r)/2}$. Then $(1+r)^{n+1}\ge c\frac{2r}{1+r}$. But it is easy to verify that $\frac{2r}{1+r}\gt 1$.