1.2 Inequalities
Inequalities come up everywhere in maths! For example, they can be used in statistics for estimation (Markov/Chebyshev inequalities), they can be used as constraints in optimisation problems (see Section 3.1 of this Wikipedia link.), and quite famously appear in Quantum Mechanics. In this latter case, we have the Heisenberg Uncertainty Principle, and this inequality states that you can’t simultaneously know the position and momentum of a quantum particle, such as an electron.
Most of the inequalities in this course will be based on the absolute value, which is defined as follows:For \(x,y \in \mathbb{R}\): \[\begin{gather*} x \leq \lvert x \rvert,\quad -x \leq \lvert x \rvert,\quad \lvert -x \rvert = \lvert x \rvert\quad \text{and}\quad \lvert x y \rvert = \lvert x \rvert \lvert y \rvert. \end{gather*}\]
Now we come on to what I consider to be the most important thing in this course.
For \(x,y\in\mathbb{R}\):
- \(\lvert x + y \rvert \leq \lvert x \rvert + \lvert y \rvert\), and
- \(\left\lvert \lvert x \rvert - \lvert y \rvert \right\rvert \leq \lvert x - y \rvert.\)
We have \(\forall n \in \mathbb{N}_0\) (i.e. all the natural numbers with \(0\)), and \(\forall x \geq -1\), \[(1 + x)^n \geq 1 + nx.\]