Logarithmic Inequalities
Logarithmic inequalities are inequalities in which one (or both) sides involve a logarithm. Like exponential inequalities, they are useful in analyzing situations involving repeated multiplication, such as in the cases of interest and exponential decay.
Contents
Introduction
The key to working with logarithmic inequalities is the following fact:
If and , then . Otherwise, if , then .
Of course, the base of a logarithm cannot be 1 or nonpositive. More importantly, the converse is true as well:
If and , then . Otherwise, if , then .
In more formal terms, the logarithmic function is monotonically increasing increasing always increases for , and monotonically decreasing increasing always decreases for .
Fortunately, both of these facts are quite intuitive: when the base is greater than 1, the side with the larger argument will be the greater one, and the opposite is true when the base is less than 1. For instance, without any knowledge of the facts formalized above, one would intuitively expect to be larger than .
It is also important to keep in mind the following fact:
The argument of a logarithm must be positive!
Thus, it is also necessary to take into account any inequalities resulting from the arguments being positive; for example, an inequality involving the term immediately requires .
Logarithmic Inequalities - Same Base
When both sides of an inequality have the same base, the key facts from the introduction can be applied directly. For example,
What values of satisfy the following inequality:
Since the base is 2, which is greater than 1, the fact that implies that . Subtracting from both sides gives .
Additionally, the arguments of both the logarithms must be positive, so additionally and . The first is more restrictive, as , so the final solution set is .
True or False?
For all positive integers ,
If the range of that satisfy the equality above is , find the value of .
This same concept can be applied to larger "stacks" of logarithms:
What values of satisfy the following inequality:
Since the base is 2, which is greater than 1, the given inequality implies . This further implies that , or that . Therefore, must be greater than 1.
In addition, the arguments of all the logarithms must be positive, but this is indeed the case when is greater than 1. Therefore, the solution set is .
Find all values of the parameter for which the following inequality is valid for all
If the range of values of can be expressed in the form of then find the value of
Logarithmic Inequalities - Base less than 1
In the case where the base is less than 1, the previous intuition is essentially reversed: the larger side is now the one with the smaller exponent.
What values of satisfy the following inequality:
Since the base is , which is less than 1, the given inequality implies . Then .
Additionally, the argument of each logarithm must be positive, so and . The former is more restrictive, so the solution set is .
Logarithmic Inequalities - Similar Base
In many inequalities, the bases are different but can be rewritten in terms of the same base. For example,
What values of satisfy the following inequality:
Here, the bases are different, but they are related by the fact that . Rewriting the inequality to use 4 as a base gives
so , implying that . Additionally, the arguments of each logarithm must be positive, which excludes the case . Therefore, the final solution set is .
This concept can also be applied to constants, by writing as .
Solve for .
Solve the inequality above for .
Try Fun with inequalities-1 and Fun with inequalities-3.
The same concept can be applied when there are several terms:
What values of satisfy the following inequality:
Writing all the logarithms in base 2 gives
so . All greater than 105 satisfy the original inequality.
Logarithmic Inequalities - Different Base
When the bases are different and not related by a common base (as in the previous section), the use of the change of base formula becomes necessary. For example,
What values of satisfy the following inequality:
By change of base, the inequality gives
This is true exactly when is negative, meaning that
and since must be positive, , and the final solution set is .
If , then lies in the interval
Over the domain , let be the smallest value of that satisfies the above inequality.
What is
Logarithmic Inequalities - Multiple Terms
In the case of multiple terms, it is generally worth assigning another variable to a logarithmic term, solving the resulting inequality, and then working with the single-term inequality. For example,
What values of satisfy the following inequality:
Let , so that . This can be rearranged as , which is true when or
Thus, either , or
The solution set is thus and , since the argument of a logarithm must be positive.
How many positive integer solutions can satisfy the inequality above?
In the case of an inequality chain, it is usually appropriate to treat each inequality separately, then combine the results. For example,
What values of satisfy the following inequality:
The first inequality is , or . Since the base is less than 1, this implies that , so .
The second inequality is , or . Again, the base is less than 1, so this implies or .
Thus, . Since the argument of each logarithm is positive in this interval, the final solution set is .
Logarithmic Inequalities - Problem Solving
Keep in mind that the base of a logarithm can be less than 1, related by the equality
so don't forget this case!
Solve the inequality
Firstly, the base must be positive and not equal to 1, so immediately and . Similarly, the argument must be positive, so . Thus the only possible values of are .
Now consider two cases:
Case 1.
In this case, it is necessary that , or , so . Hence is negative, or . So all such that satisfy the original inequality.
Remember that this strategy of subtracting the two sides rather than multiplying avoids the casework involved through multiplication, as it is no longer necessary to consider the implications of the multiplied quantity being negative.
Case 2.
In this case, it is necessary that , or , so . This is always true as , so any would work. However, recall that only could possibly work, and all such that do.
Therefore, the solution set is
A typical problem-solving strategy is using the change-of-base formula to make all the logarithms have the same base. This makes it much easier to apply other inequalities, such as AM-GM.
Show that
for all integers .
Using change of base,
Products of logarithms are a huge sign to use AM-GM, since the sum of logarithms is very easy to deal with.
In particular,
But so
Therefore,
proving the original inequality.