Multivariable Calculus Question #2

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
psycho81
Messages
13
Reaction score
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|
 
Physics news on Phys.org


sorry...new here,

I'm just getting started on this stuff and wondered how you would do this that's all.
 


ok now looking at it it looks like iii) is my only problem which I have no idea how to do.