Calculating errors in Functions of two variables Taylor Series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
thomas49th
Messages
645
Reaction score
0

Homework Statement


From the taylor series we can replace [tex]x =x_{0} + h[/tex]
but how does
[tex]\delta f = f(x_{0} + h, y_{0} + k) - f(x_{0},y_{0})[/tex]
become
[tex]\delta f = hf(x_{0}, y_{0}) + kf(x_{0}, y_{0})[/tex]
I can see the first step, but how do you get it to the second?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
thomas49th said:

Homework Statement


From the taylor series we can replace [tex]x =x_{0} + h[/tex]
but how does
[tex]\delta f = f(x_{0} + h, y_{0} + k) - f(x_{0},y_{0})[/tex]
become
[tex]\delta f = hf(x_{0}, y_{0}) + kf(x_{0}, y_{0})[/tex]
I can see the first step, but how do you get it to the second?


Homework Equations





The Attempt at a Solution


[tex]\Delta f(x, y) = f(x_{0} + h, y_{0} + k) - f(x_{0},y_{0})[/tex]
[tex]\approx f(x_{0}, y_{0}) + f_x(x_0, y_0)\Delta x + f_y(x_0, y_0)\Delta y - f(x_{0},y_{0})[/tex]

In the Taylor expansion above, terms of order 2 and higher are omitted.