Algebraic identities or laws
Using simpler operations
Logarithms can be used to make calculations easier. For example, two numbers can be multiplied just by using a logarithm table and adding.
 | because |  |
 | because |  |
 | because |  |
![\log_b\!\left(\!\sqrt[y]{x}\right) = \begin{matrix}\frac{\log_b(x)}{y}\end{matrix}](http://upload.wikimedia.org/math/d/8/2/d82ce9c9174bad8327e08e93491457ca.png) | because | ![\sqrt[y]{x} = x^{1/y}](http://upload.wikimedia.org/math/c/6/2/c6250283b1a4341736dff760447005c9.png) |
 | because |  |
 | because |  |
Where b, x, and y are positive real numbers and
. Both c and d are real numbers.
Trivial identities
Note that
is undefined because there is no number
such that
. In fact, there is a vertical asymptote on the graph of
at x = 0.
Canceling exponentials
Logarithms and exponentials (antilogarithms) with the same base cancel each other. This is true because logarithms and exponentials are inverse operations (just like multiplication and division).
Changing the base

This identity is needed to evaluate logarithms on calculators. For instance, most calculators have buttons for ln and for log10, but not for log2. To find log2(3), one must calculate log10(3) / log10(2) (or ln(3)/ln(2), which yields the same result).
Proof
- Let c = logba.
- Then bc = a.
- Take logd on both sides: logdbc = logda
- Simplify and solve for c: clogdb = logda

- Since c = logba, than

This formula has several consequences:





where
is any permutation of the subscripts 1, ..., n. For example

Summation/subtraction
The following summation/subtraction rule is especially useful in probability theory when one is dealing with a sum of log-probabilities:


which gives the special cases:


Note that in practice a and c have to be switched on the right hand side of the equations if c > a. Also note that the subtraction identity is not defined if a = c since the logarithm of zero is not defined.
More generally:

where
.
Calculus identities
Limits






The last limit is often summarized as "logarithms grow more slowly than any power or root of x".
Derivatives of logarithmic functions


Where x > 0, b > 0, and
.
Integral definition

Integrals of logarithmic functions

To remember higher integrals, it's convenient to define:
![x^{\left [n \right]} = x^{n}(\log(x) - H_n)](http://upload.wikimedia.org/math/9/d/2/9d2f21cc48ef87949b3a3a7c598a5498.png)
![x^{\left [ 0 \right ]} = \log x](http://upload.wikimedia.org/math/6/2/2/622bd0a31561eed74c403a818e19898e.png)
![x^{\left [ 1 \right ]} = x \log(x) - x](http://upload.wikimedia.org/math/0/4/a/04a9575b0a0686327b02f2d5fe2c1a6e.png)
![x^{\left [ 2 \right ]} = x^2 \log(x) - \begin{matrix} \frac{3}{2} \end{matrix} \, x^2](http://upload.wikimedia.org/math/d/1/9/d19b50a496554144b4daf1acfc8dcbc2.png)
![x^{\left [ 3 \right ]} = x^3 \log(x) - \begin{matrix} \frac{11}{6} \end{matrix} \, x^3](http://upload.wikimedia.org/math/9/3/9/939c6aff73ba268ab53202cbd8434eb4.png)
Then,
![\frac {d}{dx} \, x^{\left [ n \right ]} = n \, x^{\left [ n-1 \right ]}](http://upload.wikimedia.org/math/c/d/6/cd628968c74341966345492fe180c38a.png)
![\int x^{\left [ n \right ]}\,dx = \frac {x^{\left [ n+1 \right ]}} {n+1} + C](http://upload.wikimedia.org/math/b/a/0/ba0c3082c8e19e9cce38e2f80f329ddf.png)