psycho81
- 13
- 0
Define f : R2 -> R3 as
f (x, y) =
( xy )
( y+x2)
( 1 )
Let p = (0, 1)T and h = (δ,ε)T
(i) Evaluate f (p) and f (p + h)
(ii) Calculate the Jacobian matrix Df and evaluate Df (p)
(iii) Calculate the first order approximation to f (p + h), namely f (p) + Df (p)h. Show
that the error
e(h) = f (p + h) − [ f (p) + Df (p)h]
satisfies
lim | e(h) | =0
h->0 |h|
f (x, y) =
( xy )
( y+x2)
( 1 )
Let p = (0, 1)T and h = (δ,ε)T
(i) Evaluate f (p) and f (p + h)
(ii) Calculate the Jacobian matrix Df and evaluate Df (p)
(iii) Calculate the first order approximation to f (p + h), namely f (p) + Df (p)h. Show
that the error
e(h) = f (p + h) − [ f (p) + Df (p)h]
satisfies
lim | e(h) | =0
h->0 |h|