Verify the property u v w u w v w If the inner product on
Verify the property (u + v, w) = (u, w) + (v, w), If the inner product on R^2, defined by (u, v) = 2u_1v_1 + 3u_2v_2.
Solution
The vectors u, v,w have not been defined here, but we presume that u = (u1,u2),v = (v1,v2) and w = (w1,w2). Since <u,v> = 2u1v2 +3u2v2, we have (u+v,w)= 2(u1+v1)w1+3(u2+v2)w2 = (2u1w1+3u2w2) +(2v1w1+3v2w2) = <u,w)> +<v,w>.
