Yes, that is the definition of cyclic. Also for future notice, state the operation in question. I know its multiplication mod 14, but only because I have the same text as you.mcwang719 said:Determine whether or not U(14) is cyclic. Justify your answer.
I'm having some trouble with this problem. So U(14)={1,3,5,9,11,13}. Do all I have to do is find a generator. If there is a generator then it's cyclic? Thanks!!!
mcwang719 said:Ok so I think I understand U(14) is cyclic because U(14)=<13>={13^0,13^1,13^2...}={1,13}=U(14). Is that correct? thanks
Yes, but 13^2 = 1, 13^3 = 13, .... Thus <13>={1,13} BUT U(14) = {1,3,5,7,9,11,13}. So how does <13>=U(14)?mcwang719 said:What I did was I followed your example on U(6), so in U(14), 13^0=1, 13^1=13 and so on. Isn't that what you showed in your example with U(6)? Thanks.
mcwang719 said:Ok after reading the book I finally think I got it! U(14) is cyclic because it has the generators <3> and <5>.
<3>={1,3,9,13,11,5} (has all the elements)
<5>={1,5,11,13,9,3}
<9>={1,9,11} (doesn't have all the elements)
<11>={1,11,9}
<13>={1,13}
Can you guys confirm this is correct. Thanks!!!