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

  • Thread starter Thread starter rsa58
  • Start date Start date
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.
 
In your attempt, you assume b^t =/= e for all t, which isn't a great assumption, considering you're supposed to prove that (in this case given b) there IS t for which b^t=e
 
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