Logarithm - Introduction to Logarithms
- Definition of logarithm: a logarithm is the exponent to which a base number must be raised to obtain a given number.
- Logarithm notation: Logb(x)
- The base, b, can be any positive number except 1.
- The number x is called the argument of the logarithm.
Example:
Log2(8) = y means 2y = 8
- Properties of logarithms:
- Logarithm of a product: Logb(xy) = Logb(x) + Logb(y)
- Logarithm of a quotient: Logb(x/y) = Logb(x) - Logb(y)
- Logarithm of a power: Logb(xn) = n * Logb(x)
Example:
Log2(8) = 3 and Log2(4) = 2. Using the properties of logarithms,
Log2(64) = Log2(82) = 2 * Log2(8) = 2 * 3 = 6
- Change of base formula: Logb(x) = Loga(x) / Loga(b)
Example:
Calculate Log3(7) using the change of base formula with base 10.
Log3(7) = Log10(7) / Log10(3)
- Natural logarithm: Loge(x) = ln(x), where e is Euler’s number approximately equal to 2.71828
Example:
ln(e) = 1
"
- Rational Exponents
- Definition of rational exponents: rational exponents are exponents that are expressed as fractions.
- Relation between rational exponents and radicals: xm/n = nā(xm)
- Example: 32/3 = ā(32) = ā9
- Laws of Exponents with Rational Exponents
- Product of powers rule: (xm/n)(xp/n) = x(m+p)/n
- Quotient of powers rule: (xm/n)/(xp/n) = x(m-p)/n
- Power of a power rule: (xm/n)p/n = x(m*p)/n
Example:
(41/2)(43/2) = 4(1+3)/2 = 44/2 = 42 = 16
- Solving Equations with Rational Exponents
- To solve an equation with rational exponents, rewrite the equation without fractional exponents by raising both sides of the equation to the same power.
- Example: Solve 2x/3 = 8
- Rewrite as (2x/3)3 = 83
- Simplify to 2x = 512
- Solution is x = 9
- Exponential Growth and Decay
- Exponential growth: a quantity increasing exponentially over time.
- Exponential decay: a quantity decreasing exponentially over time.
- General exponential growth or decay function: f(t) = P(1 + r/n)nt or f(t) = P(1 - r/n)nt
- P: initial quantity
- r: growth or decay rate
- n: number of times interest is compounded per time period
- t: time in years
- Compound Interest
- Compound interest formula: A = P(1 + r/n)nt
- A: total amount after time t
- P: principal amount
- r: annual interest rate
- n: number of times interest is compounded per year
- t: time in years
Example:
Calculate the compound interest for a principal amount of $5000 with an annual interest rate of 4% compounded monthly over 3 years.
A = 5000(1 + 0.04/12)(12*3) = $5657.35
- Logarithmic Functions
- Definition of logarithmic function: a function that is the inverse of an exponential function.
- Logarithmic function notation: y = logb(x)
- The graph of a logarithmic function is the reflection of the graph of the exponential function over the line y = x.
- Properties of Logarithmic Functions
- Logarithmic function of a product: logb(xy) = logb(x) + logb(y)
- Logarithmic function of a quotient: logb(x/y) = logb(x) - logb(y)
- Logarithmic function of a power: logb(xn) = n * logb(x)
- Solving Exponential Equations using Logarithms
- To solve an exponential equation, take the logarithm of both sides of the equation and use the properties of logarithms to simplify.
- Example: Solve 2x = 16
- Take the logarithm of both sides: log2(2x) = log2(16)
- Simplify: x = log2(16) = 4
- Common Logarithm
- Common logarithm: logarithm with base 10 (log10(x) = log(x))
- Common logarithm notation: log(x)
Example:
log(100) = 2
- Natural Logarithm
- Natural logarithm: logarithm with base e, denoted as ln(x)
- ln(x) = loge(x)
Example:
ln(e2) = 2
- Properties of Logarithmic Functions (continued)
- Change of base property: logb(x) = loga(x) / loga(b)
- Common logarithm property: logb(b) = 1
- Natural logarithm property: ln(e) = 1
Example:
log2(2) = 1 and ln(e) = 1
- Solving Logarithmic Equations
- To solve a logarithmic equation, write the equation in exponential form and then solve for the variable.
- Example: Solve log3(x) = 2
- Rewrite as 32 = x
- Simplify: x = 9
- Applications of Logarithms - pH Scale
- The pH scale is a logarithmic scale used to measure the acidity or alkalinity of a solution.
- pH = -log10([H+])
- [H+]: concentration of hydrogen ions in moles per liter
Example:
If the hydrogen ion concentration of a solution is 0.001 M, calculate the pH.
pH = -log10(0.001) = 3
- Applications of Logarithms - Sound Intensity
- Sound intensity is measured in decibels (dB), which is a logarithmic scale.
- The formula to calculate sound intensity in decibels is: L = 10 log10(I/I0)
- L: sound level
- I: sound intensity
- I0: reference sound intensity (usually set at the threshold of hearing)
Example:
If the sound intensity is 0.001 W/m2, calculate the sound level in decibels using a reference intensity of 10-12 W/m2.
L = 10 log10(0.001 / 10-12) = 120 dB
- Applications of Logarithms - Richter Scale
- The Richter scale is used to measure the magnitude of earthquakes.
- The formula to calculate the magnitude on the Richter scale is: M = log10(A/T) + b
- M: Richter magnitude
- A: maximum amplitude of seismic waves
- T: period of seismic vibrations
- b: constant value
Example:
If the maximum amplitude of seismic waves is 1 mm and the period of seismic vibrations is 10 seconds, calculate the magnitude on the Richter scale.
M = log10(0.001 / 10) + b
- Logarithmic Identities
- Product rule: logb(xy) = logb(x) + logb(y)
- Quotient rule: logb(x/y) = logb(x) - logb(y)
- Power rule: logb(xn) = n * logb(x)
- Change of base rule: logb(x) = loga(x) / loga(b)
Example:
log2(8) = log2(4) + log2(2) = 2 + 1 = 3
- Common Logarithmic Function Graph
- The graph of a common logarithmic function, y = log(x), has an asymptote at x = 0.
- The range of the function is all real numbers.
- The graph is increasing as x increases.
- Natural Logarithmic Function Graph
- The graph of a natural logarithmic function, y = ln(x), is similar to the common logarithmic function.
- The graph has an asymptote at x = 0.
- The range of the function is all real numbers.
- The graph is increasing as x increases.
- Exponential Functions and Logarithmic Functions
- Exponential functions and logarithmic functions are inversely related.
- The exponential function, y = bx, and the logarithmic function, y = logb(x), are reflections of each other over the line y = x.
- Review and Practice Problems
- Are you ready for the quiz?
- Practice problems:
- Solve log3(x) = 4
- Calculate the pH given a hydrogen ion concentration of 0.0001 M.
- Convert a sound intensity of 10-9 W/m2 to decibels using a reference intensity of 10-12 W/m2.
- Calculate the magnitude on the Richter scale given a maximum amplitude of seismic waves of 2 mm and a period of 8 seconds.
- Graph the function y = log2(x) and find its domain and range.