markdown
同値関係と合同式 基本演習md 7cbbfa9
exercise/math/abstract-algebra/同値関係と合同式-基本演習.n.md

同値関係どうちかんけいequivalence relation合同式ごうどうしきcongruence 基本きほん演習えんしゅう

date2026-06-06description[[同/どう]値[関係/かんけい]/どうちかんけい]、[同/どう]値[類/るい]、[[剰余/じょうよ][類/るい]/じょうよるい]、[合[同/どう][式/しき]/ごうどうしき]、[逆元/ぎゃくげん][条件/じょうけん]を確認する基[本/ほん][演習/えんしゅう]。prerequisites[[同/どう]値[関係/かんけい]/どうちかんけい]と[[剰余/じょうよ][類/るい]/じょうよるい]の基[本/ほん] / [合[同/どう][式/しき]/ごうどうしき]とmod[演算/えんざん]の基[本/ほん]type[問題/もんだい][演習/えんしゅう]content_typeexercisestatusactiverelateddata/lecture/math/abstract-algebra/同値関係と剰余類の基本-講義.n.md / data/lecture/math/abstract-algebra/合同式とmod演算の基本-講義.n.md
mathabstract-algebraexercise

equivalence relations同値関係どうちかんけい and congruences合同式ごうどうしき: basic exercises

3問題もんだい1:剰余類じょうよるいresidue class

[2]5集合しゅうごうsetとしてけ。

3Problem 1: write a residue class剰余類じょうよるい

Write [2]5 as a set.

3.1解答かいとう

[2]5={2+5kkZ}

である。

3.1Answer

[2]5={2+5kkZ}

3.2解説かいせつ

剰余類じょうよるいresidue classひとつの整数せいすうintegerではなく、おなあまremainder整数全体せいすうぜんたい集合しゅうごうsetである。

3.2Explanation

A residue class剰余類じょうよるい is not one integer. It is the set of all integers with the same remainder.

4問題もんだい2:合同式ごうどうしきcongruence判定はんていする

3712[PARSE ERROR: Undefined("Command(\"pmod\")")]5つか。

4Problem 2: decide a congruence合同式ごうどうしき

Does 3712[PARSE ERROR: Undefined("Command(\"pmod\")")]5 hold?

4.1解答かいとう

37-12=25 であり、525 なのでつ。

4.1Answer

Since 37-12=25 and 525, the congruence合同式ごうどうしき holds.

4.2解説かいせつ

合同式ごうどうしきcongruenceあまremainder比較ひかくとしてもめるが、定義ていぎn(a-b) である。

4.2Explanation

A congruence合同式ごうどうしき can be read as a comparison of remainders, but its definition定義ていぎ is n(a-b).

5問題もんだい3:逆元ぎゃくげんもとめる

Z/11Z[4]乗法逆元じょうほうぎゃくげんもとめよ。

5Problem 3: find an inverse

Find the multiplicative inverse of [4] in Z/11Z.

5.1解答かいとう

4·3=121[PARSE ERROR: Undefined("Command(\"pmod\")")]11 なので、逆元ぎゃくげん[3] である。

5.1Answer

Since 4·3=121[PARSE ERROR: Undefined("Command(\"pmod\")")]11, the inverse is [3].

5.2解説かいせつ

逆元ぎゃくげんさがまえに、[PARSE ERROR: Undefined("Command(\"gcd\")")](4,11)=1 であるため逆元ぎゃくげん存在そんざいすることがかる。ここでは実際じっさいざん確認かくにんした。

5.2Explanation

Before searching for an inverse, we know it exists because [PARSE ERROR: Undefined("Command(\"gcd\")")](4,11)=1. Here we verified it directly by multiplication.

6証明しょうめい演習えんしゅう合同式ごうどうしきcongruence加法かほう乗法じょうほう保存ほぞんされること

6Proof exercise: congruence合同式ごうどうしき is preserved by addition and multiplication

6.1問題もんだい

nせい整数せいすうintegerとする。ab[PARSE ERROR: Undefined("Command(\"pmod\")")]ncd[PARSE ERROR: Undefined("Command(\"pmod\")")]n なら、a+cb+d[PARSE ERROR: Undefined("Command(\"pmod\")")]nacbd[PARSE ERROR: Undefined("Command(\"pmod\")")]n であることを証明しょうめいせよ。

6.1Problem

Let n be a positive integer. Prove that if ab[PARSE ERROR: Undefined("Command(\"pmod\")")]n and cd[PARSE ERROR: Undefined("Command(\"pmod\")")]n, then a+cb+d[PARSE ERROR: Undefined("Command(\"pmod\")")]n and acbd[PARSE ERROR: Undefined("Command(\"pmod\")")]n.

6.2解答かいとう

ab[PARSE ERROR: Undefined("Command(\"pmod\")")]nn(a-b)cd[PARSE ERROR: Undefined("Command(\"pmod\")")]nn(c-d) という意味いみである。

(a+c)-(b+d)=(a-b)+(c-d)

なので n((a+c)-(b+d)) である。よって a+cb+d[PARSE ERROR: Undefined("Command(\"pmod\")")]n である。

また、

ac-bd=c(a-b)+b(c-d)

であり、右辺うへんnれるふたつのこうである。したがって acbd[PARSE ERROR: Undefined("Command(\"pmod\")")]n である。

6.2Answer

The statement ab[PARSE ERROR: Undefined("Command(\"pmod\")")]n means n(a-b), and cd[PARSE ERROR: Undefined("Command(\"pmod\")")]n means n(c-d).

(a+c)-(b+d)=(a-b)+(c-d)

Therefore n((a+c)-(b+d)), so a+cb+d[PARSE ERROR: Undefined("Command(\"pmod\")")]n.

Also,

ac-bd=c(a-b)+b(c-d)

The right-hand side is a sum of two terms divisible by n. Hence acbd[PARSE ERROR: Undefined("Command(\"pmod\")")]n.

6.3解説かいせつ

ここでは n による除算じょざんではなく、nることを使つかっている。

6.3Explanation

The proof証明しょうめい does not divide by n. It uses the fact that n divides the relevant differences.

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