I am trying to solve question 4 in Munkres Analysis on Manifolds section 26.
The question is determine if the following is a tensor on $\mathbb{R}^4$ and express those that are in terms of the elementary tensors on $\mathbb{R}^4$.
$f(x,y) = 3 x_1 y_2 + 5 x_2 x_3$
I am trying to follow the definition of a tensor (which I don't think I fully understand) to show this. I know I must find a function $T: \mathbb{R}^4 \rightarrow \mathbb{R}$ that is linear on the $i^{th}$ variable. Since there are only 2, then I believe I have to somehow write $f$ as a projection. I'm just not sure where to go from here.
Any hints would be great, thanks!
Perhaps I am missing something, but you have $f(\lambda x,0) = \lambda^2 f(x,0)$. Hence it is not linear in $x$, hence not a tensor.
If $f$ was a tensor, it would have the form $f:\mathbb{R}^4 \times \mathbb{R}^4 \to \mathbb{R}$, and be linear in each variable separately, that is the functions $w_1 \mapsto f(w_1,y)$ and $w_2 \mapsto f(x,w_2)$ would be linear for all $x,y$.