_td01s
_td01s
_td01s
m2 = n2 + 1 ⇒ m2 − n2 = 1 ⇒ (m − n) (m + n) = 1
| {z } | {z }
integer integer
p2 − 2q 2 √
= 3
q2
| {z }
∈Z
√
However, this leads to a contradiction because 3 is not in Q (the set of rational numbers), and the
roots of prime numbers are in Q. This contradiction shows that our assumption that a is rational
cannot be true. Consequently, a must be irrational.
√ √
3. Let’s consider r = 3 − 2, and demonstrate that r is a root of a polynomial equation with rational
coefficients. We proceed as follows:
√ √
r= 3− 2
√
r2 = 5 − 2 6
√
(r2 − 5)2 = (−2 6)2
r4 − 10r2 + 1 = 0
Thus, r is a root of the polynomial equation r4 − 10r2 + 1 = 0, with coefficients 1, -10, and 1 in Q (the
set of rational numbers). This implies that r is algebraic.
1
Exercise 2. [Boundedness]
1. Prove that A is bounded:
A⊂B B is bounded
∀x ∈ A ===⇒ x∈B =========⇒ ∃m, M ∈ R : m ≤ x ≤ M,
∀x ∈ A : ∃m, M ∈ R : m ≤ x ≤ M ⇒ A is bounded.
∀x ∈ A : x ≤ sup A
and
A⊂B
∀x ∈ A ===⇒ x ∈ B : x ≤ sup B.
However, sup A and sup B are majorants of A, but sup A is the smallest of the majorants of A, so
sup A ≤ sup B.
2. Prove that A ∪ B is bounded.
∀x ∈ A ∪ B ⇒ (x ∈ A or x ∈ B)
⇒ (inf A ≤ x ≤ sup A or inf B ≤ x ≤ sup B)
So we have:
(∗)
x ≤ sup A or x ≤ sup B
==⇒ x ≤ max(sup A, sup B)
(∗′ )
x ≥ inf A or x ≥ inf B
==⇒ x ≥ min(inf A, inf B)
Therefore, A ∪ B has an majorant max(sup A, sup B) and a minorant min(inf A, inf B), which
implies that A ∪ B is bounded.
Prove that sup(A ∪ B) = max(sup A, sup B). To establish this equality, we will demonstrate two
inequalities: sup(A ∪ B) ≤ max(sup A, sup B) and sup(A ∪ B) ≥ max(sup A, sup B).
(a) Prove that sup(A ∪ B) ≤ max(sup A, sup B):
We recognize that max(sup A, sup B) is an upper bound for A ∪ B. However, sup(A ∪ B) is
the smallest upper bound of A ∪ B, so we have:
Exercise 3. [Characterization]
1. A1 = [−1, 2[.
It is clear that A1 ̸= ∅ (0 ∈ [−1, 2[), and ∀x ∈ A1 , −1 ≤ x < 2. Since A1 is non-empty and bounded
then both inf A1 and sup A1 exist.
Is sup A1 = 2?
We know that 2 is a Majorant for the set A1 , but 2 ∈
/ A1 . To confirm that sup A1 = 2, we use the
characterization:
∀ϵ > 0, ∃x0 ∈ A1 : x0 > 2 − ϵ
2
Case 1: If 2 − ϵ < −1 (ϵ > 3), it’s clear that all elements of the set A1 satisfy this inequality.
ϵ ϵ ϵ
Case 2: If −1 ≤ 2 − ϵ (ϵ ≤ 3). We have ϵ > 2 ⇒ 2−ϵ < 2− 2 ⇒≤ 2 − 2 < 2, so there exists
x0 = 2 − 2ϵ ∈ A1 such that x0 > 2 − ϵ.
In both cases, for all ϵ > 0, there exists x0 ∈ A1 such that x0 > 2 − ϵ, which implies that 2 = sup A1 .
Since 2 ∈/ A1 , we conclude that max A1 does not exist.
Is inf A1 = −1?
−1 is a Minorant of the set A1 and −1 ∈ A1 ⇒ −1 = inf A1 = min A1
2. A2 =]3, 5].
It is clear that A2 ̸= ∅ (4 ∈ A2 ), and ∀x ∈ A2 , 3 < x ≤ 5. Since A2 is non- empty and bounded then
both inf A2 and sup A2 exist.
Is inf A2 = 3?
We know that 3 is a Minorant of A2 , but 3 ∈ / A2 . To confirm that inf A2 = 3 we use the the
characterization:
∀ϵ > 0, ∃x0 ∈ A2 : x0 < 3 + ϵ
Let’s consider the two possible cases:
Case 1: If 3 + ϵ > 5 (ϵ > 2), it’s clear that all elements of the set A2 satisfy this enequality.
Case 2: If 3 + ϵ ≤ 5 (ϵ ≤ 2). We have ϵ > 2ϵ ⇒ 3 + 2ϵ < 3 + ϵ ⇒ 3 < 3 + 2ϵ ≤ 5, so there exits
x0 = 3 + 2ϵ ∈ A2 such that x0 < 3 + ϵ, which implies that 3 = inf A2 . Since 3 ∈ / A2 , we conclude that
max A2 does not exist.
Is sup A2 = 5?
5 is a Majorant of the set A2 , and 5 ∈ A2 ⇒ 5 = sup A2 = max A2
n n
o
3. A4 = 2 + (−1) n | n ∈ N∗
n o
1
We can write A4 as union of two sets B1 and B2 taking into account that: B1 = 2 − 2k+1 ,k ∈ N
1
, k ∈ N∗ .
and B2 = 2 + 2k
1
The set B1 ̸= ∅ (1 ∈ B1 ), and ∀k ∈ N : 1 ≤ 2 − 2k+1 < 2 ⇒ B1 is boounded, then sup B1 and inf B1
exist.
Is sup B1 = 2?
2 is a Mojorant of the set B1 , but 2 ∈
/ B1 . To confirm that sup B1 = 2 we use the characterization:
1
∀ϵ > 0, ∃x0 ∈ B1 : x0 > 2 − ϵ ⇔ ∀ϵ > 0, ∃k ∈ N : 2 − >2−ϵ
2k + 1
1 1−ϵ
Consider ϵ > 0 : 2 − 2k+1 >2−ϵ⇒k > 2ϵ .
1−ϵ 1−ϵ
Since 2ϵ ∈ R according to the Archimedean theorem, there exists k ∈ N such that k > 2ϵ .
This implies that sup B1 = 2, but max B1 does not exist.
Is inf B1 = 1?
1 is a Minorant of the set B1 and 1 ∈ B1 ⇒ inf B1 = min B1 = 1
Is sup B2 = 52 ? 52 is a Majorant of the set B2 ⇒ sup B2 = max B2 = 25
Is inf B2 = 2?
2 is a Minorant of the set B2 , but 2 ∈/ B2 . To confirm that inf B2 = 2, we use the characterization:
1
∀ϵ > 0, ∃x0 ∈ B2 : x0 < 2 + ϵ ⇔ ∀ϵ > 0, ∃k ∈ N∗ : 2 + <2+ϵ
2k
1 1
Consider ϵ > 0 : 2 + 2k < 2 + ϵ ⇒ k > 2ϵ , according to the Archimedean theorem, there exists k ∈ N
1
such that k > 2ϵ . This implies that inf B2 = 1, bat min B2 does not exist.
Conclusion:
According to the union rule in Exercise 2:
5
sup A4 = max A4 =
2
inf A4 = min A4 = 1
n √ o
4. A6 = x 2
x2 +1 | x ∈ R∗+ .
√
x 2 √1 , A6
It is clear that A6 ≤ ∅, and ∀x ∈ A6 : 0 < x2 +1 ≤ x
is bounded ⇒ sup A6 , inf A6 exist.
3
Is sup A6 = √12 ?
√1 is a Moajorant of the set A6 and √1 ∈ A6 ⇒ √1 = sup A6 = max A6 .
2 2 2
Is inf A6 = 0?
0 is a Minorant of the set A6 , but 0 ∈
/ A6 . To confirm that 0 = inf A6 , we use the characterization:
√
x0 2
∀ϵ > 0, ∃x0 ∈ A6 : x0 < ϵ ⇔ ∀ϵ > 0, ∃x0 > 0 : 2 < ϵ.
x0 + 1
√ √ √
Consider ϵ > 0 : xx02 +12 < ϵ ⇒ x0 > 2
ϵ , we can choose x0 = ϵ
2
+ 1 ∈ R∗+ ⇒ 0 = inf A6 , but0 ∈
/ A6 ⇒
0
min A6 does not exist
|x1 | ≤ |x1 |
So, the base case is true.
Assume that the inequality holds for some positive integer k, where k ≥ 1:
4
Exercise 5. [Floor Function]
1. E(3) = 3, E(1.2) = 1, E(−1.7) = −2
x−1< E(x) ≤ x
⇒ −2 < E(x) + E(−x) ≤ 0
−x − 1 < E(−x) ≤ −x.
E(x) + E(−x) ∈ {−1, 0}
2.
x + y − 1 < E(x + y) ≤ x + y
x−1< E(x) ≤ x ⇒ −1 < E(x + y) − E(x) − E(y) < 2
y−1< E(y) ≤ y
E(x) + p = E(x + p)