Comprehensive Guide to Logarithms: Principles, Laws, and Applications

Introduction to Logarithms

  • Conceptual Origins: Logarithms, often called 'logical arithmetic,' were invented by John Napier in the 17th century. They were originally developed to simplify complex arithmetic calculations by reducing multiplication and division to addition and subtraction.

  • Relationship to Exponentials: Logarithms are the inverse of exponential operations. While an exponential expression like 23=82^3 = 8 identifies the result of raising a base to a power, a logarithm identifies the power itself. For example, the statement 23=82^3 = 8 is equivalent to log28=3\log_2 8 = 3 (the logarithm of 8 to the base 2 equals 3).

  • Formal Definition: If ax=ya^x = y, then logay=x\log_a y = x, provided that a>0a > 0 and y>0y > 0.

    • The base aa is written as a subscript to the operator word 'log'.

    • The value xx is the power (or index) to which the base aa must be raised to produce the number yy.

  • Practical Use Cases:

    • Seismology: Seismologists use logarithms to calculate the magnitude of earthquakes. The Richter scale is a logarithmic scale. For instance, the 2004 Sumatra earthquake (Richter magnitude 9.3) had shaking intensity 10001000 times greater than the 2011 Christchurch earthquake (Richter magnitude 6.3) because the difference in magnitude was 3, representing a factor of 103=100010^3 = 1000.

    • Economics and Science: Logarithmic scales are used to model exponential growth/decay and to visualize data ranging across many orders of magnitude.

Fundamental Logarithmic Conversions and Evaluation

  • Converting Index Form to Logarithmic Form:

    • 32=9log39=23^2 = 9 \rightarrow \log_3 9 = 2

    • 103=1000log101000=310^3 = 1000 \rightarrow \log_{10} 1000 = 3

    • 25=32log232=52^5 = 32 \rightarrow \log_2 32 = 5

    • 42=16log416=24^2 = 16 \rightarrow \log_4 16 = 2

    • 101=110log100.1=110^{-1} = \frac{1}{10} \rightarrow \log_{10} 0.1 = -1

  • Evaluating Simple Logarithms Without Technology:

    • To evaluate log216\log_2 16, ask the question: "2 to what power gives 16?" Since 24=162^4 = 16, log216=4\log_2 16 = 4.

    • To evaluate log3243\log_3 243, recognize 35=2433^5 = 243, so log3243=5\log_3 243 = 5.

    • To evaluate log319\log_3 \frac{1}{9}, identify that 32=132=193^{-2} = \frac{1}{3^2} = \frac{1}{9}, thus log319=2\log_3 \frac{1}{9} = -2.

    • To evaluate log100.001\log_{10} 0.001, identify that 103=1103=0.00110^{-3} = \frac{1}{10^3} = 0.001, thus log100.001=3\log_{10} 0.001 = -3.

  • Evaluating with Technology: When using a calculator, the 'log' button usually defaults to base 10 (common logarithms).

    • Example: log1070.845\log_{10} 7 \approx 0.845 (to 3 decimal places).

    • Example: log100.50.301\log_{10} 0.5 \approx -0.301 (to 3 decimal places).

Logarithmic Scales and Orders of Magnitude

  • Definition of Order of Magnitude: The order of magnitude is the power of 10 used to express a number in scientific notation.

    • Example: 24000=2.4×10424\,000 = 2.4 \times 10^4, so the order of magnitude is 4.

    • Multiplication by 10n10^n increases a number by nn orders of magnitude.

    • Division by 10n10^n decreases a number by nn orders of magnitude.

  • Purpose of Logarithmic Scales: These scales help visualize data involving exponential growth or decay. They allow very large and very small values to be viewed on the same chart, making percentage changes easier to describe.

  • Linearization of Exponential Data: If a variable AA follows an exponential relationship such as A=1000(1.1)tA = 1000(1.1)^t, plotting log10A\log_{10} A against tt will produce a linear (straight line) graph. The linear form is log10A=log10(1.1)×t+3\log_{10} A = \log_{10}(1.1) \times t + 3, which fits the standard linear equation y=mt+cy = mt + c.

  • The Richter Scale Example:

    • An earthquake of magnitude 7 is 102=10010^2 = 100 times more powerful than one of magnitude 5.

    • An earthquake of magnitude 9 is 103=100010^3 = 1000 times more powerful than one of magnitude 6.

    • An earthquake of magnitude 9 is 106=100000010^6 = 1\,000\,000 times more powerful than one of magnitude 3.

The Laws of Logarithms

