I am having difficulties with understanding some aspects of inner products. For example,
||u||² = <u,u>
Where <u,u> denoted the inner product of "u" with itself.
My problem here is that we can define any inner product we wish. For example, if I defined,
<u,v> = u1v1 + 3(u2v2)
Then...