is it true that : $$\lim_{x\to +\infty} 1^{x} = 1$$
because we can write this limit as : $$ \lim_{x\to +\infty} e^{~x\ln(1)}$$
but this limit is an indertminate form : $$\lim_{x\to+\infty} x\ln(1)$$
so how to evaluate this limit ?
is it true that : $$\lim_{x\to +\infty} 1^{x} = 1$$
because we can write this limit as : $$ \lim_{x\to +\infty} e^{~x\ln(1)}$$
but this limit is an indertminate form : $$\lim_{x\to+\infty} x\ln(1)$$
so how to evaluate this limit ?
One may observe that $$ 1^x=e^{~x\ln(1)}=e^{~x\cdot0}=e^0=1,\quad x \in \mathbb{R}, $$ giving $$ \lim_{x \to \infty}1^x=\lim_{x \to \infty}1=1. $$
$\lim \limits_{x \to + \infty} x \ln 1$ is not indetermined.
Since $x \ln 1 = x ~0 = 0 ~\forall x$ also $\lim \limits_{x \to + \infty} x \ln 1 = 0$
Hint:Any limit of the form $\lim_{x\to\infty}{f(x)^{g(x)}}$ where,for the given limit $$f(x)\rightarrow1 \\ g(x)\rightarrow+\infty$$ equals to $e^{\lim_{x\to\infty}{(f(x)-1)\cdot g(x)}}$
You don't need to use any algebra, just directly compute the limit:
$$\forall \epsilon >0, \exists c, \forall x > c : | 1^x - 1 | < \epsilon $$
The thing is, you can let $x$ be any positive number, because $1^x = 1$ for any $x > 0$; so choose $c = 0$.