Logarithms

Overview

In the equation by=x, the exponent y is known as the logarithm of the number x using a base b, denoted y=logbx. The characteristic refers to the integer part of the logarithm whereas the mantissa refers to the fractional part. The mantissa is always a positive number between 0 and 1.

In real analysis, base b is restricted to a positive value 1. That is, 0<b<1 or b>1.

Common Bases

A few notational conveniences are introduced for common bases.

Natural

The natural logarithm, denoted lnx, assumes a base e.

Oftentimes the logarithm is defined before exponentials. If x is a positive real number, the natural logarithm is defined as the following Riemann integral: $$\ln{x} = \int_1^x \frac{1}{t} ,dt.$$

Common

The common logarithm, denoted logx, assumes a base 10.

Binary

The binary logarithm, denoted lgx, assumes a base 2.

Properties

Inverse Rule

Given b>0,b1 and xR, $$\large \log_b{b^x} = x \quad\text{and}\quad b^{\log_b{x}} = x$$

Product Rule

Given b>0, b1 and x,y>0, $$\large \log_b{(x \cdot y)} = \log_b{x} + \log_b{y}.$$

Quotient Rule

Given b>0, b1 and x,y>0, $$\large \log_b{(x \div y)} = \log_b{x} - \log_b{y}.$$

Power Rule

Given b>0, b1 and x,y>0, $$\large \log_b{(x^y)} = y\log_b{x}.$$

Change of Base Rule

Given p,q>0 such that p1 and q1, and x>0, $$\large \log_p{x} = \frac{\log_q{x}}{\log_q{p}}.$$

Euler's Number

Euler's number, denoted by symbol e, is defined as the value such that lne=1. In other words, $$\large \int_1^e \frac{1}{t} ,dt = 1.$$

Bibliography

Powered by Forestry.md