Logarithm Cheat Sheet
Logarithm Cheat Sheet
1. Basics
- Definition: The logarithm of a number is the power to which a base must be raised to produce that numbe
- Common bases:
2. Properties of Logarithms
- Commonly used with k = 10 or e, allowing you to compute any base logarithm with a calculator.
- log_10(10) = 1
- log_10(100) = 2
- ln(e) = 1
- ln(1) = 0
- Inverse Property:
- b^(log_b(x)) = x
- log_b(b^x) = x
- Use properties like the product, quotient, or power rule to simplify complex expressions.
6. Useful Tips
- When to use the Change of Base Formula: Use it when you need to calculate logs with bases other than 1
- Logarithms of Small Numbers: Numbers less than 1 (like fractions) have negative logarithms.
- Understanding Growth and Decay: Logarithms are essential for understanding exponential growth and de