In other words, we need to find values of a, b, and c such that for any vector (x, y, z) in R^3, there exist scalars s and t such that:
(x, y, z) = s[H] + t[Y] + c[HE]
Expanding this equation, we get:
(x, y, z) = (s, 0, 0) + (0, t, 0) + (0, 0, c)
From this
Show more…