Inequalities
An inequality is a comparison established between two real numbers "", "" using order relation symbols, which can be true or false.
Definitions:
concept
I.
II.
III.
IV.
V.
VI.
VII.
VIII.
Law of Trichotomy
one, and only one, of the following three relations can hold:
Law of Closure
it holds that:
Theorem
we have:
Fundamental Theorems of Inequalities
- If (transitivity)
- If
- If
- If
- If
- have the same sign
- Let (they have the same sign)
Additional Theorems
- Let :
- Let :
- Let , then
- Let , then
- Let , then
The Real Number Line
The real number line is a geometric representation that allows us to locate, compare, and order all real numbers.
Each point on the line corresponds to a unique real number, and conversely, each real number corresponds to a unique point on the line.
Intervals
An interval () is a subset of real numbers that contains all the values between two given endpoints.
Open Interval
Does not include its endpoints.
{% interval {"i":"(1,5)"} %}
{% interval {"i":"(-3,2)"} %}
{% interval {"i":"(-0.5,4)"} %}
Closed Interval
Includes both endpoints.
{% interval {"i":"[1,5]"} %}
{% interval {"i":"[-3,2]"} %}
{% interval {"i":"[-0.5,4]"} %}
Half-Open (Mixed) Intervals
Include only one of the endpoints.
{% interval {"i":"(1,5]"} %}
{% interval {"i":"[1,5)"} %}
{% interval {"i":"(-3,2]"} %}
{% interval {"i":"[-3,2)"} %}
{% interval {"i":"(-0.5,4]"} %}
{% interval {"i":"[-0.5,4)"} %}
Infinite Intervals
When one of the endpoints is unbounded.
{% interval {"i":"(2,inf)"} %}
{% interval {"i":"[2,inf)"} %}
{% interval {"i":"(-inf,3)"} %}
{% interval {"i":"(-inf,3]"} %}
{% interval {"i":"(-inf,-1)"} %}
{% interval {"i":"[-4,inf)"} %}
Bounded Below
{% interval {"i":"(1,inf)"} %}
{% interval {"i":"[0,inf)"} %}
{% interval {"i":"(-2,inf)"} %}
Bounded Above
{% interval {"i":"(-inf,4)"} %}
{% interval {"i":"(-inf,0]"} %}
{% interval {"i":"(-inf,-3)"} %}
Operations with Intervals
Let and be subsets of (particularly, intervals).
The following operations are defined:
Union
The union contains all elements that belong to , to , or to both.
Intersection
The intersection contains only the elements common to both sets.
Set Difference
The difference between and consists of the elements that belong to but not to .
Complement
The complement of consists of all real numbers that do not belong to .
Inequality of Means
Let . We define:
Then, the following fundamental inequality holds:
Equivalently,
Observation
For all it holds that:
Cauchy–Schwarz Inequality
Let and be real numbers. Then: