markdown
groups and subgroups: basic exercisesmd 08fe2dd
exercise/math/abstract-algebra/groups-and-subgroups.exercise.n.md

groupsぐん and subgroups部分群ぶぶんぐん: basic exercises

date2026-07-14document_iddoc_e77db543490e45b935e5c67f4bb620a5description群の公理、半群・モノイド・群、部分群、生成元、巡回群を確認する基本演習。prerequisites[群/ぐん]の[基本/きほん] / [部分群/ぶぶんぐん]と[生成/せいせい]type[問題/もんだい][演習/えんしゅう]content_typeexercisestatusactiverelateddata/lecture/math/abstract-algebra/semigroups-monoids-and-groups.lecture.n.md / data/lecture/math/abstract-algebra/group-basics.lecture.n.md / data/lecture/math/abstract-algebra/subgroups-and-generators.lecture.n.md
mathabstract-algebragroup-theoryexercise

2Suggested order

After “Semigroups, monoids, and groups,” complete Problem 1 and the proof exercise. After “Subgroups and generators,” complete Problems 2–3. The page prerequisites describe what is needed to complete the whole page.

4Problem 1: test the semigroup, monoid, and group conditions

Here N={0,1,2,}. Determine which of the semigroup, monoid, and groupぐん conditions are satisfied by (N,+).

4.1Answer

Addition is closed and associative on the natural numbers, so (N,+) is a semigroup. Since 0 is an identity element, it is also a monoid. It is not a group, because, for example, the additive inverse -3 of 3 is not in N.

4.2Explanation

In a group, every element must have an inverse. Closure and associativity結合法則けつごうほうそく alone are not enough.

5Problem 2: decide whether it is a subgroup部分群ぶぶんぐん

Is 2Z a subgroup部分群ぶぶんぐん of (Z,+)?

5.1Answer

It is a subgroup部分群ぶぶんぐん. It is nonempty, and for any 2a,2b2Z,

2a-2b=2(a-b)2Z

5.2Explanation

For an additive group, the subgroup部分群ぶぶんぐん test can be checked by closure閉包性へいほうせい under differences.

6Problem 3: generated subgroup部分群ぶぶんぐん

In (Z/8Z,+), find the subgroup部分群ぶぶんぐん generated by [2].

6.1Answer

Every integer multiple of [2] has the form k[2]=[2k]. Write any kZ as k=4q+r with r{0,1,2,3}. Then

k[2]=[2k]=[8q+2r]=[2r],

so every integer multiple is one of [0],[2],[4],[6]. Conversely, taking q=0 and k=r=0,1,2,3 gives these four elements, respectively. Both inclusions therefore hold, and

[2]={[0],[2],[4],[6]}

6.2Explanation

The subgroup部分群ぶぶんぐん generated by a specified element is the set of all elements reachable from it using the operation and inverses.

7Proof exercise: inverse of a product and equations

7.1Problem

For elements a,b of a group G, prove (ab)-1=b-1a-1. Also solve a[PARSE ERROR: Undefined("Command(\"ast\")")]x=b and x[PARSE ERROR: Undefined("Command(\"ast\")")]a=b, and prove that each solution is unique.

7.2Answer

We have

(ab)(b-1a-1)=a(bb-1)a-1=e,(b-1a-1)(ab)=b-1(a-1a)b=e.

Uniqueness of inverses therefore gives (ab)-1=b-1a-1.

Operating on the left of a[PARSE ERROR: Undefined("Command(\"ast\")")]x=b by a-1 gives x=a-1[PARSE ERROR: Undefined("Command(\"ast\")")]b, so every solution is forced to have this value. Operating on the right of x[PARSE ERROR: Undefined("Command(\"ast\")")]a=b by a-1 gives x=b[PARSE ERROR: Undefined("Command(\"ast\")")]a-1, again forcing every solution to have that value. Substitution verifies both candidates, so each solution exists and is unique.

7.3Explanation

Order matters in a noncommutative group. Undoing a product requires inverses in reverse order, and solving an equation requires operating on the side determined by the position of the unknown.

raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる