Posted on

Table of Contents

Q1

Let a,bZ+a,b\in\Z^+. We can find q,rq,r such that a=qb+ra=qb+r where 0r<b0\le r < b. Prove (a,b)=(b,r)(a,b)=(b,r).

Proof:

By definition: (a,b)=ax+by=(xq+y)b+xr=(b,r)(a,b)=ax+by=(xq+y)b+xr=(b,r) where x,y,qZ+x,y,q \in \Z^+. Therefore (a,b)=(b,r)(a,b)=(b,r)

Q2

If r0r\neq0, we can find b=q1r+r1b=q_1r+r_1 with 0r1<r0\leq r_1< r. The process can be repeated, but only a finite number of steps are possible. Show (rk)=(a,b)(r_k) = (a,b).

Proof:

At each step: rm1=qm+1rm+rm+1r_{m-1} = q_{m+1} r_m+ r_{m+1} where 0rm+1<rm0\le r_{m+1} < r_m.

For each step, rmr_{m} becomes progressively smaller with rm+1rm1r_{m+1} \leq r_m-1 indicating a finite number of steps before stopping at rm+1=0r_{m+1} = 0.

Thus, by each step, we have:(a,b)=(b,r)=(r,r1)=...=(rk,rk+1)(a,b)=(b,r)=(r,r_1)=...=(r_k,r_{k+1})

Since rk=qk+2rk1r_k = q_{k+2}r_{k-1}, it follows (rk,rk+1)=(rk)(r_k,r_{k+1}) = (r_k)

Q4

Let (a,b)=d(a,b)=d. For a function am+bn=dam+bn=d , how to find m,n.

From Q2 we know: ri+1=ri1riqir_{i+1} = r_{i-1} - r_iq_i . By substituting for rir_i from previous step until ri+1=am+bnr_{i+1} = am+bn.

Q6

Let a,b,cZa,b,c\in\Z and ax+by=cax+by=c has integers solutions iff (a,b)c(a,b)|c.

Proof:

If ax+by=cax+by=c have solution, it implies c(a,b)c \in (a,b), so obviously (a,b)c(a,b)|c.

If (a,b)c(a,b)|c, then c=c0dc = c_0 * d where (a,b)=d,a=pd,b=qd(a,b)=d, a=pd,b=qd. There must be a solution for d=x0a+y0bd = x_0a+y_0b.

Q7

Let d=(a,b)d=(a,b) and a=da,b=dba=da',b=db', show that (a,b)=1(a',b')=1.

Proof:

Assume (a,b)=p(a',b')=p. Then a=mpa'=mp and b=npb'=np.

Thus (a,b)=(mpd,npd)=(pd)=d(a,b) = (mpd,npd) = (pd) = d, which means p=1p = 1.

Q8

If x0,y0x_0,y_0 is a solution for ax+by=cax+by=c. Show all solutions in form of x0,y0x_0,y_0.

Proof:

Substitute x,yx,y​ into the equation: a(x0+t(b/d))+b(y0t(a/d))=ax0+by0+t(ab/dba/d)=ax0+by0=c a(x_0+t(b/d)) + b(y_0-t(a/d)) = ax_0+by_0+t(ab/d-ba/d) = ax_0+by_0=c

Q9

Suppose u,vZu,v \in \Z and if (u,v)=1,un,vn(u,v)=1, u|n,v|n, then uvnuv|n. If (u,v)1(u,v)\neq 1, that's not true.

Proof:

Since un,vnu|n,v|n, we can have n=pun=pu, So vpuv|pu. But (u,v)=1(u,v)=1, hence vpv|p. Therefore uvpuuv|pu, which means uvnuv|n.

If (u,v)=g1(u,v) = g\neq1, assume u=ag,v=bgu=ag,v=bg. Let n=abgn=abg, we have agabg,bgabgag|abg,bg|abg which implies un,vnu|n,v|n. And uv=abg2abguv=abg^2 \nmid abg.

Q10

Suppose (u,v)=1(u,v)=1, show (u+v,uv)=1 or 2(u+v,u-v)= 1\ \text{or}\ 2

Proof:

Assume some value d such that (u+v,uv)=d(u+v,u-v)=d. Then d(u+v)d|(u+v) and d(uv)d|(u-v)

Thus we have: d(u+v)+(uv)    d2u d|(u+v)+(u-v) \implies d|2u

