3
$\begingroup$

Does $\log(x)$ stop at a certain value when x is infinite? Or is it also infinite?

I can see the graph go straighter and straighter in the horizontal direction, and I wonder if it will eventually be completely horizontal (i.e. gradient is equal to $0$).

Is that true or not?

  • 0
    $\log$ is base $10$? What is $\log(1000000000000000000000000000000)$?2012-10-30
  • 0
    Assume it is base 10. I wonder if log(x) will stop at one point when the base is different.2012-10-30
  • 9
    It doesn't matter what the base is. What is $\log_a(a^k)$?2012-10-30
  • 1
    It is `y=k` iirc.2012-10-30
  • 0
    And k is positive.2012-10-30
  • 2
    user824294: $k$ could be negative or positive, but thinking of $k$ getting arbitrarily large is more relevant to your question.2012-10-30
  • 0
    Sorry for commenting about this now, but I meant the domain of $f(x) = (0, \infty)$ when $k \ne 0$, or $[0, \infty)$ when $k = 0$, where $f(x) = log_a(a^k) = k$2014-02-14

4 Answers 4

0

Considering natural logarithm you may just simply note that ,

$\ln e^x = x$, and $e^x → ∞$ is simply equivalent to $x→ ∞$.

8

This is an informal graphical explanation. Reflect the graph of $ y = e^{x} $ about the line $ y = x $ so as to obtain the graph of $ y = \log(x) $. The statement that $ y = \log(x) $ has a horizontal asymptote is then seen to be mathematically equivalent to the statement that $ y = e^{x} $ has a vertical asymptote. However, the second statement cannot be true.

7

While it is true that $\lim\limits_{x\to+\infty} \left(\frac{d\log x}{dx}\right) = \lim_{x\to+\infty} \frac 1x = 0$, i.e. the graph of $\log$ does get flatter and flatter as $x$ increases, we still have that $\log x \to +\infty$ as $x \to +\infty$.

An easy way to see this is to note that $\log$ is the inverse function to $\exp$ which is increasing and defined on all of $\mathbb R$ with $\lim\limits_{x\to+\infty} \exp x = +\infty$.

Things are of course not different if your logarithm is base $10$ as noted by the comments.

  • 0
    one could note that the gradient of $\log$ is smaller than the gradient of any polynomial.2012-10-30
1

The concept of limits can help here. The limit of Log(x) as x approaches huge values (infinity) is a huge undefined value and is not a constant value. Graphs may be misleading sometimes to extrapolate from.