70
$\begingroup$

Motivated by this question, can one prove that the order of an element in a finite group divides the order of the group without using Lagrange's theorem? (Or, equivalently, that the order of the group is an exponent for every element in the group?)

The simplest proof I can think of uses the coset proof of Lagrange's theorem in disguise and goes like this: take $a \in G$ and consider the map $f\colon G \to G$ given by $f(x)=ax$. Consider now the orbits of $f$, that is, the sets $\mathcal{O}(x)=\{ x, f(x), f(f(x)), \dots \}$. Now all orbits have the same number of elements and $|\mathcal{O}(e)| = o(a)$. Hence $o(a)$ divides $|G|$.

This proof has perhaps some pedagogical value in introductory courses because it can be generalized in a natural way to non-cyclic subgroups by introducing cosets, leading to the canonical proof of Lagrange's theorem.

Has anyone seen a different approach to this result that avoids using Lagrange's theorem? Or is Lagrange's theorem really the most basic result in finite group theory?

  • 5
    How do you define "the most basic result"? Certainly, uniqueness of inverses (et cetera) is a basic result, even though it is a triviality. Anyhow - your question is a good one: I am surprised how often I apply Lagrange's theorem. (even though I hardly think of it under that name. It's just a fact of life)2011-03-25
  • 1
    @Fredrik: I mean, *non-trivial* result.2011-03-25
  • 2
    For abelian groups the proof is pretty simple, just multiply all the elements in the group and in the image of $f$.2011-04-09
  • 0
    @user9176, yes, I mention this proof in my comments in http://math.stackexchange.com/questions/28317/how-to-prove-the-following-about-a-group-g/28319#283192011-04-09
  • 2
    In case you didn't see it: Martin Brandenburg [asked this question](http://math.stackexchange.com/questions/56003/) with essentially the same thrust.2011-08-06
  • 2
    @lhf: I just saw elsewhere the link you provided to a paper of Pengelley which reproduces Cayley's first paper on group theory with insightful footnotes. In particular (as you know...) Cayley states the theorem in question and says only "it can be shown": neither cosets nor Lagrange's Theorem are anywhere in sight. I think this link would make a nice addition to your question.2011-08-06
  • 2
    @lhf: Also, I like the proof you give above using orbits.2011-08-06
  • 1
    Pengelley's paper is [Arthur Cayley and the first paper on group theory](http://sofia.nmsu.edu/~davidp/cayleyrev2.pdf).2012-01-30

1 Answers 1

25

Consider the representation of $\langle a \rangle$ on the free vector space on $G$ induced by left multiplication. Its character is $|G|$ at the identity and $0$ everywhere else. Thus it contains $|G|/|\langle a \rangle|$ copies of the trivial representation. Since this must be an integer, $|\langle a \rangle|$ divides $|G|$. Developing character theory without using Lagrange's theorem is left as an exercise to the reader.

  • 10
    Wasn't there a book that said "... is left as an exercise for the masochistic reader"?2011-05-10
  • 0
    thanks, though it's hardly in the elementary nature I'm looking for.2011-05-10
  • 6
    Hmm -- I'm wondering whether the humourous aspect of this answer was apparent enough -- perhaps the last sentence should have been followed by a smiley :-)2011-05-11
  • 6
    I wonder what Linderholm would say (*Mathematics made difficult*)2011-05-12
  • 0
    @Bill: Ah -- never heard of that -- looks like a book I might want to read :-)2011-05-12
  • 4
    While I am aware this remark comes many years later - Spivak in his Comprehensive Introduction to Differential Geometry vol 1 makes this remark in an appendix to the chapter on tangent bundles where he is proving their uniqueness. The argument proceeds in two main steps, and after carrying out the first, and many pages of diagram chasing, he makes the remark Arturo mentions.2018-01-03