Here's a difficult problem in an area I'm not at all familiar with.
A product * is defined on R^{4} in the following way:
(a, b, c, d)*(a', b', c', d') = (cd' - c'd, ac' - a'c + cb' - c'b, a'd - ad' + bd' - b'd, c'd - cd')
Find all subsets S of R^{4} that satisfies the following two...