Logarithmic laws are derived directly from index laws and are used to manipulate and simplify expressions.

  • Law 1 (Addition): logax+logay=loga(xy)\log_a x + \log_a y = \log_a (xy)

    • Relates to the index law: am×an=am+na^m \times a^n = a^{m+n}.

  • Law 2 (Subtraction): logaxlogay=loga(xy)\log_a x - \log_a y = \log_a (\frac{x}{y})

    • Relates to the index law: am÷an=amna^m \div a^n = a^{m-n}.

  • Law 3 (Powers): loga(xn)=nlogax\log_a (x^n) = n \log_a x

    • Relates to the index law: (am)n=am×n(a^m)^n = a^{m \times n}.

  • Key Logarithmic Properties:

    • loga1=0\log_a 1 = 0 (because a0=1a^0 = 1, for a1a \neq 1).

    • logaa=1\log_a a = 1 (because a1=aa^1 = a).

    • loga(1x)=logax1=logax\log_a (\frac{1}{x}) = \log_a x^{-1} = -\log_a x.

    • logaxn=loga(x1n)=1nlogax\log_a \sqrt[n]{x} = \log_a (x^{\frac{1}{n}}) = \frac{1}{n} \log_a x.

Solving Exponential Equations Using Logarithms

Solving for an unknown exponent (xx in ax=ya^x = y) requires logarithmic conversion.

  • Method 1: Using the Given Base

    • If 2x=72^x = 7, then x=log272.807x = \log_2 7 \approx 2.807 (using a calculator's logay\log_a y function).

    • Example: 50×1.1x=1001.1x=2x=log1.127.27350 \times 1.1^x = 100 \rightarrow 1.1^x = 2 \rightarrow x = \log_{1.1} 2 \approx 7.273.

  • Method 2: Using Base 10 (The Log of Both Sides)

    • Take the log10\log_{10} of both sides: log10ax=log10y\log_{10} a^x = \log_{10} y.

    • Apply the power law: xlog10a=log10yx \log_{10} a = \log_{10} y.

    • Isolate xx: x=log10ylog10ax = \frac{\log_{10} y}{\log_{10} a}.

  • The Change of Base Formula:

    • logay=logbylogba\log_a y = \frac{\log_b y}{\log_b a}

    • This is useful for calculators that only have a log base 10 (log10\log_{10}) or natural log base (ee) button.

Practical Applications and Modeling

  • Thermostat Control: The room temperature T °CT \text{ °C}, nn hours after a unit turns on, is modeled by T=17+82nT = 17 + \frac{8}{2^n}. Solving for time allows technicians to predict when cooling targets are reached.

  • Paper Sizes (A series): Paper sizes like A0, A1, A2 are standardized such that the ratio of height to breadth is constant at 2:1\sqrt{2} : 1.

    • Height hh in terms of breadth bb: h=b2h = b\sqrt{2}.

    • A0 paper area is exactly 1m21\,m^2.

  • Ant Population Growth: A population PP can be modeled by P=10×22tP = 10 \times 2^{2t}, where tt is hours. Solving for tt when P=1000P = 1000 involves logarithms:

    • 1000=10×22t100=22t2t=log2100t=12log21003.3hours1000 = 10 \times 2^{2t} \rightarrow 100 = 2^{2t} \rightarrow 2t = \log_2 100 \rightarrow t = \frac{1}{2} \log_2 100 \approx 3.3\,hours.

  • Radioactive Decay: The mass of an isotope is given by m=50×0.99nm = 50 \times 0.99^n, where nn is the number of years. To find when the mass reduces to 20kg20\,kg, solve for nn:

    • 20=50×0.99n0.4=0.99nn=log100.4log100.9991.17years20 = 50 \times 0.99^n \rightarrow 0.4 = 0.99^n \rightarrow n = \frac{\log_{10} 0.4}{\log_{10} 0.99} \approx 91.17\,years.

  • pH Scale (Chemistry): pH measures the concentration of hydrogen ions (H+H^+) in a solution:

    • pH=log10[H+]pH = -\log_{10}[H^+]

    • A solution with pH=4pH = 4 is 1064=102=10010^{6-4} = 10^2 = 100 times more acidic than a solution with pH=6pH = 6.

  • Sound Loudness: Measured in decibels (dBdB) on a logarithmic scale. A 3dB3\,dB increase represents a doubling of sound intensity, which significantly reduces the safe exposure time (e.g., halving the safe time from 4 hours down to 15 minutes as loudness moves from 88dB88\,dB to 100dB100\,dB).