一点代数学(可能长期更新)

本文深入探讨了数学代数的基础概念,包括环、理想、模、同态等,并详细讲解了交换环、单位元、逆元等特性。文章还介绍了多项式环、主理想环、整环、域、有限生成代数等重要概念,以及素理想、极大理想、因子环、分数域、欧几里得除法等关键知识点。

Aries

Rings, ideals, modules

In this note, we will not recall basic concepts. The definition of ring, ideal,module, homomorphism of rings are not reproduced. In this course, any ring A always be:
1.commutative:x⋅y=y⋅x for any x,y∈A2.associative:x(yz)=(xy)z for any x,y,z∈A3.unotary:there exists 1∈A such that 1⋅x=x for any x∈A. 1.commutative:x\cdot y=y\cdot x \text{ for any }x,y \in A\\ 2.associative:x(yz)=(xy)z \text{ for any } x,y,z\in A\\ 3.unotary:\text{there exists }1\in A\text{ such that }1\cdot x=x\text{ for any }x\in A. 1.commutative:xy=yx for any x,yA2.associative:x(yz)=(xy)z for any x,y,zA3.unotary:there exists 1A such that 1x=x for any xA.
So,for any ring homomorphism f:A→Bf:A\rightarrow Bf:AB preserves the units:f(1)=1f(1)=1f(1)=1.We denote by A×A^{\times}A× the multiplicative group of invertible elements of A.

We will say that an element a∈Aa\in AaA is
nilpotent:if there exist n∈Nsuchthatan=0divisorofzero:if there is b∈A\{0}such that ab=0regular:if it is not a divider of zero. nilpotent:\text{if there exist n}\in \mathbb{N} such that a^{n}=0\\ divisor of zero:\text{if there is b}\in A \backslash\{0\} \text{such that ab=0}\\ regular:\text{if it is not a divider of zero}. nilpotent:if there exist nNsuchthatan=0divisorofzero:if there is bA\{0}such that ab=0regular:if it is not a divider of zero.
We say that A is integral (resp. Is a field) if A≠{0}A \neq\{0\}A={0} and if any non-zero element of A is regular (resp. Invertible).(The latter conditions are more important)

An ideal I⊂AI\subset AIA is principal if there exists a∈Aa\in AaA such that I=Aa:{ab:b∈A}I=Aa:\{ab:b\in A\}I=Aa:{ab:bA}.We say that III is of finite type, if it exits a1,a2,…,an∈Aa_1,a_2,\dots,a_{n}\in Aa1,a2,,anA(for some n∈Nn\in \mathbb NnN) such that I=Aa1+Aa2+⋯+AanI=Aa_1+Aa_2+\cdots+Aa_{n}I=Aa1+Aa2++Aan;in this case, the quotient ring A/IA /IA/I is often denoted :
A/(a1,…,an). A /\left(a_{1}, \ldots, a_{n}\right). A/(a1,,an).
We say that A is principal if all its ideals are principal.

Example 1.1 (1) Ring Z\mathbb ZZ is principal;to show this we must show that any ideal I⊂ZI\subset \mathbb ZIZ is principal. if I=0I=0I=0,this is trivial, and if not, let a∈Ia\in IaI be the smallest element which >0.For all b∈Ib\in IbI there exist q,r∈Zq,r\in\mathbb Zq,rZ such that b=aq+rb=aq+rb=aq+r and 0≤r≤a0\leq r \leq a0ra; we can see r∈Ir\in IrI,therefore r=0r=0r=0, by the minimality of aaa, hence I=aZI=a\mathbb ZI=aZ.

(2) if KKK is a field, the same argument applies to the ring of polynomials K[X]K[X]K[X]:for any non-zero ideal I⊂K[X]I\subset K[X]IK[X] we choose p(X)∈Ip(X) \in Ip(X)I which is non zero of minimal degree polynomial. If b(X)∈Ib(X)\in Ib(X)I,by Euclidean division, we can give q(X),r(X)∈K[X]q(X),r(X)\in K[X]q(X),r(X)K[X] such that b(X)=p(X)⋅q(X)+r(X)b(X)=p(X)\cdot q(X)+r(X)b(X)=p(X)q(X)+r(X) with either r(X)=0r(X)=0r(X)=0 or degXr(X)<degXp(X)deg_{X} r(X) <deg_{X}p(X)degXr(X)<degXp(X). But r(X)∈Ir(X)\in Ir(X)I,so finally r(X)=0r(X)=0r(X)=0 by the minimality of degXp(X)deg_{X}p(X)degXp(X), hence I=p(X)⋅K[X]I=p(X)\cdot K[X]I=p(X)K[X].

Algebras

An A−algebraA-algebraAalgebra is dual (B,f)(B,f)(B,f) consisting of a ring BBB and a homomorphism of rings f:A→Bf:A\rightarrow Bf:AB, called the structural morphism of BBB. A homomorphism of A−algebraA-algebraAalgebra
g:(B,f)→(B′,f′) g:(B, f) \rightarrow\left(B^{\prime}, f^{\prime}\right) g:(B,f)(B,f)
is a homomorphism of rings g:B→B′g: B \rightarrow B^{\prime}g:BB switching the diagram
在这里插入图片描述
Obviously, the composition of two homomorphism of A−algebraA-algebraAalgebra g:B→B′g:B\rightarrow B'g:BB and g′:B′→B′′g':B'\rightarrow B''g:BB is homomorphism of A−algebraA-algebraAalgebra g′∘g:B→B′′g^{\prime} \circ g: B \rightarrow B^{\prime \prime}gg:BB. We denote by
A−Alg(B,B′) A-Alg(B,B') AAlg(B,B)
the set of homomorphism of A−algebraA-algebraAalgebra B→B′B\rightarrow B'BB.

For example, for all n∈Nn\in \mathbb NnN, the ring of polynomials of nnn variables A[X1,…,Xn]A[X_1,\dots,X_{n}]A[X1,,Xn] with coefficients in AAA is provided with a canonical structure of A−algebraA-algebraAalgebra, whose structural morphism is the natural inclusion A→A[X1,…,Xn]A\rightarrow A[X_1,\dots,X_{n}]AA[X1,,Xn] which identifies A with the sub-ring of polynomials of total degree 0. Also, for all ideal I⊂AI\subset AIA, the canonical projection A→A/IA\rightarrow A /IAA/I provides the quotient ring A/IA /IA/I with a natural structure of A−algebraA-algebraAalgebra.

Remark 1.2 (1) Every ring A admits a unique homomorphism Z→A\mathbb Z\rightarrow AZA, therefore every ring is canonically a Z−algebra\mathbb Z-algebraZalgebra.
(2) Let AAA be a ring, BBB is an A−algebraA-algebraAalgebra, n∈Nn\in\mathbb NnN, and (b1,…,bn)∈Bn(b_1,\dots,b_{n})\in B^{n}(b1,,bn)Bn. Note that there is a unique homomorphism of A−algebraA-algebraAalgebra f:A[X1,…,Xn]→Bf:A[X_1,\dots,X_{n}]\rightarrow Bf:A[X1,,Xn]B such that f(Xi)=bif(X_{i})=b_{i}f(Xi)=bi for i=1,…,ni=1,\dots,ni=1,,n:this is the homomorphism defined by
f(P):=P(b1,…,bn)∀P∈A[X1,…,Xn]. f(P):=P(b_1,\dots,b_{n}) \quad \forall P\in A[X_1,\dots,X_{n}]. f(P):=P(b1,,bn)PA[X1,,Xn].
In other words, for all A−algebraA-algebraAalgebra BBB and all n∈Nn\in \mathbb NnN there is a natural bijection
Bn→∼A−Alg⁡(A[X1,…,Xn],B). B^{n} \stackrel{\sim}{\rightarrow} A-\operatorname{Alg}\left(A\left[X_{1}, \ldots, X_{n}\right], B\right). BnAAlg(A[X1,,Xn],B).
We will see in section 2.2 how this property characterizes A[X1,…,Xn]A[X_1,\dots,X_{n}]A[X1,,Xn] except for canonical isomorphism.

We say that an A−algebraA-algebraAalgebra BBB is ring of finite type, if there exists a surjective homomorphism of A−algebraA-algebraAalgebra π:A[X1,…,Xn]→B\pi:A[X_1,\dots,X_{n}]\rightarrow Bπ:A[X1,,Xn]B, for some n∈Nn\in \mathbb NnN. In view of remark 1.2(2), this amounts to saying that there exists a finite system b∙:=(b1,…,bn)b_{\bullet}:=\left(b_{1}, \dots, b_{n}\right)b:=(b1,,bn) of elements of BBB such that all b∈Bb\in BbB is written under the form b=P(b1,…,bn)b=P(b_1,\dots,b_{n})b=P(b1,,bn) for some polynomial P∈A[X1,…,Xn]P\in A[X_1,\dots,X_{n}]PA[X1,,Xn]; We say that b∙b_{\bullet}b is a finite system of generators of the A−algebraA-algebraAalgebra BBB, and we also write B=A[b1,…,bn]B=A[b_1,\dots,b_{n}]B=A[b1,,bn]. We say that BBB is an Algebra of finite presentation, if one can find a π\piπ surjection as above, whose kernel π−1(0)\pi^{-1}(0)π1(0) is an ideal of finite type; In this case BBB is isomorphic to a quotient A[X1,…,Xn]/IA[X_1,\dots,X_{n}] /IA[X1,,Xn]/I, with I⊂A[X1,…,Xn]I\subset A[X_1,\dots,X_{n}]IA[X1,,Xn] an ideal of finite type. if (B,f)(B,f)(B,f) is an A−algebraA-algebraAalgebra of finite type.(resp. finite presentation), we also say that fff is a homomorphism of rings of finite type (resp. finite presentation).

在这里插入图片描述

Exercise 1.3 If A→fB→gCA \stackrel{f}{\rightarrow} B \stackrel{g}{\rightarrow} CAfBgC are two homomorphisms of rings of finite type(resp. finite presentation), show that it is the same for g∘fg \circ fgf.

Field of fractions

For any integral ring A we denote by
Frac A Frac\ A Frac A
the field of fractions of A. Recall that this is the set of fractions a/ba /ba/b (also noted b−1ab^{-1}ab1a), i.e. the equivalence classes of couples (a,b)(a,b)(a,b) with a,b∈Aa,b\in Aa,bA and b≠0b\neq 0b=0; two such couples (a,b),(a′,b′)(a,b),(a',b')(a,b),(a,b) are equivalent ⇔ab′=a′b\Leftrightarrow a b^{\prime}=a^{\prime} bab=ab. We define the laws of addition and multiplication of Frac AFrac\ AFrac A by the obvious formulas:
a/b+c/d:=(ad+cb)/bda/b⋅c/d:=ac/bd. a / b+c / d:=(a d+c b) / b d \quad a / b \cdot c / d:=a c / b d. a/b+c/d:=(ad+cb)/bda/bc/d:=ac/bd.
We can easily verify that these laws do not depend on the choice of the representatives (a,b),(c,d)(a,b),(c,d)(a,b),(c,d) for a/b,c/da /b,c /da/b,c/d; the identity elements of addition and multiplication are 0/10 /10/1 and 1/11 /11/1, so that −(a/b)=(−a)/b-(a /b)=(-a) /b(a/b)=(a)/b and (a/b)−1=b/a(a /b)^{-1}=b /a(a/b)1=b/a if a≠0a\neq 0a=0. Furthermore, we have the injective homomorphism of A→Frac A:a→a/1A\rightarrow Frac\ A:a\rightarrow a /1AFrac A:aa/1;thus, Frac AFrac\ AFrac A is the smallest field containing AAA, which is unique except for isomorphism. We leave the details to the reader, as we will see a more general construction in section 2.3.

Prime and maximum ideals

We recall that an ideal I⊂AI\subset AIA is said:
prime:if 1∉I and x,y∉I⇒xy∉I for all  x,y∈Amaximal:if 1∉I and the only ideals of A containing I are I and A. \text{prime}:\text{if}\ 1\notin I \text{ and } x,y\notin I\Rightarrow x y \notin I \text{ for all }\ x,y\in A\\ \text{maximal}:if\ 1\notin I\ \text{and the only ideals of A containing I are I and A.} prime:if 1/I and x,y/Ixy/I for all  x,yAmaximal:if 1/I and the only ideals of A containing I are I and A.
Proposition 1.4. Let AAA be a ring, I⊂AI\subset AIA an ideal. We have:
(i) I is prime if and only if A/IA /IA/I is an integral ring.
(ii) I is maximal if and only if A/IA /IA/I is a field.
(iii) Any maximum ideal is prime.

Demonstration: (i) Let x,y∈Ax,y\in Ax,yA, and denote by xˉ,yˉ∈A/I\bar{x}, \bar{y} \in A / Ixˉ,yˉA/I the classes of xxx and yyy.if xˉ,yˉ≠0\bar{x},\bar{y}\neq 0xˉ,yˉ=0, we have x,y∉Ix,y\notin Ix,y/I;if now III is prime, we deduce xy∉Ixy\notin Ixy/I,and therefore xˉ⋅yˉ≠0\bar{x}\cdot\bar{y}\neq 0xˉyˉ=0, which shows that A/IA /IA/I is integral. Conversely, if A/IA /IA/I is integral, we have xˉ⋅yˉ≠0\bar{x}\cdot\bar{y}\neq 0xˉyˉ=0, i.e. xy∉Ixy\notin Ixy/I, and then III is prime.
(ii) Let x∈Ax\in AxA such that x∉Ix\notin Ix/I, therefore xˉ≠0\bar{x}\neq 0xˉ=0. if A/IA /IA/I is a field, there exists y∈Ay\in AyA such that xˉ⋅yˉ=1\bar{x}\cdot\bar{y}=1xˉyˉ=1 in A/IA /IA/I, therefore xy−1∈Ixy-1\in Ixy1I, hence I+Ax=AI+Ax=AI+Ax=A; (Note that the sum of any two ideals is an ideal. )Since xxx is arbitrary, we deduce that the only ideals that contain III are III and AAA, i.e. III is maximal. On the other hand, if III is maximal, the hypothesis x∉Ix\notin Ix/I Implies that we have I+Ax=AI+Ax=AI+Ax=A, so there exists a∈I,y∈Aa\in I,y\in AaI,yA such that xy+a=1xy+a=1xy+a=1, hence xˉ⋅yˉ=1\bar{x}\cdot \bar{y}=1xˉyˉ=1, which shows that A/IA /IA/I is a field. Assertion (iii) follows Immediately from (i) and (ii).

We note:
MaxAAA: the set of maximum ideals of AAA(maximum spectrum of A);
SpecAAA: the set of prime ideals of AAA(prime spectrum of AAA).
One of the objectives of this course is to explain why MaxAAA and SpecAAA are ‘geometric objects’. According to Proposition 1.4(iii), we have: MaxA⊂A\subsetASpecAAA.

Exercise 1.5. Let AAA be an integral principal ring. Show that SpecAAA={0}⋃\bigcupMaxAAA.

This follow prime ideals in integral principal ring is maximal.

Lemma 1.6 If I⊂AI\subset AIA is an ideal, we have a canonical bijection:
{ideals JJJ of AAA such that I⊂JI\subset JIJ}⟷\longleftrightarrow{ideals of A/IA /IA/I} (J⊂AJ\subset AJA)→\rightarrow(J/I⊂A/IJ /I\subset A /IJ/IA/I).
This bijection induced by restriction of bijections:
{p∈Spec⁡A∣I⊂p}⟷Spec⁡A/I{m∈Max⁡A∣I⊂m}⟷Max⁡A/I. \{\mathfrak{p} \in \operatorname{Spec} A | I \subset \mathfrak{p}\} \longleftrightarrow \operatorname{Spec} A / I \quad\{\mathfrak{m} \in \operatorname{Max} A | I \subset \mathfrak{m}\} \longleftrightarrow \operatorname{Max} A / I. {pSpecAIp}SpecA/I{mMaxAIm}MaxA/I.
Demonstration: Let π:A→A/I\pi:A\rightarrow A /Iπ:AA/I be the canonical projection; the reciprocal bijection associates with any ideal $\bar J ofofof A /I$, the ideal π−1(Jˉ)⊂A\pi^{-1}(\bar{J})\subset Aπ1(Jˉ)A. If p\frak pp is an ideal of AAA and I⊂pI\subset\mathfrak pIp, we have A/p=(A/I)/(p/I)A /\mathfrak p=(A /I) /(\mathfrak p /I)A/p=(A/I)/(p/I), therefore A/pA /\mathfrak pA/p is integral (resp. a field) if and only if (A/I)/(p/I)(A /I) /(\mathfrak p /I)(A/I)/(p/I) is integral (resp. a filed), and with proposition 1.4 we deduce that p\mathfrak pp is prime (resp. maximal) in AAA if and only if p/I\mathfrak p /Ip/I is prime (resp. maximum) in A/IA /IA/I.

Definition 1.7. Let AAA be a ring, a∈Aa\in AaA non-zero element.
(i)We say that aaa is prime if the ideal AaAaAa is prime.
(ii)We say that aaa is reducible, if it is the product of two non-reducible and non-invertible.
(iii)We say that AAA is factorial if it is integral and if any non-zero and non-invertible element of AAA is written as a product of prime elements.

Remark 1.8 (i) Let AAA be a ring. In the following, we will use the notation ⋅∣⋅\cdot|\cdot for the divisiblity relation in AAA: therefore, a∣ba|bab means that a,b∈Aa,b\in Aa,bA and b∈Aab\in AabAa.
(ii) if A is factorial and a∈A\0a\in A\backslash {0}aA\0, the factorization a=up1⋯pta=up_1\cdots p_{t}a=up1pt with u∈A×u\in A^{\times}uA× and p1,⋯ ,ptp_1,\cdots,p_{t}p1,,pt prime elements is essentially unique:if a=vq1⋯qsa=vq_1\cdots q_{s}a=vq1qs is a other factorization, we have s=ts=ts=t and there exists a premutation σ:{1,…,t}→∼{1,…,t}\sigma:\{1, \ldots, t\} \stackrel{\sim}{\rightarrow}\{1, \ldots, t\}σ:{1,,t}{1,,t} such that pi−1qσ(i)∈A×p_{i}^{-1}q_{\sigma(i)}\in A^{\times}pi1qσ(i)A× for i=1,…,ti=1,\dots,ti=1,,t. For the proof, we reason by induction on ttt: we have t=0t=0t=0 if and only if a∈A×a\in A^{\times}aA×, and in this case it is clear that s=0s=0s=0. Suppose that t≥1t\geq 1t1 and that the uniqueness of the factors is already known for the products of t−1t-1t1 prime elements; since the ideal Ap1Ap_1Ap1 is prime, we have p1∣qip_1|q_{i}p1qi for some i≤si\leq sis, and leaves to permute the factors we can assume that i=1i=1i=1. There exists u1∈Au_1\in Au1A such that q1=p1u1q_1=p_1u_1q1=p1u1, hence u1∈A×u_1\in A^{\times}u1A× and a′:=up2⋯pt=u1v⋅q2⋯qsa':=up_2\cdots p_{t}=u_1v\cdot q_2\cdots q_{s}a:=up2pt=u1vq2qs; by induction hypothesis, we have the uniqueness of the factorization of a′a'a with premutation of the factors close, hence the same foa aaa.
(iii) Let a,b,d∈A\{0}a,b,d\in A\backslash \{0\}a,b,dA\{0}; we say that ddd is a greatest common divisor (abbreviated gcd) of aaa and bbb, if a,b∈dAa,b \in dAa,bdA and if for all c∈Ac\in AcA with a,b∈cAa,b\in cAa,bcA, we have d∈cAd\in cAdcA. Symmetrically, e∈Ae\in AeA is a smaller common multiple (abbreviated lcm) of aaa and bbb if e∈Aa⋂Abe\in Aa\bigcap AbeAaAb and if for all x∈Aa⋂Abx\in Aa\bigcap AbxAaAb we have x∈Aex\in AexAe;i.e. Ae=Aa⋂AbAe=Aa\bigcap AbAe=AaAb. Note that if AAA is integral, the gcd and the lcm of aaa and bbb, when they exist, are determined to the nearest multiplication of invertible elements: because if ddd and d′d'd are gcd of aaa and bbb, we have d′∣dd'|ddd and d∣d′d|d'dd, i.e. d=d′u,d′=dvd=d'u,d'=dvd=du,d=dv for some u,v∈Au,v \in Au,vA hence d=duvd=duvd=duv, and therefore uv=1uv=1uv=1, because AAA is integral; we reason the same for the lcm.
(iv) if $ A$ is integral and if lcm (a,b)(a,b)(a,b) exists, then lcm (a,b)(a,b)(a,b) exists, and we have:
gcd(a,b)⋅lcm(a,b)=ab gcd(a,b)\cdot lcm(a,b)=ab gcd(a,b)lcm(a,b)=ab
with multiplication of invertible elements near, i.e. if eee is a lcm of aaa and bbb, then e−1ab∈Ae^{-1}ab\in Ae1abA is gcd of aaa and bbb: indeed, there exists d∈Ad\in AdA such that ab=ed,ab=ed,ab=ed, and since on the one hand a∣ea|eae, it follows that d∣bd|bdb, and on the other hand, b∣eb|ebe, therefore d∣ad|ada too. Now, if ccc divides aaa and bbb, say a=cx,b=cy,a=cx,b=cy,a=cx,b=cy, we see that cxycxycxy is a common multiple of aaa and bbb. therefore e∣cxye|cxyecxy, and of ed=c⋅cxyed=c\cdot cxyed=ccxy it comes that c∣dc|dcd, as wished. (On the other hand, the existence of the gcd does not entail that of the lcm: see Remark 1.111 ).
(v) if AAA is factorial, any pair (a,b)(a,b)(a,b) of non-zero elements of AAA admits a gcd and lcm. Indeed, thanks to (iv) it suffices to show the existence of the lcm; so let a=up1ν1⋯pkνka=u p_{1}^{\nu_{1}} \cdots p_{k}^{\nu_{k}}a=up1ν1pkνk and b=vp1μ1⋯pkμkb=v p_{1}^{\mu_{1}} \cdots p_{k}^{\mu_{k}}b=vp1μ1pkμk factorization with u,v∈A×u,v\in A^{\times}u,vA×, vi,ui∈Nv_{i},u_{i}\in \mathbb Nvi,uiN and pip_{i}pi for all i=1,…,ki=1,\dots,ki=1,,k, with Api≠ApjAp_{i}\neq Ap_{j}Api=Apj for i≠ji\neq ji=j. Given (iii), we can easily see that ∏i=1kpimax⁡(νi,μi)\prod_{i=1}^{k} p_{i}^{\max \left(\nu_{i}, \mu_{i}\right)}i=1kpimax(νi,μi) is a lcm of aaa and bbb; it is also deduced that ∏i=1kpimin⁡(νi,μi)\prod_{i=1}^{k} p_{i}^{\min \left(\nu_{i}, \mu_{i}\right)}i=1kpimin(νi,μi) is a gcd of aaa and bbb: the details are left to the reader.

Exercise 1.9. (i) Show that every integral and main ring is factorial.
(ii) Show that the ring Z[−5]\mathbb Z[\sqrt{-5}]Z[5] is not factorial.
(iii) Let AAA be an integral ring; show that any pair of elements of A\{0}A\backslash \{0\}A\{0} admits a gcd ⇔\Leftrightarrow any pair of elements of A\{0}A\backslash \{0\}A\{0} admits a lcm.

With exercise 1.9 (i) and example 1.1 we see that Z\mathbb ZZ is factorial, and similarly for K[X]K[X]K[X], if KKK is an arbitrary field. The prime elements of Z\mathbb ZZ are obviously the usual integers; the first K[X]K [X]K[X] are the irreducible polynomials, i.e. the P∈K[X]P \in K[X]PK[X] with d:=degXP>0d:= deg_X P> 0d:=degXP>0, which are not products of polynomials of degrees<ddegrees<ddegrees<d. In both cases, the key point of the proof is the existence of a Euclidean division for any pair of non-zero elements; the following problem axiomatizes the properties required to reproduce this argument:

Problem 1.10. Ring AAA is said to be Euclidean if it is integral and there is an application
∣⋅∣:A\{0}→N |\cdot|: A \backslash\{0\} \rightarrow \mathbb{N} :A\{0}N
satisfying the following condition:

–for all $a, b \in A \backslash {0} $ there exists $q,r\in A $ such that $a = bq + r $ and either r=0r = 0r=0, or ∣r∣<∣b∣| r | <| b |r<b (Euclidean division of aaa by bbb).
(i) Show that any Euclidean ring is principal (and therefore, factorial).
(ii) Show that Z[in]\mathbb Z [i \sqrt{n} ]Z[in] is a Euclidean ring for n=1,2n = 1,2n=1,2.
(iii) The rest of the problem is devoted to a classical arithmetic application of the ring Z[i]\mathbb{Z}[i]Z[i] of Gauss integers. First, let p∈Np \in \mathbb{N}pN be a prime number with p≡1( mod 4)p \equiv 1(\bmod 4)p1(mod4). Show that there exists x∈Zx \in \mathbb{Z}xZ such that x2≡−1( mod p)x^{2} \equiv-1(\bmod p)x21(modp).
(iv) Deduce from (ii) and (iii) the following Fermat Theorem: Let p∈Np \in \mathbb{N}pN be an odd prime number; then p is the sum of two squares p=a2+b2p=a^{2}+b^{2}p=a2+b2 of integers a,b∈Na, b \in \mathbb{N}a,bN if and only if p≡1( mod 4)p \equiv 1(\bmod 4)p1(mod4).

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值