Questions tagged [euclidean-domain]

Use for questions related to commutative rings that can be endowed with a Euclidean function, which allows a suitable generalization of the Euclidean division of the integers.

A Euclidean domain (also called a Euclidean ring) is a commutative ring that can be endowed with a Euclidean function, which allows a suitable generalization of the Euclidean division of the integers. This generalized Euclidean algorithm can be put to many of the same uses as Euclid's original algorithm in the ring of integers: in any Euclidean domain, one can apply the Euclidean algorithm to compute the greatest common divisor of any two elements. In particular, the greatest common divisor of any two elements exists and can be written as a linear combination of them (Bézout's identity). Moreover, every ideal in a Euclidean domain is principal, which implies a suitable generalization of the fundamental theorem of arithmetic: every Euclidean domain is a unique factorization domain.

It is important to compare the class of Euclidean domains with the larger class of principal ideal domains (PIDs). An arbitrary PID has much the same "structural properties" of a Euclidean domain (or, indeed, even of the ring of integers), but when an explicit algorithm for Euclidean division is known, one may use the Euclidean and extended Euclidean algorithms to compute greatest common divisors and the quantities in Bézout's identity. In particular, the existence of efficient algorithms for Euclidean division of integers and of polynomials in one variable over a field is of basic importance in computer algebra.

So, given an integral domain R, it is often very useful to know whether R has a Euclidean function: if so, that implies that R is a PID. If there is no "obvious" Euclidean function, however, then determining whether R is a PID is generally a much easier problem than determining whether it is a Euclidean domain.

Euclidean domains appear in the following chain of class inclusions:

commutative rings ⊃ integral domains ⊃ integrally closed domainsGCD domains ⊃ unique factorization domains ⊃ principal ideal domains ⊃ Euclidean domainsfieldsfinite fields

244 questions
3
votes
0 answers

Norm-Euclidean fields

A finite field extension $\mathbb{F}/\mathbb{Q}$ is called Norm-Euclidean if the absolute norm function $\alpha \mapsto |\prod \sigma_i(\alpha)|$ induce a Euclidean norm on the integer ring $\mathcal{O}_\mathbb{F}$. The simplest example is of course…
Ofir
  • 8,015
0
votes
1 answer

Uniqueness of Division in Euclidean domain

I was reading this old paper which asserts that if $E$ is an euclidean domain with unique division we have $E\approx \mathbb{F}$ or $E\approx \mathbb{F}[X]$ where $\mathbb{F}$ is a field. The author first proves $g: E\rightarrow \mathbb{Z}_{\geq 0}$…
Kadmos
  • 1,907
0
votes
1 answer

find the domain of this function ( [ ] is symbol of floor)

Find the domain of the function $f(x)=\frac{\log(3x-2x^2)}{\left \lfloor 2x-1 \right \rfloor^2 - 1}$ where $\lfloor \cdot \rfloor$ is the floor function.
ramin
  • 1
0
votes
1 answer

Why in Euclidean space the distance function (say $f$) has the property that its $|\nabla f|=1$.

Why in Euclidean space the distance function (say $f$) has the property that its $|\nabla f|=1$. While looking for the reason I got referred to "Eikonal equation". Which I found more like a definition other than a proof, for which Euclidean distance…
Soyol
  • 168
0
votes
1 answer

Topology on Euclidean space

Find the functions $f,g$ such that, $a$ be a limit point in the domain of $f$ with $\lim_{x\to a}f(x)=b$, $\lim_{y\to b}g(y)=c$ but $\lim_{x\to a}g(f(x) \neq b$
Samiron Parui
  • 353
  • 1
  • 15