Given the following functions
$$ f:R^3 \rightarrow R^2, \hspace{20pt} f(x_1,x_2,x_3) = ((x_1)^2+x_1x_3, \ (x_2)^2+x_1x_3)$$
$$g:R^9 \rightarrow R, \hspace{20pt} g(A)=|x_{11} + x_{22} + x_{33}| \ \text{where A is real}\ 3\times3 \ \text{matrix}$$
I need to prove that they are continuous w.r.t the corresponding euclidean metric by writing them as composition of continuous functions. Problem is I find it very confusing when it's a map between different dimensions so not sure how those functions need to look.
You need:
So you can define (spoiler):
For g you also need the absolute value function $|\cdot|$ to be continuous.