Scaling the parameter of the SO(2) rotation matrix

spaghetti3451
Messages
1,311
Reaction score
31
For the distance function ##(\Delta s)^2 = (\Delta r)^2 + (r \Delta \theta)^2##, the rotation matrix is ##R(\theta) = \begin{pmatrix} cos\ \theta & - sin\ \theta \\ sin\ \theta & cos\ \theta \end{pmatrix}##.

That means that for the distance function ##(\Delta s)^2 = (\Delta r)^2 + ((1-\frac{\phi}{2 \pi})r \Delta \theta)^2##, the rotation matrix is ## R(\theta) = \begin{pmatrix} cos\ [(1-\frac{\phi}{2 \pi})\ \theta] & - sin\ [(1-\frac{\phi}{2 \pi})\ \theta] \\ sin\ [(1-\frac{\phi}{2 \pi})\ \theta] & cos\ [(1-\frac{\phi}{2 \pi})\ \theta] \end{pmatrix}##?

The generator for the original rotation matrix is ##X = \begin{pmatrix} 0 & -i \\ i & 0 \end{pmatrix}##. That means that the new rotation matrix has the generator ##X = \begin{pmatrix} 0 & -i(1-\frac{\phi}{2 \pi}) \\ i(1-\frac{\phi}{2 \pi}) & 0 \end{pmatrix}##?

The problem with this is that because ##R(\theta) = \mathbb{1} - i \theta X + ...##, I can only see one generator ##X## when in fact there should be two generators because there are two parameters ##\theta## and ##\phi##.

Any thoughts on this?
 
Physics news on Phys.org
failexam said:
when in fact there should be two generators because there are two parameters

SO(2) is a one dimensional group. You should not have two parameters.
 
A map from ##\mathbb R^2## to ##\mathbb R^2## that preserves (Euclidean) distances and angles is always an orthogonal linear operator. The determinant of an orthogonal linear operator is always 1 or -1. SO(2) consists of the ones with determinant 1.

I'm not sure what happens when you replace the Euclidean distance function on ##\mathbb R^2## with another one. Are you sure that your new function even satisfies the definition of a metric? I don't think it can be a metric, since there's a second parameter in there. Did you intend for it to be a metric on ##\mathbb R^3## rather than ##\mathbb R^2##? Or is it supposed to be a metric on a plane through the origin in ##\mathbb R^3## that isn't the xy-plane? (If ##\phi## is the angle that the plane makes with the z axis, or something like that, then it's not really a parameter).

I think you will have to explain that distance function and how you got from the first rotation matrix to the second. The second is just a standard rotation matrix for the angle ##\big(1-\frac{\phi}{2\pi}\big)\theta##. The group has only one generator, not one generator for each angle.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Back
Top