MATH 251 Lecture 9

From Notes
Jump to navigation Jump to search

« previous | Monday, February 6, 2012 | next »


Differential of a Function

(Section 12.4)

The derivative of a function at a point is the best linear approximation of

Example

f(x) is a single variable function.

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x+h) = f(x) + f'(x)\cdot h + O(h^2)} , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}}

The best approximation for is

Multivariable

For


Example

Estimate , where


Tangent Plane