I was working on a problem involving perturbation methods and it asked me to sketch the graph of $\ln(x) = \epsilon x$ and explain why it must have 2 solutions. Clearly there is a solution near $x=1$ which depends on the value of $\epsilon$, but I fail to see why there must be a solution near $x \rightarrow \infty$. It was my understanding that $\ln x$ has no horizontal asymptote and continues to grow indefinitely, where for really small values of $\epsilon, \epsilon x$ should grow incredibly slowly. How can I 'see' that there are two solutions?
Thanks!
The slope of $\log x$ falls of as $1/x$. So for, say, $x>1/\varepsilon$ the logarithm always grows strictly slower than $\varepsilon x$, and the latter will eventually overtake it.
More precisely, if we put $a=2/\varepsilon$ then at any point to the right of $a$, the function $\varepsilon x$ gains at least $\varepsilon/2$ on the logarithm for each unit increase in $x$. Therefore $\varepsilon x$ will be larger than $\log x$ no later than at $x=a+\frac{2\log a}{\varepsilon}$.