The Rules of Logs
Logarithms follow rules that mirror the laws of exponents. They allow us to break complex products and divisions into simple addition and subtraction.
- Product Rule: \(\log_b(xy) = \log_b(x) + \log_b(y)\)
- Quotient Rule: \(\log_b(x/y) = \log_b(x) - \log_b(y)\)
- Power Rule: \(\log_b(x^n) = n \cdot \log_b(x)\)
Worked Examples
Example 1: Expanding Expressions
Expand: \(\log(x^2y)\)
- Use Product Rule: \(\log(x^2) + \log(y)\).
- Use Power Rule: \(2\log(x) + \log(y)\).
- Result: \(2\log(x) + \log(y)\)
Example 2: Compressing (Condensing)
Write as a single log: \(3\log(A) - \log(B)\)
- Move the 3 inside as a power: \(\log(A^3) - \log(B)\).
- Use Quotient Rule: \(\log(\frac{A^3}{B})\).
- Result: \(\log(\frac{A^3}{B})\)
Example 3: Change of Base Formula
Calculate \(\log_2(7)\) using a calculator (which only has base 10 or base \(e\)).
- Rule: \(\log_b(x) = \frac{\log(x)}{\log(b)}\).
- \(\log_2(7) = \frac{\log(7)}{\log(2)} \approx \frac{0.845}{0.301} \approx 2.81\).
The Bridge to Quantum Mechanics
In Quantum Field Theory, we often calculate "Information Overlap." The math for this involves logs of products of wavefunctions. By using the properties of logs, physicists can separate the behavior of different fields (like the electron field and the photon field) into individual additive terms. This process, called "Expanding the Lagrangian," is how we simplify the most complex equations in existence into pieces we can actually solve.