d(u+v)(uv)    d2u d|(u+v)-(u-v) \implies d|2u

Since (u,v)=1(u,v)=1, so d2d|2. That means d=1 or 2d=1\ \text{or}\ 2

Q11

Show that (a,a+k)k(a,a+k)|k

Proof:

Assume (a,a+k)=g(a,a+k)=g. We have a=mga=mg and a+k=nga+k=ng where m,nZm,n\in \Z.

Subtracting the two equation: k=a+ka=ngmg=(nm)gk= a+k-a = ng - mg = (n-m)g which means gkg|k

Q12

Show only six equilateral triangles, four squares and three hexagons are the only possibilities to form a evenly distributed common vertex.

Proof:

To form a common vertex, the angle of the polygon must sum to 360360^\circ. So we have nn-sided polygon with mm of them, the internal angle is θ\theta nθ=(n2)π n\theta=(n-2)\pi

mθ=2π m\theta=2\pi

Solving this gives: m=2nn2m=\frac{2n}{n-2}.

Since m must be a positive integer, (n2)2n(n-2)|2n is required.

The only solution is when n=3,4,6n=3,4,6.

Q13

Let n1,n2...nsZn_1,n_2...n_s\in\Z, and (n1,n2,...,ns)=d(n_1,n_2,...,n_s)=d. Prove that there exist integers m1,m2,...,mnm_1,m_2,...,m_n such that n1m1+n2m2+...+nsms=dn_1m_1+n_2m_2+...+n_sm_s=d.

Proof:

There exists a group of integers p1,p2,...,psp_1,p_2,...,p_s such that n1=p1d,n2=p2d,...,ns=psdn_1=p_1d,n_2=p_2d,...,n_s=p_sd.

Since (n1,n2,...,ns)=d(n_1,n_2,...,n_s)=d, it follows that (p1,p2,...,ps)=1(p_1,p_2,...,p_s)=1, otherwise there would be a greater GCD for n.

Therefore, it is necessary that p1m1+p2m2+...+psms=1p_1m_1+p_2m_2+...+p_sm_s=1.

Hence p1m1d+p2m2d+...+psmsd=dp_1m_1d+p_2m_2d+...+p_sm_sd=d

Q14

Discuss the solvability of a1x1+a2x2+...+anxn=ca_1x_1+a_2x_2+...+a_nx_n=c.

From Q14, it is solvable when (a1,a2,...,an)c(a_1,a_2,...,a_n)|c

Q15

Show that iff ordpa\text{ord}_pa is even for all primes, we have a to be a square of another integer.

Proof:

Assume a=b2a=b^2.

ordpa=ordpbb=ordpb+ordpb=2ordpb\text{ord}_pa=\text{ord}_pbb=\text{ord}_pb+\text{ord}_pb = 2\text{ord}_pb

Therefore ordpa\text{ord}_pa must be some value multiplied by 2, which is even.

Q16

If (u,v)=1(u,v)=1, and uv=a2uv=a^2, show u,vu,v are squares.

Proof:

By Q15 we know: ordpu+ordpv=2ordpa\text{ord}_pu + \text{ord}_pv = 2\text{ord}_pa

Since (u,v)=1(u,v)=1, it means ordpu,ordpv\text{ord}_pu,\text{ord}_pv cannot be non-zero simultaneously. Otherwise, there would be a pp as common divider.

Therefore ordpu,ordpv\text{ord}_pu,\text{ord}_pv are both even to all p. Thus they are squares.

Q17

Prove that 2\sqrt{2} is irrational.

Proof:

Assume p2q2=2\frac{p^2}{q^2}=2, we have p2=q22p^2=q^2*2

By Q15. We know if p2p^2 is a square number, that indicates ord2p2\text{ord}_2p^2 is even. However, here it's 1. This is a contradiction.

Q18

Prove mn\sqrt[n]{m} is irrational if mm is not a nth power of integer.

Proof:

Assuming pnpn=m\frac{p^n}{p^n}=m, we have pn=qnmp^n=q^nm.

That indicate ordnm\text{ord}_nm should satisfy ordnmn\text{ord}_nm|n.

Q19

Prove exist of Least Common Multiple (LCM) to be a smallest m that am,bma|m,b|m and for any other common multiple p, mpm|p.

Proof:

Assume (a,b)=p(a,b)=p and a=sp,b=tpa=sp,b=tp.

