I am considering a collection of function of the type, $ f:[0,2\pi]\rightarrow \mathbb{R^2}$. I want to define the $L^2$ norm of the function in that space.
I am defining the a norm of $f(=(f_1,f_2)')$ as $\rho(f)=\int_0^{2\pi}(f^2_1(x)+f^2_2(x))^{\frac{1}{2}}dx$.
Could anyone please suggest me how to show whether the above norm is an $L^2$-norm or not? Or any suggestion about any $L^2$ norm in such a space.
Thanks in advance.
If $(X,\mu)$ is a measure space and $H$ is a Hilbert space, then an $L^2$ space of $H$-valued functions on $X$ is usually defined by taking $L^2(X,H)=\{f:X\to H: \int_X \|f(x)\|^2\,d\mu<\infty\}$, with norm $\|f\|=\left(\int_X \|f(x)\|^2\,d\mu\right)^{1/2}$. This norm comes from the inner product $\langle f,g\rangle = \int_X \langle f(x),g(x)\rangle\,d\mu$, with which $L^2(X,H)$ is a Hilbert space.
The norm you defined is more of an $L^1$ norm on a space of $H$ valued functions; you are taking $\|f\|=\int_X \|f(x)\|\,d\mu$. This will not be a Hilbert space.
If the Hilbert space dimension of $H$ is $n$, then $L^2(X,H)$ is isomorphic to the Hilbert space direct sum of $n$ copies of $L^2(X)$, which is also isomorphic to the Hilbert space tensor product $L^2(X)\otimes H$. In particular, for $X=[0,2\pi]$ with Lebesgue measure and $H=\mathbb R^2$ with standard inner product, $L^2(X,H)=L^2([0,2\pi],\mathbb R^2)\cong L^2([0,2\pi])\otimes \mathbb R^2\cong L^2([0,2\pi])\oplus L^2([0,2\pi])$.