Logarithmic Functions Summary

Logarithmic Functions

Converting Between Logarithmic and Exponential Forms

  • logb(x)=ylog_{b}(x) = y is equivalent to by=xb^{y} = x, where b > 0 and b1b \neq 1.
  • y=logb(x)y = log_{b}(x) and y=bxy = b^{x} are inverse functions.
  • For x > 0, b > 0, and b1b \neq 1, logb(x)=ylog_{b}(x) = y is equivalent to by=xb^{y} = x.

Domain and Range

  • For exponential functions:
    • Domain: All real numbers.
    • Range: (0,)(0, \infty)
  • For logarithmic functions:
    • Domain: (0,)(0, \infty)
    • Range: (,)(-\infty, \infty)

Common Logarithms

  • Base 10. Denoted as y=log(x)y = log(x), which means log10(x)log_{10}(x).
  • Equivalent to x=10yx = 10^{y}.

Natural Logarithms

  • Base ee. Denoted as y=ln(x)y = ln(x), which means loge(x)log_{e}(x).
  • Equivalent to x=eyx = e^{y}.

Examples of Conversion

  • logc(4)=10log_{c}(4) = 10 in exponential form: c10=4c^{10} = 4
  • log2(9)=xlog_{2}(9) = x in exponential form: 2x=92^{x} = 9
  • log(d)=flog(d) = f in exponential form: 10f=d10^{f} = d
  • ln(f)=hln(f) = h in exponential form: eh=fe^{h} = f
  • 4x=y4^{x} = y in logarithmic form: log4(y)=xlog_{4}(y) = x
  • 10a=n10^{a} = n in logarithmic form: log(n)=alog(n) = a
  • e2=be^{2} = b in logarithmic form: ln(b)=2ln(b) = 2
  • n4=103n^{4} = 103 in logarithmic form: logn(103)=4log_{n}(103) = 4

Evaluating Logarithms Mentally

  • Rewrite the argument xx as a power of bb, i.e., by=xb^{y} = x
  • Determine the exponent yy that bb must be raised to in order to get xx.

Examples of Evaluation without a Calculator

  • log3(127)log_{3}(\frac{1}{27}):
    • 3y=1273^{y} = \frac{1}{27}
    • y=3y = -3
  • log2(18)+4log_{2}(\frac{1}{8}) + 4:
    • 2y=182^{y} = \frac{1}{8}
    • y=3y = -3
    • 3+4=1-3 + 4 = 1
  • log(10,000)log(10,000):
    • 10y=10,00010^{y} = 10,000
    • y=4y = 4
  • log(1)+7log(1) + 7:
    • 10y=110^{y} = 1
    • y=0y = 0
    • 0+7=70 + 7 = 7
  • ln(e1)ln(e^{1}):
    • ey=e1e^{y} = e^{1}
    • y=1y = 1

Evaluating Logarithms Using a Calculator

  • log(14.5)1.1614log(14.5) \approx 1.1614
  • ln(3.28)1.1878ln(3.28) \approx 1.1878

Real World Example

  • Exposure Index: EI=log2(f2t)EI = log_{2}(\frac{f^{2}}{t}), where ff is the f-stop setting and tt is the exposure time.
  • Given f=8f = 8 and t=2t = 2, EI=log<em>2(822)=log</em>2(32)EI = log<em>{2}(\frac{8^{2}}{2}) = log</em>{2}(32).
  • 2y=322^{y} = 32, so y=5y = 5. Therefore, EI=5EI = 5.