Thread: Math trivia
View Single Post
  #59  
Old 08-17-2017, 10:40 AM
lpetrich's Avatar
lpetrich lpetrich is offline
Member
 
Join Date: Jul 2004
Location: Lebanon, OR, USA
Gender: Male
Posts: DXXIII
Default Re: Math trivia

So far, I've been doing "point groups" with elements R turning x into x':
x' = R.x

Adding a translation / shift / displacement D gives
x' = R.x + D

This is the Euclidean group E(n) or Euc(n), named after the famous geometer. Its elements may also be expressed in matrix form: {{R, D}, {0, 1}}.

It looks related to O(n+1), and it is -- O(n+1) is the symmetry group of a hypersphere with a n-D surface. 1D: circle, 2D: sphere, ... A hyperbolic surface also has similar symmetries, though it's a bit of a long story.


Let's now consider different numbers of dimensions of variation of D. If zero dimensions, then we are back at point groups again. If less than n, then R splits into R1 * R2, where R1 is for D's dimensions and R2 is for the others.


It's easy to show that the D-only group (R = identity matrix) is a normal subgroup of the Euclidean group. Its quotient group is the R-only group.
Reply With Quote
Thanks, from:
ceptimus (08-18-2017)
 
Page generated in 0.27701 seconds with 11 queries