Funzione differenziabile: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 43:
:<math>f( \mathbf{v_0} + \mathbf{h} ) = f(\mathbf{v_0}) + df(\mathbf{v_0}) \cdot \mathbf{h} + O(|\mathbf{h}|^2)</math>
:<math>\lim_{|\mathbf{h}| \to 0} \frac { f ( \mathbf{v_0} + | \mathbf{h} | \hat{\mathbf{h}} ) - f ( \mathbf{v_0} )} {| \mathbf{h} |} = \lim_{|\mathbf{h}| \to 0} \frac { \frac{df}{d \mathbf{v}} ( \mathbf{v_0} ) \cdot | \mathbf{h} | \hat{\mathbf{h}} } {|\mathbf{h}|} = \frac {df}{d \mathbf{v}} ( \mathbf{v_0} ) \cdot \hat{\mathbf{h}}</math>
|