markdown
integral domains, fields, and finite fields: basic exercisesmd c72a411
exercise/math/abstract-algebra/integral-domains-fields-and-finite-fields.exercise.n.md

integral domains整域せいいき, fieldsたい, and finite fields有限体ゆうげんたい: basic exercises

date2026-06-06document_iddoc_4b92fbf018f50f5124fa7d58f1d48abbdescription零因子、整域、体、有限体、Z/nZ が体になる条件を確認する基本演習。prerequisites[整域/せいいき]・[[零/れい][因子/いんし]/れいいんし]・[[多項[式/しき]/たこうしき]環/たこうしきかん] / 体の基[本/ほん] / [有限体/ゆうげんたい]の入口 / [写像/しゃぞう]の基[本/きほん]type[問題/もんだい][演習/えんしゅう]content_typeexercisestatusactiverelateddata/lecture/math/abstract-algebra/integral-domains-zero-divisors-and-polynomial-rings.lecture.n.md / data/lecture/math/abstract-algebra/field-basics.lecture.n.md / data/lecture/math/abstract-algebra/introduction-to-finite-fields.lecture.n.md
mathabstract-algebrafield-theoryexercise

2Suggested order

After “Integral domains, zero divisors, and polynomial rings,” complete Problems 1 and 4. After “Field basics,” continue with Problems 2–3 and the proof exercise. After “Introduction to finite fields,” complete Problem 5. Although the proof exercise appears after Problem 5 on this page, it does not depend on Problem 5. The page prerequisites describe what is needed to complete the whole page.

4Problem 1: find a zero divisor零因子れいいんし

Find one zero divisor零因子れいいんし in Z/8Z.

4.1Answer

[2] is a zero divisor零因子れいいんし. Indeed,

[2][4]=[8]=[0]

and [2][0], [4][0].

4.2Explanation

A zero divisor零因子れいいんし is an element that makes the product of two nonzero elements become 0.

5Problem 2: decide whether it is a fieldたい

Is Z/7Z a fieldたい?

5.1Answer

Yes. Since 7 is prime, for every nonzero [a] we have [PARSE ERROR: Undefined("Command(\"gcd\")")](a,7)=1. By the Bezout identityベズーの等式, there exist integers u,v such that

au+7v=1

Therefore, in residue classes, [a][u]=[1], so a multiplicative inverse乗法逆元じょうほうぎゃくげん exists. Moreover, Z/7Z is a commutative ring under residue-class addition and multiplication, and 71 gives [0][1]. Thus all conditions in the definition of a field are satisfied.

5.2Explanation

The ring Z/nZ is a fieldたい exactly when n is prime.

6Problem 3: explain a non-fieldたい example

Explain why Z/9Z is not a fieldたい.

6.1Answer

Although [3][0],

[3][3]=[9]=[0]

Thus there is a zero divisor零因子れいいんし, so it is not a fieldたい.

6.2Explanation

A fieldたい has no zero divisors零因子れいいんし. In general, if a composite number n factors as n=ab with 1<a,b<n, then in Z/nZ,

[a][b]=[n]=[0]

while [a][0] and [b][0]. Thus, in a residue ring modulo a composite number, zero divisors零因子れいいんし arise from factors of the composite number.

7Problem 4: products and degrees of polynomials

Let f(x)=2x2+1 and g(x)=3x-4 be elements of Z[x]. Compute f(x)g(x), find its leading coefficient and degree, and verify [PARSE ERROR: Undefined("Command(\"deg\")")](fg)=[PARSE ERROR: Undefined("Command(\"deg\")")]f+[PARSE ERROR: Undefined("Command(\"deg\")")]g.

7.1Answer

f(x)g(x)=(2x2+1)(3x-4)=6x3-8x2+3x-4.

The leading coefficient is 6 and the degree is 3. Since [PARSE ERROR: Undefined("Command(\"deg\")")]f=2 and [PARSE ERROR: Undefined("Command(\"deg\")")]g=1,

[PARSE ERROR: Undefined("Command(\"deg\")")](fg)=3=2+1=[PARSE ERROR: Undefined("Command(\"deg\")")]f+[PARSE ERROR: Undefined("Command(\"deg\")")]g.

7.2Explanation

Because Z is an integral domain, the product 6 of the nonzero leading coefficients 2 and 3 is nonzero. This prevents the highest-degree term of the product from disappearing.

8Problem 5: the four-element finite field

Let F4=F2[x]/(x2+x+1) and write α=[x]. Using α2=α+1 and 1+1=0, complete the multiplication table for the nonzero elements 1,α,α+1. Then read the multiplicative inverse of each element from the table.

8.1Answer

Multiplication by the identity 1 leaves every element unchanged. The remaining products are

α2=α+1,α(α+1)=α2+α=(α+1)+α=1.

Also,

(α+1)2=α2+2α+1=(α+1)+1=α,

where we used 2α=0 and 1+1=0 in characteristic 2. Together with commutativity, these calculations give

·1αα+1
11αα+1
ααα+11
α+1α+11α

In each row, the column whose product is 1 gives the inverse. Therefore

1-1=1,α-1=α+1,(α+1)-1=α.

8.2Explanation

In Z/4Z, [2]2=0, whereas every nonzero element 1,α,α+1 of F4 has an inverse. Thus the number of elements alone does not determine whether a ring is a field.

9Proof exercise: every finite integral domain整域せいいき is a fieldたい

9.1Problem

Prove that a finite integral domain整域せいいき R is a fieldたい.

9.2Answer

Take aR with a0. Define the map μa:RR by μa(x)=ax. If μa(x)=μa(y), then ax=ay. Since R is an integral domain整域せいいき, cancellation gives x=y. Therefore μa is injective単射たんしゃ.

Because R is finite, every injective単射たんしゃ map from R to R is surjective全射ぜんしゃ. Hence for 1R, there exists xR such that ax=1. Thus a has an inverse. Since a was an arbitrary nonzero element and the integral domain R is a commutative ring with 01, the ring R is a field.

9.3Explanation

Finiteness is used to derive surjectivity from injectivity. In an infinite integral domain整域せいいき, this argument cannot be used as it stands.

For a finite set, injectivity means that the image has the same number of elements as the input. Since the input and target are the same finite set here, the image must be the whole target, so the map is surjective.

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
タブを全て閉じる