I wish to prove the following limit without using L'Hopital rule or other known limits: $$\lim_{x\to\infty}xa^{x}=0$$ where $0<a<1$.
I wanted to do so using this sequence limit (which I know how to prove): $$\lim_{n\to\infty}na^{n}=0$$
I would appreciate to know if the following argument is valid (this is only the essence of it):
Let's denote for each $x>1$: $n_x=\lfloor x\rfloor$. We thus have for all $x>1$: $$0\le xa^{x}\le (n_{x}+1)a^{x}\le (n_{x}+1)a^{n_x}=n_{x}a^{n_x}+a^{n_x}$$
We can now use the fact that if $\lim_{k\to\infty}x_k=\infty$, than $\lim_{k\to\infty}n_{x_k}=\infty$, the limits $\lim_{n\to\infty}a^n,\lim_{n\to\infty}na^n=0$ and the squeeze theorem to get the desired result.
Of course we are using here properties of real exponents, which is ok for this discussion.
I would appreciate any feedback regarding this argument's validity.
Thanks a lot in advance!!
I think your proof sketch is solid.
An alternative route could be using elementary calculus (if that's elementary enough for you) to show that $xa^x$ is monotonically decreasing for $x>-\frac1{\ln a}$. Which means that for any $x$ larger than $1-\frac1{\ln a}$, we have $0<xa^x\leq n_xa^{n_x}$, again letting the squeeze theorem do the rest of the job.