Let $\pi(x)$ denote the number of primes $\le x$. Can one prove $$\pi(x)\leq \frac x{f(x)}$$ for some function $f(x)(x\gt0)$, and $f(x)$ is unbounded?
Please do not refer to prime number theorem
From 1848 and 1850, Chebyshev proved that
$$\pi(x)\leq 1.1056\frac x{\log x}$$
Is there a possibile that the idea to apply elementary method to seek other unbounded function $f(x)$ different from $\log x$ such that $\pi(x)\leq \frac x{f(x)}$ ?
Thanks a lot!
You can take $f(x) = \frac{x}{\pi(x)}$ and then prove that this function is unbounded. For that it is sufficient to prove that $\lim_{x \to \infty} \frac{\pi(x)}{x} = 0$. This question has a great answer here:
prove that $\lim_{x\to\infty} \pi(x)/x=0$