0% found this document useful (0 votes)
37 views4 pages

Euclidean Ring of Gaussian Integers

The document discusses the Euclidean ring of Gaussian integers, J[i], and establishes a function d that satisfies the conditions necessary for J[i] to be classified as a Euclidean ring. It demonstrates that for any two elements in J[i], there exist elements t and r such that the division algorithm holds, thereby proving the theorem. The proof is structured in two cases: a special case with positive integers and a general case for arbitrary elements in J[i].

Uploaded by

rotric2022
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views4 pages

Euclidean Ring of Gaussian Integers

The document discusses the Euclidean ring of Gaussian integers, J[i], and establishes a function d that satisfies the conditions necessary for J[i] to be classified as a Euclidean ring. It demonstrates that for any two elements in J[i], there exist elements t and r such that the division algorithm holds, thereby proving the theorem. The proof is structured in two cases: a special case with positive integers and a general case for arbitrary elements in J[i].

Uploaded by

rotric2022
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Particular Euclidean Ring

Let J[i] denote the set of all complex numbers of the form a + ib when a and b
are integers. Such complex numbers are called Gaussian integers.

Under the usual addition and multiplication of complex numbers J[i] forms an
integral domain called the domain of Gaussian integers.

Now we have to exhibit J[i] as a Euclidean ring. In order to do this, we need a


function d : J[i] → N ∪ {0} such that the following hold:
1. d(x) is a non negative integer for every x ̸= 0 ∈ J[i]
2. d(x) ≤ d(xy) for every y ̸= 0 in J[i]
3. Given u, v ∈ J[i] there exist t, r ∈ J[i] such that v = tu + r where r = 0
(or) d(r) < d(u)
For x = a + ib ∈ J[i], d(x) = a2 + b2

It follows from the definition that d(x) ≥ tf orallx ̸= 0 ∈ J[i]

∴ The condition (1) is satisfied.

Let x, y ∈ J[i].

Since y ̸= 0, we have d(y) ≥ 1 and so d(x) ≤ d(x)d(y) = d(xy).

∴ The condition (2) is satisfied.

Now we will show that condition 3 also holds for this function d in J[i]. This is
done in the proof of the following theorem.

Theorem 1. J[i] is a Euclidean ring.


Proof. T.P J[i] is a Euclidean ring.

i.e) T.P Given x, y ∈ J[i] there exist t, r ∈ J[i] such that y = tx + r where r = 0
(or) d(r) < d(x).

1
case(i):Special case.

Assume x is a positive integer.

Let y = a + ib where a & b are integers.

By division algorithm for the ring of integers there exists integers u, u1 , v, v1

such that
a = un + u1 and b = vn + v1 (1)
where u1 and v1 are integers satisfying
n n
| u1 |≤ | v1 |≤
2 2
2 and 2 (2)
n n
u21 ≤ v12 ≤
4 4
Let t, r ∈ J[i].

Then
t = u + vi and r = u1 + v1 i (3)
Suppose

y = a + ib
= un + u1 + [vn + v1 ]i [by(1)]
= un + u1 + vni + v1 i
= un + vni + u1 + v1 i
= (u + vi)n + (u1 + v1 i)
= tn + r [f rom(3)]

Now
d(r) = d(u1 + v1 i) [f rom(3)]
= u21 + v12
2
n n2
≤ + [f rom(2)]
4 4
n2
=
2
< n2
= d(n)

∴ d(r) < d(n)

2
Thus in this special case we have shown that y = tn + r with r = u1 + v1 i = 0
(or) d(r) < d(n).

case(ii): General case

Let x, y both non zero arbitrary element in J[i].

Let x = a + ib and x = a − ib (conjugate of x).

Then
xx = (a + ib)(a − ib)
= a2 + b2 > 0

∴ xx is a positive integer.

Consider n = xx.

Applying the result of the case (i) to the elements yx and n,

there exist elements t, r ∈ J[i] such that yx = tn + r with r = 0 (or)

d(r) < d(n).

If r = 0, then yx = tn which implies

yx = txx
y = tx + 0

∴ The third condition of Euclidean ring is true.

If d(r) < d(n),

d(yx − tn) < d(n)


d(yx − txx) < d(n)
d(y − tx)d(x) < d(xx) [∵ d(x ≥ 0)]
d(y − tx)d(x) < d(x)d(x)
d(y − tx) < d(x)

Take r0 = y − tx, which implies y = tx + r0 , t & r0 ∈ J[i]

Also r0 ̸= 0 because when r = 0 then only r0 = 0.

So we have to prove d(r0 ) < d(x)

