Subgroups of External Direct Products

  • Thread starter Thread starter moo5003
  • Start date Start date
moo5003
Messages
202
Reaction score
0
Problem "Find all subgroups of order 3 in Z9 x Z3"

Using an external direct product I came out with the elements:

0,0
0,1
0,2
0... to 0,9
1,0
1... to 1,9
2,0
2... to 2,9


With subgroups:

{(0,0),(1,0),(2,0)}
{(0,0),(0,3),(0,6)}
{(0,0),(1,3),(2,6)}
{(0,0),(1,6),(2,3)}

Just looking for some confirmation if I have done this correctly. I was reading my book and it was lacking a definition/example that I felt like I fully understood.
 
Physics news on Phys.org
This is 99% correct, it's just that you've given subgroups of Z3 x Z9, not Z9 x Z3.
 
Wow... nice catch. Now I'm wondering if I can just write on top of the page to switch everything to the other side or if I should re-write the page :(.

I'll just write a little snippet about it and then re-write the subgroups. That seems to the best way about fixing this. Thanks for the help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top