-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAnalyse_1_Cours_3.typ
165 lines (116 loc) · 3.87 KB
/
Analyse_1_Cours_3.typ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
#import "@preview/bubble:0.1.0": *
#import "@preview/fletcher:0.4.3" as fletcher: diagram, node, edge
#import "@preview/cetz:0.2.2": canvas, draw, tree
#import "@preview/cheq:0.1.0": checklist
#import "@preview/typpuccino:0.1.0": macchiato
#import "@preview/wordometer:0.1.1": *
#import "@preview/tablem:0.1.0": tablem
#show: bubble.with(
title: "Analyse 1 Cours 3",
subtitle: "18/09/2024",
author: "Lucas Duchet-Annez",
affiliation: "EPFL",
year: "2024/2025",
class: "Génie Mécanique",
logo: image("JOJO_magazine_Spring_2022_cover-min-modified.png"),
)
#set page(footer: context [
#set text(8pt)
#set align(center)
#text("page "+ counter(page).display())
]
)
#set heading(numbering: "1.1")
#show: checklist.with(fill: luma(95%), stroke: blue, radius: .2em)
#let fa=sym.forall
#let ex=sym.exists
#let eps= sym.epsilon
#let eqi = sym.arrow.l.r.double.long
= Rappel
Si $A$ est minoré son infimum est le réel $s$
+ $s<= x, fa x in A$
+ $fa eps > 0, ex x in A, s<= x <= s+eps$
= Solutions de $x^2=2$
== Théorème
$ex x > 0, x^2 = 2$
== Preuve
Soit $A = {x in RR_+^*: x^2 < 2}$
Ex: $1 in A, 2 in.not A$
*Lemme*
$A$ n'a pas de $max(A)$
*Preuve*
Soit $x in A$, $x' colon.eq x+1/n, n in NN^*$
On a $x'^2 = (x+1/n)^2 = x^2 + 2x/n + 1/n^2$
$ x'^2 <= x^2+(2x+1)/n $
Prenons $n$ tq $n>(2x+1)/(2-x^2)$ sachant que $2-x²>0$
$ x'^2 <= x^2+(2x+1)/n < x² + 2-x² = 2$
Ainsi $x' in A$
$A$ n'a pas de $max(A)$
*Remarque*
$A$ est majoré, par $M = 2$. En effet $forall x > 3, x² > 9 > 2, x in.not A$
Considérons $s colon.eq sup(A)$
*Lemme 2*
$s² = 2$
*Preuve 2* On va montrer que #linebreak()
$s²>= 2$ Comme $A$ n'a pas de $max$.
$s²<= 2$ Soit $M colon.eq (2+s²)/(2s)$
$ x² = (s+ (x-s))² = s² + 2s(x-s) + (x-s)² $
$ >= s²+2s(x-s) $
$ > s²+2s(M-s) $
$ = s²+2s((2+s²)/(2s) -s) $
$ = 2 $
$x in.not A$ alors $x<= M$ donc $M$ majore $A$. Or $s$ est le $sup(A)$ donc $s<= M$
$ s <= (2+s²)/2s $
$ 2s² <= 2+s² $
$ s² <= 2 $
Ainsi $s² = 2$
On appelle $s = sqrt(2)$
== Théorème
$ fa y > 0 space ex x > 0, x^2 = y $
Donc $f: RR⁺ arrow RR⁺, x arrow f(x) = x²$ est une bijection.
Sa réciproque s'appelle la fonction racine carrée.
$f^(-1): RR⁺ arrow RR⁺, y arrow f^(-1)(y) = sqrt(y)$
== Théorème
$ fa y > 0 space ex x > 0, x^n = y $
Donc $f: RR⁺ arrow RR⁺, x arrow f(x) = x^n$ est une bijection.
Sa réciproque s'appelle la fonction racine carrée.
$f^(-1): RR⁺ arrow RR⁺, y arrow f^(-1)(y) = root(n,y)$
= Densité
== Définition
Un sous-ensemble $E subset RR$ est dense (dans $RR$) si $fa x,y in RR, x < y, ex z in E "tq" x< z < y$
== Théorème
$QQ$ est dense dans $RR$
== Définition
$fa x in RR, floor(x) colon.eq "plus grand entier n" in ZZ "tq" n<=x$
$ floor(x) <= x <= floor(x) + 1 $
$ x-1 < floor(x) <= x $
=== Preuve
Soit $x,y in RR, x < y$
Posons $r colon.eq (floor(n x) +1)/n$ $n in NN$ tq $n> 1/(y-x)$
$r in QQ$
$ (n x)/n < r <= (n x+1)/n $
$ x < r <= x + 1/n $
$ x < r <= x + y -x $
$ x < r < y $
Ainsi $ QQ$ est dense dans $RR$
== Corollaire
$ fa x in RR, fa eps > 0, ex r = p/q in RR "tq" abs(x-p/q) <= eps $
== Théorème 2
$RR without QQ$ est dense dans $RR$
= Ensembles ouverts et fermés
== Définition
$G subset RR$ est ouvert si $fa x in G, ex eps > 0 "tq", ]x-eps, x+eps[ subset G $
$F subset RR$ est fermé si son complémentaire $F^c := RR without F$ est ouvert
=== Ex
+ $G = ]0,1[$ est ouvert
+ $A = {x in RR | x²<2}$
== Propriété
Soit $ G, F subset RR$ ouvert alors $G union F $ est ouvert
=== Ex
+ $ ZZ$ est fermé car $ZZ^c = union_(n in ZZ) ]n, n+1[$ ouvert
+ $[a,b[$ n'est pas ouvert car $fa eps > 0, ] a -eps, a+eps[ subset.not [a,b[ $
$([a,b[)^c = ]-infinity, a[ union [b, + infinity[$ n'est pas ouvert donc $[a,b[$ n'est pas fermé
+ $QQ$ n'est pas ouvert, ni fermé pareil pour $RR without QQ$
= Suites réelles
== Définition
Une suite est une famille infinie de réels indexée par des entiers $eqi f: F subset.eq NN arrow RR$