Let $f$: $\mathbb{R^n}$ → $\mathbb{R^n}$ differentiable mapping and $F$: $\mathbb{R^n x R^n} \to \mathbb{R}$ mapping the default formula: $$F(x,y)=sin||f(x)+y||^2$$
Find the $DF (x, y) (u, v)$ through $Df (x) (u).$
My work:
Idea is to write $F$ like compostion of many function that we know how their deerivates look.
Let's $\pi_1(x,y)=x$ and $\pi_2(x,y)=y$(this are linnear operators)
$g1=f\circ\pi_1+\pi_2$
$F=sin||g1||^2$
$D_{g1}(x,y)(u,v)=Df(\pi_{1}(x,y)[Df(\pi_1(x,y)(u,v))] + D\pi_2(x,y)(u,v) =D_f(x)*u+v$
Is this ok step?
$D_F(x,y)(u,v)=cos(||f(x)+y||^2)*2