Skip to main content

Section 13.1 Pre-read

Subsection Reversing Lagrange's Theorem

Recall.

The converse of this statement is the following.

Unfortunately, Conjecture 13.1.2 is false, as we have already seen in Discovery 11.7.

However, consider the following partial converse.

Recall that a group of prime order must be cyclic (Discovery 11.5). And a cyclic group must be generated by an element of the same order as the group. So Conjecture 13.1.3 is equivalent to the following.

Notice that we have labelled this a theorem instead of a conjecture, because it is true. We will explore the reason it is true in the Discovery guide.

Subsection Words

A word is a string of symbols. In a multiplicative group, if we temporarily ignore the inverse operation, we perform group algebra calculations by first forming a word in the group elements, and then using the properties of the group operation to β€œsimplify” to a specific element as a the calculation result.

Example 13.1.5. Words in D3.

Take the elements of D3 to be

D3={e,r,r2,s,rs,r2s},

as usual. Let's relabel these elements as

D3={e,r1,r2,s0,s1,s2},

where the labels match up with the original element expressions by position in the two lists.

Then as words we will consider

r2s0,s2

to be different, though of course they compute to the same element of D3:

r2s0=r2s=s2.

Similarly, as words the expressions

s0r1,es2s0es0,

are different, but again they compute to the same element of D3 (check!).