• Aucun résultat trouvé

March9 ,2021 RATIONALNUMBERS ConceptsinAbstractMathematics

N/A
N/A
Protected

Academic year: 2022

Partager "March9 ,2021 RATIONALNUMBERS ConceptsinAbstractMathematics"

Copied!
12
0
0

Texte intégral

(1)

MAT246H1-S – LEC0201/9201

Concepts in Abstract Mathematics

RATIONAL NUMBERS

March 9th, 2021

(2)

Introduction

We want to enlargeℤwith numbers of the form 𝑝𝑞, where𝑝 ∈ ℤand𝑞 ∈ ℤ ⧵ {0}satisfying the property that 𝑝𝑞 × 𝑞 = 𝑝.

Such numbers are called rational numbers and they form the setℚ.

We also want to extend our operations+, ×and the order≤fromℤtoℚ.

Set𝑥 =1014 and𝑦 = 57. Then14𝑥 = 10.

So, assuming the multiplication onℚhas a cancellation rule, we get7𝑥 = 5, i.e. 𝑥 = 57= 𝑦.

Therefore, to have a coherent construction, we need to identify several fractions which are not equala priori.

The usual formal way to achieve this point relies onequivalence classes, which is the point of view adopted in the lecture notes. I will adopt a more naive/less formal approach in the slides.

(3)

Definition

Definition

We define

ℚ ={ 𝑝

𝑞 ∶ 𝑝 ∈ ℤ, 𝑞 ∈ ℤ ⧵ {0}

} with the relation

∀𝑝, 𝑟 ∈ ℤ, ∀𝑞, 𝑠 ∈ ℤ ⧵ {0}, 𝑝 𝑞 = 𝑟

𝑠 ⇔ 𝑝𝑠 = 𝑞𝑟

where the operation in the RHS takes place inℤ(there is no cycling definition).

Example

10

14 = 57 since10 × 7 = 5 × 14 = 70.

(4)

A few notations

Notation

Note that the function ℤ → ℚ

𝑛 ↦ 𝑛1 is injective.

Therefore we may seeℤas a subset ofℚby setting𝑛 ≔ 𝑛

1 ∈ ℚfor𝑛 ∈ ℤ.

Notation

Note that for(𝑎, 𝑏) ∈ ℤ × ℤ ⧵ {0}, we have −𝑎 𝑏 = 𝑎

−𝑏. Hence we set−𝑎 𝑏 ≔ −𝑎

𝑏 = 𝑎

−𝑏.

Notation

Note that 𝑎

𝑏 = 0 ⇔ 𝑎 = 0and that if𝑎 𝑏 = 𝑎

𝑏 ≠ 0then 𝑏 𝑎 = 𝑏

𝑎. Hence, if𝑥 = 𝑎

𝑏 ≠ 0, we set𝑥−1≔ 𝑏

𝑎 which doesn’t depend on the representative of𝑥.

(5)

Lowest form representation

Proposition

Given𝑥 ∈ ℚ, there exists a unique couple(𝑎, 𝑏) ∈ ℤ × ℕ ⧵ {0}such that𝑥 = 𝑎

𝑏 andgcd(𝑎, 𝑏) = 1.

Then we say that𝑥 =𝑎

𝑏 is written inlowest form.

Proof.Let𝑥 ∈ ℚ.

Existence. There exist𝛼 ∈ ℤand𝛽 ∈ ℤ ⧵ {0}such that𝑥 = 𝛼𝛽.

Write𝑑 =gcd(𝛼, 𝛽), then there exist𝑎 ∈ ℤand𝑏 ∈ ℤ ⧵ {0}such that𝛼 = 𝑑𝑎and𝛽 = 𝑑𝑏.

Note thatgcd(𝑎, 𝑏) = 1(since𝑑 =gcd(𝛼, 𝛽) =gcd(𝑑𝑎, 𝑑𝑏) = 𝑑gcd(𝑎, 𝑏)) and that 𝛼

𝛽 = sign(𝑏)𝑎|𝑏|

sincesign(𝑏)𝑎𝛽 =sign(𝑏)𝑎𝑑𝑏 = |𝑏|𝑑𝑎 = |𝑏|𝛼.

Uniqueness. Assume that 𝑎𝑏 = 𝑎𝑏 where𝑎, 𝑎∈ ℤ,𝑏, 𝑏∈ ℕ ⧵ {0},gcd(𝑎, 𝑏) = 1,gcd(𝑎, 𝑏) = 1.

Then𝑎𝑏= 𝑎𝑏. By Gauss’ lemma, since𝑏|𝑎𝑏andgcd(𝑎, 𝑏) = 1, we get that𝑏|𝑏. Similarly𝑏|𝑏, so|𝑏| = |𝑏|, thus𝑏 = 𝑏.

Then, using the cancellation rule,𝑎𝑏= 𝑎𝑏gives𝑎 = 𝑎since𝑏 = 𝑏≠ 0. ■

(6)

Addition

Proposition

The addition+ ∶ ℚ × ℚ → ℚ

(𝑎𝑏,𝑑𝑐) ↦ 𝑎𝑑+𝑏𝑐𝑏𝑑 is well-defined.

Proof.We need to prove that the addition doesn’t depend on the choice of the representatives, i.e. that if 𝑎𝑏 = 𝑎𝑏 and 𝑐𝑑 = 𝑑𝑐 then 𝑎𝑏 +𝑑𝑐 = 𝑎𝑏 +𝑑𝑐.

Assume that 𝑎

𝑏 = 𝑎𝑏 and 𝑐

𝑑 = 𝑑𝑐, i.e. 𝑎𝑏= 𝑏𝑎and𝑐𝑑= 𝑑𝑐.

Therefore(𝑎𝑑 + 𝑏𝑐)(𝑏𝑑) = 𝑎𝑑𝑏𝑑+ 𝑏𝑐𝑏𝑑= 𝑏𝑎𝑑𝑑+ 𝑑𝑐𝑏𝑏= (𝑎𝑑+ 𝑏𝑐)(𝑏𝑑), i.e. 𝑎𝑑+𝑏𝑐

𝑏𝑑 = 𝑎𝑑𝑏+𝑏𝑑𝑐. ■

Remark

Note that the addition defined onℚis compatible with the one onℤ.

Indeed, if𝑚, 𝑛 ∈ ℤthen 𝑚

1 +𝑛1 = 𝑚+𝑛1 .

(7)

Multiplication

Proposition

The multiplication× ∶ ℚ × ℚ → ℚ

(𝑎𝑏,𝑐𝑑) ↦ 𝑎𝑐𝑏𝑑 is well-defined.

Proof.We need to prove that the multiplication doesn’t depend on the choice of the representatives, i.e. that if 𝑎𝑏 = 𝑎𝑏 and𝑑𝑐 = 𝑑𝑐 then 𝑎𝑏 ×𝑑𝑐 = 𝑎𝑏 ×𝑑𝑐.

Assume that 𝑎

𝑏 = 𝑎𝑏 and 𝑐

𝑑 = 𝑑𝑐, i.e. 𝑎𝑏= 𝑏𝑎and𝑐𝑑= 𝑑𝑐.

Therefore(𝑎𝑐)(𝑏𝑑) = 𝑎𝑏𝑐𝑑= 𝑏𝑎𝑑𝑐= (𝑎𝑐)(𝑏𝑑), i.e. 𝑏𝑑𝑎𝑐 = 𝑏𝑎𝑐𝑑 as desired. ■

Remark

Note that the multiplication defined onℚis compatible with the one onℤ.

Indeed, if𝑚, 𝑛 ∈ ℤthen 𝑚1 ×𝑛1 = 𝑚×𝑛1 .

(8)

Order

We want to define an order onℚ, satisfying the following natural properties:

𝑎

𝑏𝑐

𝑑 if and only if0 ≤ 𝑐

𝑑𝑎

𝑏 = 𝑏𝑐−𝑎𝑑

𝑏𝑑 , and,

• 0 ≤ 𝑒

𝑓 if and only if0 ≤ 𝑒𝑓 (i.e. the sign rule).

Therefore the following definition is natural:

Definition

We define the binary relation≤onℚby 𝑎 𝑏 ≤ 𝑐

𝑑 ⇔ 0 ≤ (𝑏𝑐 − 𝑎𝑑)𝑏𝑑 where the order on the RHS of the equivalence is the order ofℤ.

We have to check that it doesn’t depend on the choice of the representative!

Proposition

The order≤defined onℚextends the usual order≤onℤ.

Proof.Let𝑚, 𝑛 ∈ ℤthen 𝑚 1 ≤ 𝑛

1⇔ 0 ≤ 𝑛 − 𝑚 ⇔ 𝑚 ≤ 𝑛. ■

(9)

Properties

(ℚ, +, ×, ≤)is a (totally) ordered field, meaning that

• +is associative:∀𝑥, 𝑦, 𝑧 ∈ ℚ, (𝑥 + 𝑦) + 𝑧 = 𝑥 + (𝑦 + 𝑧)

• 0is the unit of+:∀𝑥 ∈ ℚ, 𝑥 + 0 = 0 + 𝑥 = 𝑥

• −𝑥is the additive inverse of𝑥:∀𝑥 ∈ ℚ, 𝑥 + (−𝑥) = (−𝑥) + 𝑥 = 0

• +is commutative:∀𝑥, 𝑦 ∈ ℚ, 𝑥 + 𝑦 = 𝑦 + 𝑥

• ×is associative:∀𝑥, 𝑦, 𝑧 ∈ ℚ, (𝑥𝑦)𝑧 = 𝑥(𝑦𝑧)

• ×is distributive with respect to+: ∀𝑥, 𝑦, 𝑧 ∈ ℚ, 𝑥(𝑦 + 𝑧) = 𝑥𝑦 + 𝑥𝑧and(𝑥 + 𝑦)𝑧 = 𝑥𝑧 + 𝑦𝑧

• 1is the unit of×: ∀𝑥 ∈ ℚ, 1 × 𝑥 = 𝑥 × 1 = 𝑥

• If𝑥 ≠ 0then𝑥−1 is the multiplicative inverse of𝑥: ∀𝑥 ∈ ℚ ⧵ {0}, 𝑥𝑥−1= 𝑥−1𝑥 = 1

• ×is commutative:∀𝑥, 𝑦 ∈ ℚ, 𝑥𝑦 = 𝑦𝑥

• ≤is reflexive:∀𝑥 ∈ ℚ, 𝑥 ≤ 𝑥

• ≤is antisymmetric:∀𝑥, 𝑦 ∈ ℚ, (𝑥 ≤ 𝑦and𝑦 ≤ 𝑥) ⟹ 𝑥 = 𝑦

• ≤is transitive:∀𝑥, 𝑦, 𝑧 ∈ ℚ, (𝑥 ≤ 𝑦and𝑦 ≤ 𝑧) ⟹ 𝑥 ≤ 𝑧

• ≤is total:∀𝑥, 𝑦 ∈ ℚ, 𝑥 ≤ 𝑦or𝑦 ≤ 𝑥

• ∀𝑥, 𝑦, 𝑟, 𝑠 ∈ ℚ, (𝑥 ≤ 𝑦and𝑟 ≤ 𝑠) ⇒ 𝑥 + 𝑟 ≤ 𝑦 + 𝑠

• ∀𝑥, 𝑦, 𝑧 ∈ ℚ, (𝑥 ≤ 𝑦and𝑧 > 0) ⇒ 𝑥𝑧 ≤ 𝑦𝑧

(10)

Between two rationals there is another rational

Proposition

∀𝑥, 𝑦 ∈ ℚ, 𝑥 < 𝑦 ⟹ (∃𝑧 ∈ ℚ, 𝑥 < 𝑧 < 𝑦)

Proof.Let𝑥, 𝑦 ∈ ℚbe such that𝑥 < 𝑦. Then𝑧 = 𝑥+𝑦2 is a suitable choice.

Indeed,𝑥 < 𝑦implies2𝑥 < 𝑥 + 𝑦and thus𝑥 < 𝑧. Similarly𝑥 + 𝑦 < 2𝑦, and thus𝑧 < 𝑦. ■

Remark

Note thatℚis not well-ordered.

Indeedℚ>0= {𝑥 ∈ ℚ ∶ 𝑥 > 0}is non-empty (and even bounded from below) but it has no least element.

(11)

ℚ is archimedean

Theorem: ℚ is archimedean

∀𝜀 ∈ ℚ>0, ∀𝐴 ∈ ℚ>0, ∃𝑁 ∈ ℕ, 𝑁𝜀 > 𝐴.

Proof.

Since 𝐴

𝜀 > 0, we may find a representative 𝑎

𝑏 = 𝐴𝜀 where𝑎, 𝑏 ∈ ℕ ⧵ {0}.

Then𝑎 + 1 − 𝐴𝜀 = 𝑎 + 1 −𝑎𝑏 = 𝑎(𝑏−1)+𝑏𝑏 > 0, thus(𝑎 + 1)𝜀 > 𝐴.

So𝑁 = 𝑎 + 1is a suitable choice. ■

Remark

The above theorem means that lim

𝑛→+∞

1

𝑛 = 0, or equivalently thatℚdoesn’t contain infinitesimal elements (i.e. there is not infinitely large or infinitely small elements).

(12)

The rational root theorem

The rational root theorem

Let𝑓 (𝑥) = 𝑎𝑛𝑥𝑛+ 𝑎𝑛−1𝑥𝑛−1+ ⋯ + 𝑎1𝑥 + 𝑎0be a polynomial with integer coefficients𝑎𝑘∈ ℤ.

If𝑥 =𝑝𝑞 is a rational root of𝑓 written in lowest terms (i.e.gcd(𝑝, 𝑞) = 1), then𝑝|𝑎0and𝑞|𝑎𝑛.

Proof.By assumption we have that

𝑎𝑛( 𝑝 𝑞 )

𝑛

+ 𝑎𝑛−1( 𝑝 𝑞 )

𝑛−1

+ ⋯ + 𝑎1𝑝

𝑞+ 𝑎0= 0 Therefore

𝑎𝑛𝑝𝑛+ 𝑎𝑛−1𝑝𝑛−1𝑞 + ⋯ + 𝑎1𝑝𝑞𝑛−1+ 𝑎0𝑞𝑛= 0 Thus𝑝|𝑎0𝑞𝑛. Sincegcd(𝑝, 𝑞) = 1, by Gauss’ lemma we obtain that𝑝|𝑎0.

Similarly𝑞|𝑎𝑛. ■

Références

Documents relatifs

We describe in this document a novel heuristic to create a lattice-based tax- onomy from a large corpus using Formal Concept Analysis and a widely used Information Retrieval

While in the waterfall model all data gathered is processed in a sequential way for all modules, in the Luo and Kay model data from the sensors are incre- mentally added on

If the goal is to oxidize your analyte to a single form, no material is available that can be used as a column. You must have a method to remove any excess oxidizing reagents

- The above construction (weak coupling boundary conditions) coincides with the theory defined by Dirichlet boundary data.. In fact if the weakly coupled ~(~p)2

formal objects are the words (i.e. finite strings ), formed from the letters of a certain alphabet 58. In the second alternative, called an.. ob system, the formal

Finally, by com- puting similarities between the internal representations obtained from the agent’s different sensory streams, it shall be shown that the agent is able to build

Formal B-series like those previously used to ana- lyze highly-oscillatory systems or to construct modified equations are employed here to construct expansions of the change

Even though there are international standards for point of care testing (ISO 22870 Point- of-care testing (POCT) – Requirements for quality and competence) and point of care