3
Hence d(r0 ) = d(y − tx) < d(x)

Therefore, it is true when d(r) < d(n).

This proves the theorem.

Submitted by,
Sahaya Angel Francy L
2021APM320

Common questions

Powered by AI

The conditions for a Euclidean ring based on d facilitate division by structuring norms that measure elements, ensuring division feasibility. The structure involves: 1) every element having a non-negative image d(x), 2) fulfilling d(x) ≤ d(xy) for non-zero y, making multiplication conform to norm expansion, and 3) permitting division y = tx + r with r = 0 or d(r) < d(x), allowing for remainder sizes to be less than divisors, crucial to Euclidean division. These conditions together ensure that each step of division reduces the 'size' of the remainder in the norm sense, making sequential division possible, much like integers . J[i] with d(x) = a² + b² meets these needs by providing enough structure through the norm application over Gaussian integers .

The division results for positive integers in case (i) extend to general Gaussian integers by illustrating that for any x ∈ J[i], both a positive integer division and a division within Gaussian integers can occur, confirming Euclidean conditions. In case (i), where x is a positive integer, the division of y by n = x leads to elements t, r in J[i] such as y = tn + r, satisfying d(r) < d(n). In the general case, this extends as x is a Gaussian integer, and its conjugate allows expression x = a + ib and x¯ = a - ib, making xx a positive integer n . This same methodology allows division yx = tn + r ensures y = tx + r₀ with d(r₀) < d(x), confirming the Euclidean properties for all of J[i].

The function d is crucial for proving that J[i] is a Euclidean ring by serving as a norm function that maps elements of J[i] to non-negative integers, which helps establish the ring's properties. The function d(x) = a² + b² for x = a + ib, a Gaussian integer, satisfies three conditions necessary for demonstrating Euclidean properties. It ensures that d is non-negative for all non-zero elements in J[i] and that d(x) ≤ d(xy) for y ≠ 0 . This establishes that division with a remainder can occur within the ring, specifically enabling the relation y = tx + r where r = 0 or d(r) < d(x). Thus, d ensures that the necessary conditions for Euclidean division are met .

The significance of x = a + ib and its conjugate x = a - ib lies in forming a positive integer product xx = a² + b², critical for proving Euclidean properties of J[i]. The conjugate helps ensure that multiplication yields a non-negative integer n = xx, which provides a basis for performing division with residual norms that are comparable as per Euclidean properties . This relationship allows the generalization process for Gaussian integers, extending results from the integer domain (where conditions like |u₁| ≤ n/2 are used) to J[i], presenting an analogous division method ensuring that r = 0 or d(r) < d(n), maintaining Euclidean division viability .

The inequalities |u₁| ≤ n/2 and |v₁| ≤ n/2 serve to bound the remainders in the Euclidean division, ensuring the residual respects d(r) < d(n). When a Gaussian integer y = a + ib is divided, using integer division techniques on the real and imaginary parts respectively, these bounds ensure that values u₁ and v₁ (remainders of the division) remain constrained so that the overall measure d(r) = u₁² + v₁² remains smaller than d(n) = n² . Consequently, these constraints ensure that the Euclidean condition of having |r| smaller than |x| is upheld, validating the division process within J[i].

The condition d(r) < d(x) is shown by leveraging the norm function d(x) = a² + b² for Gaussian integers x in J[i] and exhibiting division similar to integers but within J[i]. Through the proof, it is demonstrated that if x = a + ib, xx = a² + b² > 0, which is a positive integer. Using this, elements yx and n = xx are considered to divide by the Euclidean process in J[i], yielding yx = tn + r with r = 0 or d(r) < d(n). This implies y = tx + r₀ where r₀ satisfies d(r₀) < d(x) due to the constraint d(y − tx) < d(x), confirming this Euclidean condition .

The proof highlights Gaussian integers' uniqueness by integrating complex multiplication properties into a Euclidean framework via the norm function. Gaussian integers leverage properties from both integers and complex numbers, using norms d(x) = a² + b² to establish a Euclidean structure. This allows us to treat elements analogous to integers in condition satisfaction; multiplication results in positive integers, and division results maintain comparable norms d(r) < d(x). The use of conjugate structures to ensure positive values for division bases (xx = a² + b²) leverages both integer and complex operation advantages, affirming Gaussian integers' utility in forming Euclidean domains beyond typical integer confines .

The division process for Gaussian integers, as opposed to standard integers, differs in utilizing complex norms and conjugate structures, allowing division by composite results rather than solely integers. Specifically, for Gaussian integers, division operates through the norm d(x) = a² + b², whereby the product xx (inclu......

You might also like