unknown
2003-09-04 08:51:17 UTC
Hi, everyone.
I have a question about method for finding primitive 10th-root.
since 2^i=/=1 for 1<=i<=9, and 2^10=1 in Z_11
I see 2 is a primitive 10th-root of unity.
but, in case more large number 6,7,8,
Except direct calculation,(<-this is too big number calculation to me)
How can I see 6,7,8 are also primitive 10th-root of unity?
Surely,
without direct calculation, by using Fermat's little theorem,
i see 6^10=1(mod 11), 7^10=1(mod 11), 8^10=1(mod 11).
but, without complex calculation,
how can I convinced that there is no integer i,j,k (from 1 to 9) s.t. 6^i=1,
7^j=1, 8^k=10 (mod 11)?
Thanks for any help.
I have a question about method for finding primitive 10th-root.
since 2^i=/=1 for 1<=i<=9, and 2^10=1 in Z_11
I see 2 is a primitive 10th-root of unity.
but, in case more large number 6,7,8,
Except direct calculation,(<-this is too big number calculation to me)
How can I see 6,7,8 are also primitive 10th-root of unity?
Surely,
without direct calculation, by using Fermat's little theorem,
i see 6^10=1(mod 11), 7^10=1(mod 11), 8^10=1(mod 11).
but, without complex calculation,
how can I convinced that there is no integer i,j,k (from 1 to 9) s.t. 6^i=1,
7^j=1, 8^k=10 (mod 11)?
Thanks for any help.