- 920
- 1,221
Homework Statement
Given a sequence (x_n), x_n > 0 for every n\in\mathbb{N} and \lim\limits_{n\to\infty} x_n = L > 0, show that \ln x_n\to \ln L when n\to\infty.
Homework Equations
The Attempt at a Solution
As logarithm function is an elementary function, meaning it is continuous in its domain D:= (0,\infty) then we have that:
\forall\varepsilon >0, \exists\delta >0:\forall x\in D\left ( 0<|x-L|<\delta\Rightarrow |\ln x - \ln L|<\varepsilon\right )
Provided that x_n \to L, then there exists N\in\mathbb{N} such that:
n\geq N\Rightarrow |x_n-L|<\delta, from which it follows that:
(n\geq N\Rightarrow |\ln x_n -\ln L|<\varepsilon) \Leftrightarrow \lim\limits_{n\to\infty} \ln x_n =\ln L
I googled this problem, but I couldn't find an epsilon-delta argument, so I gave it a go. Is this convincing?
Last edited: