Prove/Disprove Euclidean Domains: Unique q & r Exist?

mansi
Messages
61
Reaction score
0
this seems to be a very fundamental problem...but i need help...
prove or disprove : let D be a euclidean domain with size function d, then for a,b in D, b != 0, there exist unique q,r in D such that a= qb+r where r=0 or d(r) < d(b).
first of all, what is size function? next...do we only need to show the existence of unique q and r?
 
Physics news on Phys.org
I suspect that size function means exactly that - it is a well ordering on the set D, a way of comparing two elements for "size", though you ought to read the place where this appears as it will define it properly (I don't think it's standard, in that I've never heard of it, but that means nothing, I suppose).

I'd imagine that this means given x in D and a set of elements, Y, then you may pick the largest element of Y that is less than x.

There will also be some linearity condition, ie, d(x+y)=d(x)+d(y), and that d(a)<d(b) implies d(a)+d(x) < d(b)+d(x)
 
since you are given that it is a euclidean domain, the concept of size function is part of the definition. I.e. look where they define eucldiean domain, and the size function will be defined.

For example in my book it is as follows:

Definition: A domain is called a Euclidean domain if the division algorithm holds in the following form: to each non zero element a of R there is associated a non negative integer d(a), such that
(i) for a,b non zero in R, we have d(a)<=d(ab),
(ii) for a,b non zero in R, there exist t,r in R such that a = bt +r, and either r=0 or d(r) < d(b). [Note: uniqueness of t,r, is not required.]


this revelas a likely meaning of your problem. i.e. they probably have defined euclidean domain as i have and merely asking you about uniqueness of the t,r or in your notation the q,r.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
Back
Top