Finding the Exponent
A Logarithm is the inverse of an exponent. It asks: "To what power must I raise the base to get this number?"
\[\log_b(y) = x \iff b^x = y\]
Worked Examples
Example 1: Basic Evaluation
Evaluate \(\log_2(8)\).
- Ask: 2 to what power equals 8?
- \(2^3 = 8\).
- Result: 3
Example 2: Common Logarithms
Evaluate \(\log(1000)\). (Note: If no base is written, the base is 10).
- Ask: 10 to what power equals 1000?
- \(10^3 = 1000\).
- Result: 3
Example 3: Fractional Bases
Evaluate \(\log_4(2)\).
- Ask: 4 to what power equals 2?
- \(\sqrt{4} = 2\), and a square root is the same as the \(1/2\) power.
- Result: 0.5
The Bridge to Quantum Mechanics
In Quantum Mechanics and Statistical Mechanics, logarithms are used to define Entropy (\(S = k_B \ln \Omega\)). Entropy is a measure of the "disorder" or the number of possible states in a system. The log function is used because when you combine two systems, their possibilities multiply, but their entropy adds. The logarithm is the only mathematical tool that can turn multiplication (multi-system complexity) into addition (energy conservation). Without logs, we couldn't describe how heat and energy flow through the quantum world.