We could have a LCM that [a,b](a,b)=ab[a,b](a,b)=ab [a,b]=abp=stp2p=stp [a,b]=\frac{ab}{p}=\frac{stp^2}{p} = stp

Q20

  1. Prove ordp[a,b]=max(ordp,ordpb)\text{ord}_p[a,b]=\max(\text{ord}_p,\text{ord}_pb).

Proof:

By definition, there are pma,pnbp^m|a,p^n|b and pm+1a,pn+1bp^{m+1}\nmid a,p^{n+1}\nmid b.

It is known that, pmax(m,n)[a,b]p^{\max(m,n)}|[a,b].

If there exists s>max(m,n)s>\max(m,n) such that ps[a,b]p^s|[a,b]. It implies psa or psbp^s|a \ \text{or} \ p^s|b which is contradicts the assumption that m,nm,n are maximum value.

Therefore ordp[a,b]=max(ordp,ordpb)\text{ord}_p[a,b]=\max(\text{ord}_p,\text{ord}_pb).

  1. Prove (a,b)[a,b]=ab(a,b)[a,b]=ab

Proof:

From Q19, we know stpstp is one of the CM, we only need to prove that it is the least.

Assume mm is a common multiple of a,ba,b. m=ka=kspm=ka=ksp.

Since bmb|m so tpksptp|ksp, and given [s,t]=1[s,t]=1, it follows that tkt|k. Thus, is stpmstp|m, making our stpstp the Least.

  1. Prove (a+b,[a,b])=(a,b)(a+b,[a,b])=(a,b)

Proof:

(a+b,[a,b])=am+bm+[a,b]n(a+b,[a,b])=am+bm+[a,b]n where m,nZm,n\in\Z.

Given, [a,b]=sb=ta[a,b]=sb=ta where s,tZs,t\in\Z.

So (a+b,[a,b])=am+bm+[a,b]n=(m+nt)a+mb=ma+(m+sn)b=(a,b)(a+b,[a,b])=am+bm+[a,b]n=(m+nt)a+mb = ma+(m+sn)b=(a,b)

Q21

Prove if ordpaordpb\text{ord}_pa\neq\text{ord}_pb, ordp(a+b)min(ordpa,ordpb)\text{ord}_p(a+b)\geq \min(\text{ord}_pa,\text{ord}_pb)

Proof:

Let pα(a+b),pma,pnbp^\alpha|(a+b),p^m|a,p^n|b with the assumption that m>nm>n.

We have kpα=a+b,spm=a,tpn=bkp^\alpha=a+b,sp^m=a,tp^n=b, where ordp(a+b)=α,ordpa=m,ordpb=n,\text{ord}_p(a+b)=\alpha,\text{ord}_pa=m,\text{ord}_pb=n,that is kpα=spm+tpn=pn(spmn+t) kp^\alpha=sp^m+tp^n=p^n(sp^{m-n}+t) Assume α<min(m,n)\alpha < min(m,n), which implies a<na < n.

It follows that: k=pnα(spmn+t)    pk k=p^{n-\alpha}(sp^{m-n}+t) \implies p|k which is a contradiction that pαkpαp^\alpha|kp^\alpha and pα+1kpαp^{\alpha+1}\nmid kp^\alpha.

Thus ordp(a+b)min(ordpa,ordpb)\text{ord}_p(a+b)\geq \min(\text{ord}_pa,\text{ord}_pb).

Q23

If a2+b2=c2a^2+b^2=c^2, show that there exist u,vu,v that cb=2u2,c+b=2v2c-b=2u^2,c+b=2v^2 and (u,v)=1(u,v)=1.

Proof:

Starting with a2=c2b2=(c+b)(cb)a^2=c^2-b^2 = (c+b)(c-b).

Assume both c,dc,d are either odd or even, c+d=2xc+d=2x and cb=2yc-b=2y are both even.

It gives that a2=4xya^2=4xy. Consequently 4a24|a^2 and 2a2|a.

Thus 4(a/2)2=4xy4(a/2)^2=4xy implies a2/4=xya^2/4=xy.

Therefore a/2=xya/2=\sqrt{x}\sqrt{y}. Since a is even, x,yZ\sqrt{x},\sqrt{y}\in Z.

Q24

  1. Prove that xnyn=(xy)(xn1+xn2y+...+yn1)x^n-y^n=(x-y)(x^{n-1}+x^{n-2}y+...+y^{n-1})

Proof:

