Is this function is one of the inner product in $\mathbb{R}^3$

35 Views Asked by At

If $\vec u = (u_1, u_2, u_3)$ and $\vec v = (v_1, v_2, v_3)$ is a vector of $\mathbb{R}^3$, then $f(u, v) =$ $2u_1v_1 + 3u_2v_2 – 2u_2v_2$ is one of the inner product in $\mathbb{R}^3$.

My answer is False, because if we simplify the $f(\vec u,\vec v)$, we can find that

$f(\vec u,\vec v) = 2u_1v_1 + u_2v_2$, as we can see we can't found the $u_3v_3$ operation in the function, so my opinion is since there is no function concerned about the $u_3$ and $v_3$, then the function is not an inner product in $\mathbb{R}^3$,

Please correct me if I'm wrong, it would be very helpful if anyone can give the right answer

1

There are 1 best solutions below

0
On

To be more clear, note that $$f((0,0,1),(0,0,1))=0$$

but $(0,0,1) \neq (0,0,0)$ violating the positive definiteness.