jonas.hall
- 23
- 0
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 conditions:
1: For all x,y \in S and all a,b \in R, ax + by \in S
2: For all x \in S and all y \in R^{4}, x * y \in S
Condtion 1 seems to me to say we're on a 2D-plane in 4-space but the strange symmetry of the product must restrict this in some way. Condition 2 seems to be about linearity within S somehow. I'm really new at this and would really appreciate quite a lot of help with it.
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 conditions:
1: For all x,y \in S and all a,b \in R, ax + by \in S
2: For all x \in S and all y \in R^{4}, x * y \in S
Condtion 1 seems to me to say we're on a 2D-plane in 4-space but the strange symmetry of the product must restrict this in some way. Condition 2 seems to be about linearity within S somehow. I'm really new at this and would really appreciate quite a lot of help with it.
Last edited: