I have found this following problem on sequence:
Show that for any positive rational number $r$, the sequence $\{\frac{\log n}{n^r}\}$ is bounded.
My Solution. let us consider $f(x)=\frac{\log x}{x^r}$. Then $~f'(x)=x^{-(1+r)}(1-r\log x)$. Then $f$ is monotone decreasing for $x>e^{1/r}$. And by derivative test we get it has a maximum value at $x=e^{1/r}$ (since, $f"(e^{1/r})<0$) Therefore, the given sequence is bounded above and also each term of the sequence is nonnegative so its bounded below too. Therefore the sequence is bounded.
But I cannot understand why $~r$ is given rational? I mean I don't use it to be rational ......I just use that $r$ is positive real.
I am confused here....!! please help me to figure out my mistakes if there be any ...!! Thank you.
Your observation is corrcet. Your sequence is bounded if $r$ is positive real, which is weaker than you mentioned.
Let me introduce another proof of your problem: we know that $\lim_{n\to\infty} \log n / n^r=0$ when $r$ is positive real number. Boundedness of our sequence easily follows from the fact that every convergent sequence is bounded.