How to Prove a Group with 2n-1 Subgroups is Trivial or Isomorphic to Z2?

  • Context: Graduate 
  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Group
Click For Summary

Discussion Overview

The discussion revolves around proving that a group \( G \) with \( 2n-1 \) subgroups is either trivial or isomorphic to \( \mathbb{Z}_2 \). Participants explore various approaches, including subgroup counting, properties of finite groups, and induction techniques.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that if \( G \) has \( 2n-1 \) subgroups, then \( n \) must be either 1 or 2, but struggles to connect this to subgroup properties.
  • Another participant questions the validity of assuming \( G \) has at least \( 2n-1 \) elements based on the number of subgroups, citing a counterexample with \( \mathbb{Z}_2 \times \mathbb{Z}_2 \).
  • A participant proposes that if \( G \) is trivial, it may still have infinite subgroups, raising concerns about the assumptions regarding the finiteness of \( G \).
  • There is a discussion about the implications of unions of non-nested subgroups not being subgroups, with some participants suggesting this could lead to contradictions.
  • Induction is proposed as a method to show that for groups of order greater than 2, subsets containing the identity element are not groups, but the generalization of this idea is questioned.
  • Participants engage in clarifying whether \( G \) itself is considered a subgroup and how this relates to the overall proof.

Areas of Agreement / Disagreement

Participants express differing views on the implications of subgroup counts and the nature of \( G \). There is no consensus on the correctness of the initial assumptions or the methods proposed for the proof.

Contextual Notes

Some participants note the importance of definitions and the potential for infinite groups, while others emphasize the need for clarity in the application of subgroup properties and counting arguments.

Bachelier
Messages
375
Reaction score
0
if |G| = n . And G has 2n-1 subgroups, prove G = <e> or it is isomorphic to Z2.

I am thinking I need to show that n is either 1 or 2. But I don't know how to use the number of subgroups. I can't find a theorem that mentions the number of subgroups or a group.

any Hints please?
 
Physics news on Phys.org
I guess I was looking at this the wrong way. I thought this would be an application of Lagrange thm, but all I need is the fact that if G has 2n-1 subgroups, then G has at least 2n-1 elements, hence n ≥ 2n-1

Which is only true if n =1 or n= 2.
 
This got me thinking, if Z = <1>, is my proof still correct in the case of G = <e>. If the group operation was addition. But I wasn't given any operation.
Should it be that if G = <e>, then like Z, G may be infinite so G has infinite subgrps, and it is still true that n = ∞ ≥ 2n-1.

What do you think?
 
you are given that |G| = n. presumably, then, G is finite.
 
Deveno said:
you are given that |G| = n. presumably, then, G is finite.

Hi Deveno. It's refreshing to see you around. :)

true, hence my early proof is correct, and G = <e> if |G|=1. right?
 
Bachelier said:
the fact that if G has 2n-1 subgroups, then G has at least 2n-1 elements

Why do you think this is true? Z2 x Z2 has 5 subgroups, but only 4 elements. Thus, your earlier proof doesn't appear correct.As for how to prove it, I think a simple counting argument is enough. If |G| = n, let N denote the number of subgroups of G. If d is a positive integer, then there are at most [itex]\binom{n-1}{d-1}[/itex] subgroups of G of order d (since the identity must be in the subgroup, and there are d-1 elements to choose out of the remaining n-1). Now, if there is a subgroup of order d, then d divides n by Lagrange, so either d = n or 1 ≤ d ≤ n/2. Thus, the number of subgroups of G satisfies
[tex]N \le \binom{n-1}{n-1} + \sum_{d=1}^{\lfloor n/2 \rfloor} \binom{n-1}{d-1} \le 1 + \sum_{k=0}^{\lfloor n/2 \rfloor - 1} \binom{n-1}{k} \le 1 + 2^{n-2}.[/tex]
The last inequality follows from the fact that [itex]\sum_{k=0}^{\lfloor n/2 \rfloor - 1} \binom{n-1}{k}[/itex] consists of at most the first half of the terms in [itex]\sum_{k=0}^{n-1} \binom{n-1}{k} = 2^{n-1}[/itex], and the fact that [itex]\binom{n-1}{k} = \binom{n-1}{n-1-k}[/itex].

Now if N = 2n-1, then N ≤ 1 + 2n-2 can only hold if n = 1 or 2.
 
Last edited:
it seems of interest to show that if you have two subgroups that are not nested, then their union is probably not a subgroup. that should do it.
 
mathwonk said:
it seems of interest to show that if you have two subgroups that are not nested, then their union is probably not a subgroup. that should do it.

It is clear the union (unlike the intersection) is not a subroup. In this case if H1 is the nesting set, it is the union, hence it is not a subgroup contradicting our assumption.

But isn't this a special case? Where do we use 2n-1
 
see, i would be inclined to use induction, like so:

if G is a group of n elements, with n > 2, then there is some subset containing {e} of G that is not a group.

if |G| = 3, then {e,a} for any element a ≠ e, will work.

assume true for any group of order 2 < k < n.

now consider |G| = n. choose some non-identity element x in G. there are two cases:

G = <x>, or G ≠ <x>.

if G ≠ <x>, we can apply our induction hypothesis to <x>, and we're done.

if n is not prime, say n = kd, then choose <xd>, and we're done.

so it suffices to consider G cyclic of prime order. since n > 2, n = p is an odd prime.

hence {e,x} is not a group.

how many subsets are there, of the form {e} U X, where X ⊆ G-{e}?
 
Last edited:
  • #10
Deveno said:
if G is a group of n elements, with n > 2, then there is some subset containing {e} of G that is not a group.

if |G| = 3, then {e,a} for any element a ≠ e, will work.

Hi Deveno.
Why is it that if G is a group of n elements, with n > 2, then there is some subset containing {e} of G that is not a group?
I see for the case of n=3 but how to generalize it. Actually in the case |G|= 3, G has only 2 subgroups (or 3 if you include itself). Actually I never thought about that: is G a subgroup of G?
 
  • #11
Bachelier said:
It is clear the union (unlike the intersection) is not a subroup. In this case if H1 is the nesting set, it is the union, hence it is not a subgroup contradicting our assumption.

But isn't this a special case? Where do we use 2n-1

Didn't notice that you were talking about the disjoint union. Still easy to prove, then what?
 
  • #12
yes, G is a subgroup of G (not a proper subgroup, however).

my previous post is a proof of that assertion (that if |G| > 2, G has a subset containing {e} which is not a subgroup), using induction on |G|. if you do not understand the proof, i can try to clarify.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K