Kahibaro
Discord Login Register

Logarithms

Understanding Logarithms

Logarithms give us a way to “undo” exponential functions and to work with very large or very small numbers more conveniently. In this chapter, the focus is on what logarithms are, how they are written, and the basic rules they satisfy. Later subsections will use these ideas to develop laws of logarithms and methods for solving equations involving logs and exponentials.

The idea of a logarithm

Suppose you know an exponential relationship
$$
b^x = N
$$
where $b$ is a positive number not equal to $1$, $x$ is an exponent, and $N$ is the result.

A logarithm answers the question:

“What exponent $x$ makes $b^x$ equal to $N$?”

We write this as:
$$
\log_b N = x
$$
and read it as “log base $b$ of $N$ equals $x$.”

This definition is equivalent to:
$$
\log_b N = x \quad \text{if and only if} \quad b^x = N.
$$

So:

Example interpretations

The logarithm does not “create” a new relationship; it restates an exponential relationship in a different form.

Logarithmic and exponential forms

You should be able to move back and forth between exponential form and logarithmic form.

These are two ways of saying the same thing.

Converting between forms

  1. From logarithmic to exponential:

If you see $\log_b N = x$, rewrite as $b^x = N$.

  1. From exponential to logarithmic:

If you see $b^x = N$, rewrite as $\log_b N = x$.

Being fluent in switching forms is essential for later solving equations with logs and exponentials.

Domain and base conditions for logarithms

Logarithms are not defined for all real numbers. The basic restrictions for $\log_b N$ (with real numbers) are:

So expressions like $\log_2(-4)$ or $\log_5(0)$ are undefined in real numbers.

Special bases: common and natural logarithms

Although $\log_b$ can use any valid base $b$, two bases are especially important.

Common logarithm (base 10)

The common logarithm uses base $10$:
$$
\log_{10} x.
$$

It is usually written simply as:
$$
\log x
$$
without writing the base. Unless otherwise stated, $\log x$ means base $10$ in most algebra contexts.

Examples:

Base $10$ is convenient for scientific notation and decimal-based calculations.

Natural logarithm (base $e$)

The natural logarithm uses base $e$:
$$
\log_e x.
$$

It is written as:
$$
\ln x
$$
(read “ell-en x”).

Examples:

The base $e$ and the natural logarithm $\ln$ become especially important in calculus and in models involving continuous growth or decay.

Basic values and patterns

Using the definition of logarithms, we can identify some key values and general patterns.

Logs of 1

For any valid base $b$,
$$
\log_b 1 = 0
$$
because $b^0 = 1$.

So:

Logs of the base

For any valid base $b$,
$$
\log_b b = 1
$$
because $b^1 = b$.

So:

Logs of powers of the base (integer exponents)

If $N$ is an integer power of the base, equations are easy to evaluate mentally:
$$
\log_b (b^k) = k
$$
for any real number $k$.

Examples:

You are reading off “what exponent of $b$ gives this number?”

Estimating logarithms

Not all logarithms are “nice” integers. For example, $\log_{10} 3$ is not an integer. Without a calculator, you can estimate by comparing to nearby powers of the base.

Example with base $10$:

Example with base $2$:

This way of thinking (“between which powers of the base does this number lie?”) is useful conceptually even when you will normally use a calculator for actual numerical values.

Interpretation in terms of size and scaling

Logarithms often appear when we:

A simple interpretation:

Many “log scales” used in real applications (such as some measures in science and engineering) take advantage of this idea of counting multiplicative factors by using logarithms.

Graphs of basic logarithmic functions

You will later study functions in more detail, but for now it is useful to know the general shape of the basic logarithmic function.

Consider $y = \log_b x$ with $b > 1$ (e.g., $b=2$ or $b=10$):

For $0 < b < 1$, the logarithmic graph is reflected horizontally and is decreasing instead of increasing, but in algebra courses the most common bases used as functions are $b>1$.

Relationship with exponential functions

Logarithmic and exponential functions with the same base are inverse functions of each other.

This inverse relationship is the foundation for later work:

Understanding that a logarithm “undoes” an exponential with the same base is the central idea that ties this entire chapter together.

Summary of key points

Later sections on logarithmic laws and solving logarithmic equations will build directly on these ideas.

Views: 14

Comments

Please login to add a comment.

Don't have an account? Register now!