Proving A^n = e for Finite G with Identity e

  • Thread starter Thread starter rsa58
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
rsa58
Messages
83
Reaction score
0

Homework Statement


Show that if a belongs to G where G is finite with identity e, then there exists a positive n such that a^n = e


Homework Equations





The Attempt at a Solution



Someone tell me if i am reasoning correctly.

Suppose a^n is not equal to e.

By finiteness of G, a^n = b for some b belonging to G. Then b^t = (a^n)^t is not equal to e for any positive t. so G is infinite? i don't know i am stuck.
 
Physics news on Phys.org
since a is in G, then the elements a, a^2, a^3, a^4, ... are also in G, but G is finite, so a^k = a^j for some j, k, say j < k, so a^(k-j) = e, set n = k - j, so a^n = e and n > 0.

realize what you proved, you proved that every element of a finite group has finite order.