View Poll Results: What base does log(x) have to yo.

Voters
52. You may not vote on this poll
  • 10

    42 80.77%
  • e

    4 7.69%
  • other

    0 0%
  • depends

    6 11.54%
Page 1 of 2 12 LastLast
Results 1 to 30 of 47

Thread: When you see log(x) do you think base e or 10.

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Posts
    122

    When you see log(x) do you think base e or 10.

    I think base e, because in all of my college work it has been reffered to as base e.

  2. #2
    In high school, we were very strict in that:

    base e = natural logaritm, written ln(). I added to that "and NOT pronounced as LOG!"

    base 10 = log()

    other bases = 3log() 5log() (subscript)

    base 10 may also be written 10log()

    In University, it got all mixed up. Oh well, they can't even be clear on v for velocity vs V for volume here...

  3. #3
    Join Date
    Dec 2005
    Posts
    1,301
    Throughout 6 years of schooling, 5 years of university, and 13 years as an engineer

    log(x) is log10(x)

    ln(x) is loge(x)

    I've never known anyone write log(x) and mean ln(x), nor the other way round.

    clop

  4. #4
    Join Date
    Mar 2002
    Posts
    3,154
    Quote Originally Posted by clop View Post
    Throughout 6 years of schooling, 5 years of university, and 13 years as an engineer

    log(x) is log10(x)

    ln(x) is loge(x)

    I've never known anyone write log(x) and mean ln(x), nor the other way round.

    clop
    I concur

  5. #5
    Join Date
    Sep 2003
    Location
    The beautiful north coast (Ohio)
    Posts
    35,264
    Quote Originally Posted by clop View Post
    Throughout 6 years of schooling, 5 years of university, and 13 years as an engineer

    log(x) is log10(x)

    ln(x) is loge(x)

    I've never known anyone write log(x) and mean ln(x), nor the other way round.

    clop
    Me too (American, chemist, ** and PhD). log would be pronounced "log" and ln as "lan"
    At night the stars put on a show for free (Carole King)

    All moderation in purple - The rules

  6. #6
    Join Date
    Jul 2003
    Posts
    1,970

    Talking

    Quote Originally Posted by clop View Post
    Throughout 6 years of schooling, 5 years of university, and 13 years as an engineer

    log(x) is log10(x)

    ln(x) is loge(x)

    I've never known anyone write log(x) and mean ln(x), nor the other way round.

    clop
    Clop says it like it is

  7. #7
    writing ln while meaning log is not something I've ever seen, but the other way around seems popular around here.

    *extreme use of words kept for myself*

  8. #8
    ditto
    __________________________________________________
    Reductionist and proud of it.

    Being ignorant is not so much a shame, as being unwilling to learn. Benjamin Franklin
    Chase after the truth like all hell and you'll free yourself, even though you never touch its coat tails. Clarence Darrow
    A person who won't read has no advantage over one who can't read. Mark Twain

  9. #9
    Join Date
    Feb 2004
    Posts
    122
    Perhaps it depends on your field. In mathematics and statistics log base 10 has almost no real use, but log base e is used extensivly.

  10. #10
    Join Date
    Dec 2005
    Posts
    1,301
    Isn't it fun that

    loge10 = logx10/logxe

    Heh heh, I've never got over that.

    clop

  11. #11
    Join Date
    Jan 2006
    Posts
    1,816
    Quote Originally Posted by clop View Post
    Isn't it fun that

    loge10 = logx10/logxe

    Heh heh, I've never got over that.

    clop
    Try this one on for size: 2 x 2 = 2 + 2!

  12. #12
    Join Date
    Apr 2005
    Posts
    11,562
    Quote Originally Posted by clop View Post
    loge10 = logx10/logxe
    Not only that, but for almost any a, b, c:

    logab = logcb/logca

    Because

    b = b

    alogab = b

    (clogca)logab = b

    c(logca)(logab) = clogcb

    (logca)(logab) = logcb

    logab = logcb/logca


  13. #13
    Quote Originally Posted by clop View Post
    Isn't it fun that

    loge10 = logx10/logxe

    Heh heh, I've never got over that.

    clop
    The one I always enjoy is eiπ=-1.
    __________________________________________________
    Reductionist and proud of it.

    Being ignorant is not so much a shame, as being unwilling to learn. Benjamin Franklin
    Chase after the truth like all hell and you'll free yourself, even though you never touch its coat tails. Clarence Darrow
    A person who won't read has no advantage over one who can't read. Mark Twain

  14. #14
    Join Date
    Apr 2005
    Posts
    11,562
    Quote Originally Posted by VTBoy View Post
    Perhaps it depends on your field.
    This wiki article says mathematicians (See comment by Halmos) use log for natural logs, and engineers use log for base 10. That's been my experience.

  15. #15
    My usage has always been log for log10 and ln for loge. But I'm always prepared for whatever usage an author chooses, it can usually be determined from the context if the author doesn't specifically say so.

  16. #16
    Join Date
    Jan 2005
    Posts
    981
    I've also never seen log(x) refer to the natural logarithm, not even in my math classes. In math classes, the professors always labled it log10(x), but they always used ln(x) in the stead of loge(x).

  17. #17
    FORTRAN uses LOG(X) for natural log and LOG10(x) for base-10 log.

  18. #18
    Join Date
    Feb 2004
    Posts
    122
    Quote Originally Posted by Bignose View Post
    FORTRAN uses LOG(X) for natural log and LOG10(x) for base-10 log.
    As does MatLab, Mathmatica, and Maple.

  19. #19
    Damned be Fortran!

    Now on the pronounciation. How do you pronounce log? How do you pronounce ln?

    I hear some people saying "log10" for log, and "log" for ln. VERY confusing IMO. I say "log" for log, and "ellen" for ln. There are girls in mathematics .

  20. #20
    Luckily Ecosim does not. I don't know about Excel.

  21. #21
    In my school(engineering) we use maple and if I'm not mistaken ln is in there. Correct me if I'm wrong, though. And they are quite strict in all theoretical lessons:

    Log(x): base 10
    Log y (x): base y with y as subscript
    Ln(x): base e

    I've never known it otherwise.

  22. #22
    Join Date
    Feb 2004
    Posts
    122
    Quote Originally Posted by FrostByte View Post
    In my school(engineering) we use maple and if I'm not mistaken ln is in there. Correct me if I'm wrong, though. And they are quite strict in all theoretical lessons:

    Log(x): base 10
    Log y (x): base y with y as subscript
    Ln(x): base e

    I've never known it otherwise.
    Woops you are right, I made a mistake. It is just MatLab and Mathmatica that refer to log as log base e.

  23. #23
    Join Date
    Jan 2005
    Posts
    1,945
    We use ln(x) as a short form (but a bit backwards I suppose) as "natural logarithm", hence the "n" for natural...

    In calculus (in high school), we have very little need for base 10 logs, except for making students memorize yet another derivative formula.

    Occasionally we use it for earthquakes, decilbels, etc...but not much else.

    I didn;t know the computer programs were different from what we teach. I suppose if you're using a math program which involves log10(x), you're probably bright enough to understand how the logs work and it wouldn't be much of a stumbling block

    Pete

  24. #24
    Join Date
    Mar 2003
    Posts
    1,755
    From the start I was taught that absent an indicator "log(x)" was base 10 and "ln(x)" was base e. The fact that most calculators use this convention only strengthens the identification.

    The origin of ln may be Latin. Short for "logarithmus naturalis" or some other properly declined Latin noun.

    In my work I often deal with sound propagation through water. All of the source levels, propagation loss, etc, are expressed in decibels, so we make fairly frequent use of the log function.

  25. #25
    Join Date
    Apr 2005
    Posts
    11,562
    Quote Originally Posted by Nicolas View Post
    Luckily Ecosim does not. I don't know about Excel.
    I just checked my copy of Excel. Weirdly, it has LOG10 and LN functions, but the LOG function also defaults to base 10, although you can use any base by adding a second parameter, like LOG(8,2)=3
    Quote Originally Posted by Eta C View Post
    The origin of ln may be Latin. Short for "logarithmus naturalis" or some other properly declined Latin noun.
    The wiki article I linked earlier says "The notation was in fact invented in 1893 by Irving Stringham, professor of mathematics at Berkeley"

  26. #26
    Another oddity about the natural logarithm function: it is the only function whose iterated versions don't require parentheses, at least in written form. That is, everyone understands that

    ln x
    ln ln x
    ln ln ln x

    are

    ln(x)
    ln(ln(x))
    ln(ln(ln(x)))

    respectively. These forms are much more likely to occur than, say tan(tan(x)) or exp(exp(x)).

    In programming languages and in spreadsheets the parentheses are required as with any other function.

  27. #27
    Join Date
    Mar 2003
    Posts
    1,755
    Quote Originally Posted by hhEb09'1 View Post
    The wiki article I linked earlier says "The notation was in fact invented in 1893 by Irving Stringham, professor of mathematics at Berkeley"
    Well, not to be out-wikied, the site for natural logarithm mentions that the French term is logorithme neperien after John Neper, a Scottish mathematician. So perhaps Stringham based it on the French.

  28. #28
    Join Date
    Apr 2005
    Posts
    11,562
    Quote Originally Posted by Eta C View Post
    Well, not to be out-wikied, the site for natural logarithm mentions that the French term is logorithme neperien after John Neper, a Scottish mathematician. So perhaps Stringham based it on the French.
    If he (Napier/Neper/Marvellous Merchiston) was Scottish, why use the French?

    After all, your wiki page says " Indeed, Nicholas Mercator first described them as log naturalis before calculus was even conceived"

  29. #29
    Join Date
    Oct 2001
    Posts
    8,831
    When you say "log" I tend to think of it as base 10.

  30. #30
    Join Date
    Jan 2005
    Posts
    1,945
    I would still write ln(lnx)) as my students might think that it's multiplication...sometimes they think that anyways....

    Pete

Similar Threads

  1. Replies: 0
    Last Post: 2012-Jun-18, 04:10 PM
  2. Tranquility Base
    By Superluminal in forum Space Exploration
    Replies: 12
    Last Post: 2012-Mar-17, 06:52 AM
  3. Replies: 25
    Last Post: 2008-Oct-07, 08:48 PM
  4. All your base are belong to us
    By BigJim in forum Off-Topic Babbling
    Replies: 32
    Last Post: 2003-Aug-12, 10:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •