Mathematical tables: logarithm operations
Table shows common properties and formulas related to logarithms (logarithm function).

Beta version#

BETA TEST VERSION OF THIS ITEM
This online calculator is currently under heavy development. It may or it may NOT work correctly.
You CAN try to use it. You CAN even get the proper results.
However, please VERIFY all results on your own, as the level of completion of this item is NOT CONFIRMED.
Feel free to send any ideas and comments !
⌛ Loading...

Logarithms: general formulas#

NameFormula
Logarithm of oneShow sourceloga1=0\log_{a} 1 = 0
Logarithm of the productShow sourceloga(xy)=logax+logay\log_{a} \left(x \cdot y \right) = \log_{a} x + \log_{a} y
Logarithm of the quotientShow sourcelogaxy=logaxlogay\log_{a} \frac{x}{y} = \log_{a} x - \log_{a} y
Sum of logarithms with common baseShow sourcelogax+logay=loga(xy)\log_{a} x + \log_{a} y = \log_{a} \left(x \cdot y \right)
Difference of logarithms with common baseShow sourcelogaxlogay=logaxy\log_{a} x - \log_{a} y = \log_{a} \frac{x}{y}
Logarithm from powerShow sourcelogaxn=nlogax\log_{a} x^n = n \log_{a} x
Logarithm from n-th rootShow sourceloga(xn)=logaxn\log_{a} \left( \sqrt[n]{x} \right) = \frac{\log_{a} x}{n}
Logarithm base conversionShow sourcelogax=logbxlogba\log_{a} x = \frac{\log_{b} x}{\log_{b} a}

Decimal logarithm #

NameFormula
Decimal logarithm from 1Show sourcelog101=0\log_{10} 1 = 0
Decimal logarithm from 10Show sourcelog1010=1\log_{10} 10 = 1
Decimal logarithm from power of 10Show sourcelog1010n=n\log_{10} 10^n = n
Decimal logarithm to natural conversionShow sourcelnx=log10xlog10e2.3026log10x\ln x = \frac{\log_{10} x}{\log_{10} e} \approx 2.3026 \cdot \log_{10} x
Natural logarithm to decimal conversionShow sourcelog10x=lnxln100.4343lnx\log_{10} x = \frac{\ln x}{\ln 10} \approx 0.4343 \cdot \ln x

Natural logarithm #

NameFormula
Natural logarithm from 1Show sourcelne=0\ln e = 0
Natural logarithm from e numberShow sourcelne=1\ln e = 1
Natural logarithm from power of e numberShow sourcelnen=n\ln e^n = n
Decimal logarithm to natural conversionShow sourcelnx=log10xlog10e2.3026log10x\ln x = \frac{\log_{10} x}{\log_{10} e} \approx 2.3026 \cdot \log_{10} x
Natural logarithm to decimal conversionShow sourcelog10x=lnxln100.4343lnx\log_{10} x = \frac{\ln x}{\ln 10} \approx 0.4343 \cdot \ln x

Some facts#

  • Calculation of logarithm is an operation opposite to exponentiation.
  • To calculate the logarithm of base a of the number x we ask the question: "to what power we must raise the base to get x".
  • ⓘ Example: The decimal logarithm (of the basis 10) of the number one hundred (100) is two (2), because to obtain this number (100), we would have to raise the base of logarithm (10) to the second power. Formally, we can write this down in the following way:
    log10100=2102=100\log_{10}100 = 2 \Leftrightarrow 10^2 = 100
  • Formally the logarithm is a two arguments operation, where the first argument is the logarithm base, and the second one is the number that we logarithm. In general, we can write:
    logax=bab=x\log_{a} x = b \Leftrightarrow a^b = x
    where:
    • a - the logarithm base,
    • x - the number, which we logarithm,
    • b - the result of logarithm operation
  • The logarithm is usually denoted by the symbol log or lg.
  • Sometimes to simplify the expression we omit the base of the logarithm. Then, by default, we assume that the basis is the number ten (10).
  • A special type of logarithm is a natural logarithm. The basis of natural logarithm is so-called number e (sometimes also called the Euler's number):
    e=n=01n!=11+11+112+1123+e = \sum\limits_{n = 0}^{\infty} \dfrac{1}{n!} = \dfrac{1}{1} + \dfrac{1}{1} + \dfrac{1}{1\cdot 2} + \dfrac{1}{1\cdot 2\cdot 3} + \cdots
  • In general, the logarithm is a inverse function for the power function axa^x. Thus, the natural logarithm is a inverse to the exponential function exe^x.
  • The practical aspect of logarithm is that it allows to replace multiplication with addition, which often simplifies calculations:
    loga(xy)=loga(x)+loga(y)\log_a(x \cdot y) = \log_a(x) + \log_a(y)

  • Logarithm is often used by engineers and in natural science. This is because expressions that have an inherently exponential character (or more generally: power character), become linear after logarithm was applied. For this reason, many laws, e.g. in physics or chemistry have logarithm form.

Tags and links to this website#

What tags this calculator has#

Permalink#

This is permalink. Permalink is the link containing your input data. Just copy it and share your work with friends:

Links to external sites (leaving Calculla?)#

JavaScript failed !
So this is static version of this website.
This website works a lot better in JavaScript enabled browser.
Please enable JavaScript.