Base case for n=1n=1: xy=xyx-y=x-y.

Assume for n=kn=k and xkyk=(xy)(xk1+xk2y+...+yk1)x^k-y^k=(x-y)(x^{k-1}+x^{k-2}y+...+y^{k-1})

For n=k+1n=k+1: xk+1yk+1=xxkyyk=xxkyyk+xykxyk=x(xkyk)+yk(xy) x^{k+1}-y^{k+1}=xx^k-yy^k=xx^k-yy^k+xy^k-xy^k=x(x^k-y^k)+y^k(x-y)

xk+1yk+1=x(xy)(xk1+xk2y+...+yk1)+yk(xy) x^{k+1}-y^{k+1}=x(x-y)(x^{k-1}+x^{k-2}y+...+y^{k-1})+y^k(x-y)

xk+1yk+1=(xy)(xk+xk1y+...+xyk1+yk) x^{k+1}-y^{k+1}=(x-y)(x^k+x^{k-1}y+...+xy^{k-1}+y^k)

By Mathematical Induction, the statement is proved.

  1. Prove for odd n, xn+yn=(x+y)(xn1xn2y+xn3y2...+yn1)x^n+y^n=(x+y)(x^{n-1}-x^{n-2}y+x^{n-3}y^2-...+y^{n-1})

For n=1n=1, it is trivially holds as x+y=x+yx+y=x+y.

Assume n=kn=k and k is odd, the statement holds xk+yk=(x+y)(xk1xk2y+xk3y2...+yk1)x^k+y^k=(x+y)(x^{k-1}-x^{k-2}y+x^{k-3}y^2-...+y^{k-1})

For n=k+2n=k+2, we have xk+2+yk+2=x2xk+y2yk=x2xk+y2ykx2yk+x2yk=x2(xk+yk)+yk(y2x2) x^{k+2}+y^{k+2}=x^2x^k+y^2y^k=x^2x^k+y^2y^k-x^2y^k+x^2y^k=x^2(x^k+y^k)+y ^k(y^2-x^2)

xk+2+yk+2=x2(x+y)(xk1xk2y+xk3y2...+yk1)+yk(yx)(x+y) x^{k+2}+y^{k+2}=x^2(x+y)(x^{k-1}-x^{k-2}y+x^{k-3}y^2-...+y^{k-1})+y^k(y-x)(x+y)

xk+2+yk+2=(x+y)(xk+1xky+xk1y2...+x2yk1)+(x+y)(xyk+yk+1) x^{k+2}+y^{k+2}=(x+y)(x^{k+1}-x^ky+x^{k-1}y^2-...+x^2y^{k-1})+(x+y)(-xy^k+y^{k+1})

xk+2+yk+2=(x+y)(xk+1xky+xk1y2...+x2yk1xyk+yk+1) x^{k+2}+y^{k+2}=(x+y)(x^{k+1}-x^ky+x^{k-1}y^2-...+x^2y^{k-1}-xy^k+y^{k+1})

By Mathematical Induction, the statement is proved.

Q25

If an1a^n-1 is prime, show that a=2a=2 and nn is prime.

Proof:

By Q24, we have an1=(a1)(an1+an2+...+a+1)a^n-1=(a-1)(a^{n-1}+a^{n-2}+...+a+1).

Since the second part is always bigger than 1. So to make it prime, (a1)=1(a-1)=1 that is a=2a=2.

Assume n is not prime, such that n=pqn=pq, and p,q>1p,q>1. We have: 2pq1=(2p)q1=(2p1)((2p)q1+(2p)q2+...+2p+1) 2^{pq}-1=(2^p)^q-1=(2^p-1)((2^p)^{q-1}+(2^p)^{q-2}+...+2^p+1) Since 2p1>12^p-1 > 1, 2pq12^{pq}-1 is not prime. Thus n must be prime.

Q26

If an+1a^n+1 is prime, show that a is even and n is a power of 2.

Proof:

First, if a is odd, an+1a^n+1 is even which cannot be prime except 2.

Assume n is not power of 2. We shall consider n have at least one odd factor p>1p>1.

We can write n=pqn=pq where q is odd. (aq)p+1=(aq+1)(aq1aq2+aq3...+1) (a^q)^p+1=(a^q+1)(a^{q-1}-a^{q-2}+a^{q-3}-...+1) Since aq+1>1a^q+1>1 this implies an+1a^n+1is not prime.

