In O(3), one of the spheres represents the orientation-preserving rotations of R3. The other sphere represents the orientation-reversing rotations (flip + rotate).
First, let's start with the difference between O(3) and SO(3). O(3) is the set of real-valued 3x3 orthogonal matrixes. A real-valued matrix M is orthogonal if it's transpose is its inverse.... MT * M = M * MT = I. Such matrixes must have determinant +/- 1 because
det( A * B ) = det( A ) * det( B )
det( AT ) = det( A )
det( I ) = 1
Mike Alder wrote:We can think of S<sup>1</sup> as a space of points in the plane, or a collection of angles which we can add. Or as complex numbers of modulus 1 which we can multiply. Or as the set of special orthogonal matrices ... these groups are isomorphic. Which is to say, they are basically the same but we may find it convenient to change the names.
pat wrote:SO(3) is isomorphic to S<sup>3</sup> with antipodal points identified.
I wrote:I wonder what O(4) would look like then. You need a plane to rotate around (or in), and an angle. It takes three angles to specify a vector with unit length, and we need two vectors to define the plane. So we need 2*3+1 = 7 angles for a rotation. If thats right, O(4) must be a 7D manifold.
Wadsworth: The game's up, Scarlet. There are no more bullets left in that gun.
Miss Scarlet: Oh, come on, you don't think I'm gonna fall for that old trick?
Wadsworth: It's not a trick. There was one shot at Mr. Boddy in the Study; two for the chandelier; two at the Lounge door and one for the singing telegram.
Miss Scarlet: That's not six.
Wadsworth: One plus two plus two plus one.
Miss Scarlet: Uh-uh, there was only one shot that got the chandelier. That's one plus two plus *one* plus one.
Wadsworth: Even if you were right, that would be one plus one plus two plus one, not one plus *two* plus one plus one.
Miss Scarlet: Okay, fine. One plus two plus one... Shut up! The point is, there is one bullet left in this gun and guess who's gonna get it!
Mike Alder wrote:The characteristic equation of the matrix is a cubic polynomial. Every cubic has one real root, since the limit of a0 + a1x + a2^2 + a3^3 as x -> infinity is ±infinity depending on the sign of a3, and the limit as x -> -infinity is also infinity multiplied by the opposite sign. There is therefore some value of x for which the function takes the value zero by the intermediate value theorem. So there is at least one real eigenvalue and a corresponding eigenvector. The eigenvalue gives the stretching value along the eigenvector and since a special orthogonal matrix leaves distances invariant, the eigenvalue must be ±1. If all the eigenvalues are real, then they must all be ±1 and since the determinant is their product and is +1, at least one of the eigenvalues is +1. If two are complex conjugates, their product is positive so the real eigenvalue is also positive and must be +1, So there has to be an eigenvalue of +1.
So there are three cases: one real eigenvalue of 1 and a complex conjugate pair, in which case there is an eigenvector with eigenvalue 1, or three real eigenvalues one being 1 and the other two being −1, and again there is an eigenvector for the eigenvalue 1. The last case is when every eigenvalue is 1, and again at least one eigenvector with eigenvalue 1. (In fact the only possibility here is that A is the identity matrix, but we don’t need to prove this). The eigenspace for this eigenvalue 1 is therefore a line through the origin which is left fixed by the map, that is, it is the axis of a rotation. It follows that every special orthogonal map on R3 is a rotation.
Users browsing this forum: No registered users and 2 guests