1.1 KiB
alias
| alias |
|---|
| algorithme de Newton |
up::analyse author::Isaac Newton #s/maths/analyse
[!definition] Théorème de Newton Soit
fune fonction de\mathbb{R}^{+}dans\mathbb{R}^{+}, de classe d'une fonction\mathcal{C}^{1}Soit\alpha \in \mathbb{R}tel quef(\alpha) = 0On crée la suite(x_{n})_{n\in\mathbb{N}}telle que :\begin{cases} x_{0}\in\mathbb{R}^{+}\\ x_{n+1} = x_{n} - \frac{f(x_{n})}{f'(x_{n})}\end{cases}On choisit
x_{0}voisin de\alpha. Alors,(x_{n})suite convergente vers\alpha, et la suite convergente est équation quadratique.Remarque : pour trouver
f, si\alphaest de la forme\alpha = g(a), alors on peut prendref = g^{-1}(a) - a(on aura donc bienf(\alpha) = 0) ^definition
[!example] Exemple Calcul de
\frac{1}{a}à l'aide du théorème de Newton.On pose
f(x) = \frac{1}{x} - a, on a bienf\left( \frac{1}{a} \right) = 0On obtient
f'(x) = - \frac{1}{x^{2}}
x_{n+1} = x_{n} - \frac{f(x_{n})}{f'(x_{n})}. Si