I want to show the following limit:
$$ \lim_{n \to \infty} b \cdot (1-\sqrt{3})^n=0 \quad \forall b \in \mathbb{R} $$
It makes sense that $\lim\limits_{n \to \infty}(1-\sqrt{3})^n=0$ since $|1-\sqrt{3}|<1$ and so $b \cdot \lim\limits_{n \to \infty} (1-\sqrt{3})^n=b \cdot 0$.
But how do I then show:
$$ \lim_{n \to \infty} (1-\sqrt{3})^n=0 $$
If I understand you correctly you would like to see that
A possible way to see this is as follows:
So, it is enough to show that $L = 0$: $$|q|^{n+1} = |q| \cdot |q|^{n} \stackrel{n \to \infty}{\longrightarrow} L = |q|L \Rightarrow L(1-|q|) = 0 \stackrel{1-|q|>0}{\Rightarrow} L = 0$$