User:IssaRice/Chain rule proofs: Difference between revisions
No edit summary |
|||
| Line 24: | Line 24: | ||
<math>f(x) = f(x_0) + f'(x_0)(x - x_0) + E_f(\Delta x)</math> | <math>f(x) = f(x_0) + f'(x_0)(x - x_0) + E_f(\Delta x)</math> | ||
Now we can substitute this into the expression for <math>g(f(x))</math> to get | |||
<math>g(f(x)) = g(y_0) + g'(f(x_0))(f'(x_0)(x - x_0) + E_f(\Delta x)) + E_g(\Delta f)</math> | |||
where we have canceled out two terms using <math>f(x_0) = y_0</math>. | |||
Revision as of 01:31, 28 November 2018
Using Newton's approximation
Since is differentiable at , we know is a real number, and we can write
If we define we can write
Newton's approximation says that as long as .
Since is differentiable at , we know that it must be continuous at . This means we can keep as long as we keep .
Since and , this means we can substitute and get
Now we use the differentiability of . We can write
Again, we can define and write this as
Now we can substitute this into the expression for to get
where we have canceled out two terms using .