2.12 - Logarithmic Function Manipulation

Hub34

Introduction

Welcome to Topic 2.12. In this topic, you will learn how to determine and justify the domain of expressions that involve logarithms. Because logarithmic functions are only defined for positive inputs, any time you work with logs

Fundamental rules of logs

For :

Product rule

Quotient rule

Power rule

Inverse/exponential rule

These formulas are used to expand or condense logarithmic expressions. Always ensure the arguments of all logarithms remain positive when applying these rules.

Change of Base Formula

For any positive bases

Depending on your calculator, you might not have the ability to use different bases, rather, only base and , and you can use this formula in order to use those custom bases. Thus,

Note, if you ever see by itself, it is the same as . Sometimes, you may also see it as , although that is rare.

The Natural Logarithm

The natural logarithm is the logarithm with base .

It is useful, but not necessary, to memorize the digits of at least up to two decimal places.

Domain Considerations

When you manipulate logarithmic expressions (expand, condense, solve, substitute, or transform graphs), you must track the domain. Remember, the algebraic rules provided for logs above are only valid when the argument is positive. 

Basic Principle

A logarithm exists if and only if its argument satisfies

So whenever you produce a new logarithmic expression or use a rule, you must keep in mind your domain. 

When rules change the apparent domain (and what to do)

Product/Quotient rules

Say you have

Then you must require both and . After condensing, the requirement becomes . However, those are not equivalent logically. allows the possibility that and , which would make the original two logs undefined. Therefore:

Before you do any altercations or perform any rules, find the domain of your original problem. For example, say you have the problem where you are asked to solve for .

Before you do anything, find the domain of each logarithmic term. The first term as the domain restriction that . The second has the restriction . The third has no , so it has no restriction since it is just a constant value. 

After you find the separate domains, find the intersection ( – the symbol means “and;” it implies both conditions must be true) of all domains. In this case, the final domain for our solutions of must fall in the range of  . If a solution we find doesn’t satisfy that domain, then it is an extraneous solution and is not an answer.

Power rule and even/odd/real exponents

The power rule, requires that when is any real number. 

If is an even integer (e.g. 2), then for all

If is an odd integer, has the same sign as , so you must still take the domain as you normally would.

If is rational (e.g. ), is not real for any negative . So, simply take the domain how you normally would. 

Change of base

Here, you must have .

The last one is implied since it would require , which is not possible.

When you use change of base, there’s not much to watch out for.

Solving Logarithmic Equations

There are two mistakes people often make when solving Logarithmic equations.

  1. Algebraic manipulations that introduce sign discrepancies. This could be squaring both sides, or condensing strings of logs where the split requires positive factors.
  2. Forgetting domain restrictions. REMEMBER THIS ONE; IT IS THE LARGEST SOURCE OF ERROR.

So, for good practice, before solving any Logarithmic Equation, you should write down all domain inequalities implied by each term. Then, find the intersection () of all the domains. Alternatively, you could also plug all the solutions you find back into the original equation and discard any that make the terms invalid.

Compositions and Substitutions

In some situations, you may have to substitute a variable within a logarithm. In these rare cases, simply remember whatever is inside the logarithm must be positive and you will be fine.

Why do algebraic rules work when the domain changes?

It could be unintuitive to think about. When we manipulate logs, they remain valid, yet their domain changes. 

When we apply log rules, we are manipulating expressions that are only defined on certain inputs. The algebraic rules themselves are indeed correct, but only under the domain assumptions that we enforce. If you change the form, you may add extra constraints that were not explicit in the original form. 

However, they are still equal.

When you rewrite an expression, you create a new expression that equal the original on the intersection of their domains. There are three things that could happen

  1. Same domain, same values. This means the identity holds everywhere both sides are defined.
  2. The new expression has a smaller domain. The rewritten form is defined on fewer inputs because the algebraic step required extra assumptions, like splitting a logarithmic. The equality is still true for inputs in the new domain (which is contained within the original domain), but the original may have more inputs where the original is defined and the new form is not. So equality holds on the new domain.
  3. The new expression extends domain but equals on overlap. Sometimes you use absolute values to create an identity valid on a wider domain. is an example.

Practice Problems