What's the lowest $ m\in \mathbb {N} $ such that the exists an $ n $ with $1/3 >\frac {n}{m}>33/100$? note that there used to be a typo in the inequality which gives the opposite sign
I'm on my phone so I can't really check duplicate, so sorry if it happens to be (I feel it's very likely)
Let $x$ be the desired quantity. We have $$\cfrac1{3+\cfrac1{33}} < x < \cfrac1{3+\cfrac1\infty}$$ so the continued fraction expansion of $x$ must be $$\cfrac1{3+\cfrac 1{n+y}}$$ where $33<n+y<\infty$. We get the smallest possible denominator by truncating the continued fraction after $n$ (taking $y=0$) and taking $n$ as small as possible, so $n=34$; the answer is $$\cfrac1{3+\cfrac1{34}} = \frac{34}{103} \approx 0.330097.$$