4.12 Inequalities
In a similar way to how equations express that two mathematical objects must be the same, an inequality expresses that two mathematical objects must be different in a specific way. There are a number of different types of inequalities, for example
Read \say is greater than | (4.152) | |||
Read \say is less than | (4.153) | |||
Read \say is greater than or equal to | (4.154) | |||
Read \say is less than or equal to | (4.155) |
As with equations, inequalities can be manipulated according to a set of rules while maintaining the properties of the inequality.
4.12.1 Problems in applying functions to inequalities
One has to apply functions to inequalities. For example, where it is fine to add the same numbers to both sides of an inequality, multiplication can often cause problems! For example, while
It is not the case that the inequality will be true if we multiply both sides by a negative number.
This same problem occurs when we take the reciprocal3030 30 The reciprocal function is defined as . of both sides of an inequality. For example, it is true that
However, if we take the reciprocal of both sides, this inequality ceases to hold:
Why is this the case? It helps to look at the graph of the reciprocal function here
On the diagram, I have marked two different inputs3131 31 Yes, these happen to be two specific points on the curve, but the principle extends to the entire domain of the reciprocal function - including the negative numbers to the reciprocal function (these are the vertical lines running from the -axis to the curve) and the corresponding outputs (these are the horizontal inputs running from the curve to the -axis). The main thing to notice is that although the orange input was smaller when it was inputted, the actual output is larger than that of the larger red input (but smaller output).
These kinds of informal arguments are very useful when solving problems, but it is also possible to prove this in a more formal manner (see Section 10.7.1 for specifics), but this is not the place.
4.12.2 Solutions for problems in applying functions to inequalities
If we have a function which is decreasing (i.e. as the inputs become larger, the outputs decrease) then to apply it to both sides of an inequality, it is necessary to \sayflip the inequality. For example, if we pick the reciprocal function3232 32 Lucky reciprocal function to be , (i.e. we set ), we might want to apply to both sides of
To ensure that we still have a valid inequality, we end up with
4.12.3 Adding or removing terms
It seems \sayobvious3333 33 But be careful; so does the pigeonhole principle (Section 6.5) and applying that is far from obvious to say that if then the validity of the inequality is unchanged by any operation which either makes smaller or bigger, for example, if we have , then both of these inequalities must also be true
(4.163) | |||
(4.164) |
Or, more generally, for any , implies that both
(4.165) | |||
(4.166) |
This is a fundamental (read: very useful) principle for manipulating inequalities.
Example 4.12.1
Show that
As when proving identities (see Section 6.2), we can prove this by starting with one side of the inequality and showing that this is smaller/larger than the other half. Starting with we can apply the definition, which gives the equality that
(4.167) |
We now want to make the inequality smaller, and not just in any old way; we specifically want to make it smaller and look like . It really helps to consider the structure of here - i.e. it looks something a bit like (or it would if we could be sure that was an integer, which we can by rounding up - it’s fine to show that is bigger than (or equal to) something which is in turn bigger than (or equal to) , as this still proves the fact that we are after - which we can write as ). Let us try to remove some terms to \sayfit to
(4.169) |
We can then make all the terms smaller, like this
(4.171) | ||||
(4.172) | ||||
(4.173) |
4.12.4 Some interesting inequality proofs
Example 4.12.2
Let be positive reals such that
Prove that
We want to prove the statement
(4.176) |
We can prove the equivalent statement,
Which in turn is the same as
Let us fix some such that . Then let us assume further that in which case
(4.179) | ||||
(4.180) |
This is pretty close to what we want - in fact if we could prove that we would be done.
(4.181) | |||
(4.182) | |||
(4.183) | |||
(4.184) |
and the last statement is always true.
Therefore,
(4.185) | |||||
(4.186) |
from which it follows that
(4.187) |
and then we can forget that we fixed and we have a proof for any , so we are done.
4.12.5 The Cauchy-Schwarz inequality
This is a really significant inequality which is useful for proving lots of things. The Cauchy-Schwarz inequality states that for any sequence of real numbers and , the pairwise products are less than products of the square roots of the sum of the squares, that is, that
This theorem says a lot, so it helps to consider what it says in some specific cases, for example if we have the sequences and then the Cauchy-Schwarz inequality tells us that
(4.189) | |||
(4.190) | |||
(4.191) |
This is true as (at least when I plugged the numbers into my calculator) the left-hand side is equal to (what a nice, whole number) whereas the right-hand side is approximately equivalent to (which is not a nice, whole number).
Of course, this isn’t a proof - it’s just an example! To prove this in the general case (i.e. for every ) there’s a non-zero chance that we should use induction3434 34 As introduced in Section 6.3 (because whenever we want to prove that some property holds for all natural numbers, it’s likely that induction will help).
How do we prove this in the general case? Well, let’s apply the principle of mathematical induction.
-
•
If the statement is trivially true (as - note: let’s agree that the sum over terms is ). In case you’re unconvinced that either is a natural number (don’t worry, there’s no shame in being wrong) or that the inequality is really defined for , we can also show that it’s true for . As a value is less than or equal to its modulus (as proven in Section 4.9.5)
(4.192) def. modulus function (see Section 4.74) (4.193) (4.194) -
•
Now onto the inductive step. We assume the statement for is true (see Equation 4.195) and then our goal (which it is important not to lose sight of, in life as well as mathematics problems) is to show that the statement is also true for (this is an example of going from to , rather than trying to spot the case of lurking inside the case of - see Section 6.3.2)
(4.195)We would like to make this inequality true for the case of , so we should do something to manipulate its structure which gives us this case. There are two options, trying to add an (and also the same for ) inside the square roots, or perhaps we can try adding to both sides. I know which one I prefer (the latter).
(4.196) Now we need to try to combine by using operations which either leave the value of the right-hand side the same, or make it bigger. In the end, we would like a square root, and we do know one way to make a bigger expression out of the numbers and ; the inequality we are trying to prove, but for the case (which is fantastic because proving the statement for is a great deal easier than proving it for all ). Therefore, applying the Cauchy-Schwarz inequality in the case where , accepting that we have sacrificed some generality (which we will need to regain by proving that the statement is true for ) this is less than or equal to
(4.197) (4.198) TODO: proof for case