Therefore n must be a power of 2.

Q27

Prove that for all odd n, there is 8(n21)8|(n^2-1).

Proof:

Given n is odd, we can express (n21)=(n+1)(n1)(n^2-1)=(n+1)(n-1). Rewrite it as n21=2a2bn^2-1=2a*2b, since (n+1),(n1)(n+1),(n-1) are both even.

Also, we know that 2a2b=2(ab)=22a-2b=2(a-b)=2 that is ab=1a-b=1

So one of a,ba,b must be odd and the other one is even.

Hence, we can rewrite again n21=22p2b=8pbn^2-1=2*2p*2b=8*pb. So 8(n21)8|(n^2-1)

Prove that if 3n3\nmid n, 6(n21)6|(n^2-1).

Proof:

Same progress: n21=(n+1)(n1) n^2-1=(n+1)(n-1) Since 3n3\nmid n, (n+1),(n1)(n+1),(n-1) must have one of them be a multiple of 3, and the other is multiple of 2.

So n21=3x2y=6xyn^2-1=3x*2y=6xy, that is 6(n21)6|(n^2-1)

Q28

Show that for all n, 30n5n30|n^5-n and 42n7n42|n^7-n.

Proof:

This is Fermat's little theorem:

5n5n5|n^5-n, also n5n=n(n+1)(n1)(n2+1)n^5-n=n(n+1)(n-1)(n^2+1) that 2n5n,3n5n2|n^5-n, 3|n^5-n. So 30n5n30|n^5-n

7n7n7|n^7-n, also n7n=n(n+1)(n1)(n2+n+1)(n2n+1)n^7-n=n(n+1)(n-1)(n^2+n+1)(n^2-n+1) that 2n7n,3n7n2|n^7-n, 3|n^7-n. So 42n7n42|n^7-n

Q29

If (a,b)=(c,d)=1, and ab+cd\frac{a}{b}+\frac{c}{d} is integer. Prove b=db=d

Proof:

Given ab+cd=ad+cbbd=p\frac{a}{b}+\frac{c}{d}=\frac{ad+cb}{bd}=p where p is integer.

It implies ad=pbdcb=b(pdc)ad=pbd-cb=b(pd-c). Since (a,b)=1(a,b)=1 it follows that a does not contain any factor of b. That is d must be some multiple of b.

Same bcpbdad=d(pba)bc-pbd-ad=d(pb-a), d must be some multiple of b.

So b=db=d.

Q30

Prove 12+13+14+...+1n\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+...+\frac{1}{n}is not integer

Proof:

Consider a largest power of 2 number 2s2^s such that 2s<n2^s<n.

When expressing the sum as k=2nn!kn! \frac{\sum_{k=2}^n\frac{n!}{k}}{n!} Consider the biggest power of 2 number 2t2^t that 2t<n!2^t<n!

Think about the numerator, the highest power of 2 that divides n!/kn!/k is at least tst-s.

So that means, the numerator will cancel out all even part so that must be an odd number.

Our sum will be like oddeven\frac{\text{odd}}{\text{even}} making the sum a non-integer.

Q31

Prove that (1+i)22(1+i)^2|2 in Z[i]\Z[i]

Proof:

(1+i)2(i)=2(1+i)^2*(-i)=2

Q32

For α=a+bi\alpha=a+bi, λ(α)=a2+b2\lambda(\alpha)=a^2+b^2. Show that (a2+b2)(c2+d2)=(acbd)2+(ad+bc)2(a^2+b^2)(c^2+d^2)=(ac-bd)^2+(ad+bc)^2

Proof:

By λ(αβ)=λ(α)λ(β)\lambda(\alpha\beta)=\lambda(\alpha)\lambda(\beta) λ(αβ)=(a+bi)(c+di)=(acbd)+ad+bc)i \lambda(\alpha\beta)=(a+bi)(c+di)=(ac-bd)+(ad+bc)i

Q33

Show that αZ[i]\alpha\in\Z[i] is a unit iff λ(α)=1\lambda(\alpha)=1.

Proof:

α\alpha must divides 1 so it is called unit. That is αβ=1\alpha\beta=1 .

If λ(α)>1\lambda(\alpha)>1,λ(αβ)=λ(α)λ(β)=1\lambda(\alpha\beta)=\lambda(\alpha)\lambda(\beta)=1

