Homework Statement
Let R4 have the Euclidean inner product. Find two unit vectors that are orthogonal to the three vectors
u = (2, 1, -4, 0) ; v = (-1, -1, 2, 2) ; w = (3, 2, 5, 4)
Homework Equations
<u, v> = u1v1 + u2v2 + u3v3 + u4v4 = 0 {orthogonal}
The Attempt at a Solution...