I have a question in which I want to show first that $\lim_{x\rightarrow\infty} \sqrt[x]{x}=1$ without L'Hôpital's rule/Integration/Series expantions or any other tool that isn't related to classic derivative material. We are given as a theorem that $\lim_{n\rightarrow\infty} \sqrt[n]{n}=1$ so I thought I could use Heine's definition. taking $x_n\rightarrow\infty$ I get
$$\left\lfloor x_{n}\right\rfloor ^{\frac{1}{\left\lfloor x_{n}\right\rfloor +1}}=\left\lfloor x_{n}\right\rfloor ^{\frac{1}{\left\lceil x_{n}\right\rceil }}\leq x_{n}^{\frac{1}{x_{n}}}<\left\lceil x_{n}\right\rceil ^{\frac{1}{\left\lfloor x_{n}\right\rfloor }}=\left(\left\lfloor x_{n}\right\rfloor +1\right)^{\frac{1}{\left\lfloor x_{n}\right\rfloor }}$$
I cannot continue from here though (to show the 2 sides converge to $1$, using $\lim_{n\rightarrow\infty} \sqrt[n]{n}=1$ ) , so I thank for all help in advance!
P.S This is to show that $\lim_{x\rightarrow\infty} \frac{\ln x}{x}=0$, so if anyone has a way for doing this one then it is welcome aswell.
Excellent! In other words, we are given that $f(n,n)\to1$ when $n\to\infty$, $n$ being an integer, where, for every positive $(u,v)$, $$f(u,v)=v^{1/u}=\sqrt[u]{v}$$ We will use the fact (whose proof is left as an exercise) that, for every real number $x\geqslant1$, there exists some positive integer $n_x$ such that $$n_x\leqslant x\leqslant 2n_x$$ Then, $f(u,v)$ is increasing with respect to $v$ and decreasing with respect to $u$ for every $v>1$, hence $$f(n_x,n_x)^{1/2}=f(2n_x,n_x)\leqslant f(x,n_x)\leqslant f(x,x)\leqslant f(n_x,x)\leqslant f(n_x,2n_x)=f(2n_x,2n_x)^2$$ Since $n_x\geqslant\frac12x$, one knows that $n_x\to\infty$, and a fortiori $2n_x\to\infty$, which implies that $$\lim_{x\to\infty}f(n_x,n_x)=\lim_{x\to\infty}f(2n_x,2n_x)=1$$ hence we are done, by the squeeze theorem, since $1^{1/2}=1^2=1$.