So I've been investigating $\mathrm{li}(x)$, that is the logarithmic integral function.
I am unsure if this is true, but it seems as if $\mathrm{li}(x) = O\left(\frac{x}{\log x}\right)$ for $x$ sufficiently large.
Specifically, it seems as if for $x$ sufficiently large, there exists an $M>0$, such that
$$|\mathrm{li}(x)|< M\left|\left(\frac x{\log x}\right)\right|.$$
Wolfram Alpha seems to agree with me, although I cannot be sure if this holds for all $x$.
I would like to prove this behavior myself, and so would rather have hints regarding how I could prove that $\mathrm{li}(x) = O\left(\frac{x}{\log x}\right)$ rather than proofs themselves as answers.
I suggest you try to find
$$\lim_{x\to\infty}\frac{\mathrm{li}(x)}{\frac{x}{\log x}}$$
using L'Hospital's rule.