Home

Definition of Logarithm

The logarithm is the inverse operation of exponentiation. It answers the question: “To what exponent must a base be raised, to produce a certain number?”

Mathematically, the logarithm is written as:

\[ \log_b(x) = y \]

This means that:

\[ b^y = x \]

Where:

Example

\[ \log_2(8) = 3 \]\[ 2^3 = 8 \]

Common Logarithms

  1. Common logarithm: This uses base 10, written as \( \log_{10}(x) \), and is often abbreviated as just \( \log(x) \).

    \[ \log_{10}(100) = 2 \quad \text{because} \quad 10^2 = 100 \]
  2. Natural logarithm: This uses base \( e \) (approximately 2.718), written as \( \ln(x) \).

    \[ \ln(e^2) = 2 \]

Key Properties of Logarithms

Latex

\log_b(x) = y
b^y = x