λ(β)<1\lambda(\beta)<1. Which is c2+d2<1c^2+d^2<1, c or dc\ or\ d not integer.

So that for a2+b2=1a^2+b^2=1, all possible combination is a=±1,b=0a=\pm1,b=0; a=0,b=±1a=0,b=\pm1

Q34

Show that (1ω)23(1-\omega)^2|3.

Proof: (1ω)2(1+ω)=(1ω)(1ω2)=(1ω)(2+ω)=2ωω2=3 (1-\omega)^2(1+\omega)=(1-\omega)(1-\omega^2)=(1-\omega)(2+\omega)=2-\omega-\omega^2=3

Q35

Show Q33 works on Z[ω]\Z[\omega]

Proof:

Same λ(αβ)=λ(α)λ(β)=1\lambda(\alpha\beta)=\lambda(\alpha)\lambda(\beta)=1

λ(β)<1\lambda(\beta)<1 leads to c2cd+b2<1c^2-cd+b^2<1

That is (cd)2+cd<1(c-d)^2+cd < 1. The minimum of (cd)2=0(c-d)^2=0, so c,dZc,d\in\Z cd>1cd>1. Contradiction.

When (cd)2+cd=1(c-d)^2+cd=1, the only possible combination of c,d is c=±1,d=0;c=0,d=±1;c=1,d=1;c=1,d=1c=\pm1,d=0;c=0,d=\pm1;c=1,d=-1;c=-1,d=1

Q36

Show Z[2]\Z[\sqrt{-2}] that in form of a+b2a+b\sqrt{-2} is a ring and is a Euclidean domain.

Proof:

Consider α=a+b2\alpha=a+b\sqrt{-2} and β=c+d2\beta=c+d\sqrt{-2}. αβ=αβˉλ(β)=(a+b2)(cd2)c+2d2=ac+2bdc+2d2+bdadc+2d22 \frac{\alpha}{\beta}=\frac{\alpha\bar\beta}{\lambda(\beta)}=\frac{(a+b\sqrt{-2})(c-d\sqrt{-2})}{c+2d^2}=\frac{ac+2bd}{c+2d^2}+\frac{bd-ad}{c+2d^2}\sqrt{-2} That is αβ1=(q1+q22)+(r1+r22)=r+s2 \alpha\beta^-1=(q_1+q_2\sqrt{-2})+(r_1+r_2\sqrt{-2})=r+s\sqrt{-2}

α=β(q1+q22)+β(r1+r22) \alpha=\beta(q_1+q_2\sqrt{-2})+\beta(r_1+r_2\sqrt{-2})

λ(β(r1+r22))=λ(β)(r12+2r22)34λ(β)λ(β) \lambda(\beta(r_1+r_2\sqrt{-2}))=\lambda(\beta)(r_1^2+2r_2^2)\leq\frac{3}{4}\lambda(\beta)\leq\lambda(\beta)

Q37

Show the only unit in Z[2]\Z[\sqrt{-2}] is 1and -1:

Proof:

a2+2b2=1a^2+2b^2=1 the only possibility is a=±1,b=0a=\pm1,b=0

Q38

Suppose that πZ[i]\pi \in \Z[i] and λ(π)\lambda(\pi) is prime in Z\Z. Show that π\pi is also prime in Z[i]\Z[i]. This also holds in Z[ω]\Z[\omega] and Z2\Z\sqrt{-2}

Proof:

Assuming for contradiction that π\pi is not prime in Z[i]\Z[i]. Meaning there exsit α.β\alpha.\beta such that π=αβ\pi=\alpha\beta, and neither α\alpha nor β\beta being units or associates with π\pi.

Then by the norm function, λ(π)=λ(pα)=λ(p)λ(α)\lambda(\pi)=\lambda(p\alpha)=\lambda(p)\lambda(\alpha). That indicate that λ(π)\lambda(\pi) is not prime because neither α\alpha nor β\beta being units.

The reason extends analogously to Z[ω]\Z[\omega] or Z[2]\Z[\sqrt{-2}].

Q39

Prove that in any integer domain, the prime is irreducible.

Proof:

Assume a prime pDp \in D is not irreducible. That means p=abp=ab , a,bDa,b\in D and a,ba,b are not unit.

Since p is prime, p should divide a or b.

That is a=pca=p*c

So we have p=ab=p(bc)p=ab=p(bc). Which shows that bcbc is unit. That leads to bb is unit which is a contradiction.