If $y$ be a positive real number, show that there exists a natural number $m$ such that $0< \frac{1}{2^{m}} <y$
I think I have to use Archimedean property to prove it. The Archimedean property is, if $x$ is a real number and $y$ is a positive real number then there exists a natural number $n$ such that $ny > x$. So, shall I just put $x=1$ and $n=2^m$? Or is there any other method to prove the above statement?
Please anyone help me solve this problem. Thanks in advance.
From the Archidean propertry for $x=1$ and $y$ as given, there exists $n\in \Bbb N$ such that $ny>1$. You may already know that $2^n>n$ for all $n\in\Bbb N$. Hence by letting $m=n$, we obtain $2^m-n>0$ and after multiplication with the positive $y$, $2^my-ny>0$, or after rearranging, $2^my>ny>1$. As $2^m>0$, we also have $\frac1{2^m}>0$ and after multiplication with this, $$ y>\frac1{2^m}>0.$$