From bbac6768f0edbde54f214a3e688c38d7ecd0294f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 19 Oct 2018 16:37:34 +0200 Subject: [PATCH] Addentum. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- rapport/ProjetOptimRO.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/rapport/ProjetOptimRO.tex b/rapport/ProjetOptimRO.tex index 9157eb6..13426c0 100644 --- a/rapport/ProjetOptimRO.tex +++ b/rapport/ProjetOptimRO.tex @@ -206,6 +206,7 @@ La recherche d'un optimum au problème $ \mathcal{P} $ est l'activité principal f(x^\ast + h) = f(x^\ast) + d_{x^\ast}f(h) + \norme{h}\varepsilon_{x^\ast}(h) \] \end{Def} +On peut confondre la somme des dérivées partielles et la fonction linéaire $ d_{x^\ast}f $. \begin{Def} Soit une fonction $ f: \mathbb{R}^n \longrightarrow \mathbb{R} $ différentiable. \newline -- 2.34.1