What fields between the rationals and the reals allow a good notion of 2D distance?Is computing distance a lesser capability than computing square roots?Why algebraic closures?Is an algebra the smallest one generated by a certain subset of it?What is the automorphism group of the field of all constructible numbers?Elementary proof for $sqrtp_n+1 notin mathbbQ(sqrtp_1, sqrtp_2, ldots, sqrtp_n)$ where $p_i$ are different prime numbers.Why is $mathbbQ(sqrt2)subseteqmathbbQ(sqrt2+sqrt[3]5)subseteqmathbbQ(sqrt2,sqrt[3]5)$What is the known form of this transcendental number theorem suggesting $etimespi$ is very unlikely to be algebraic?Show that $mathbbQ(sqrtn,sqrt-n)subseteqmathbbQ(sqrtn+sqrt-n)$ by evaluating $alpha^3+2nalpha$ and $alpha^3-2nalpha$Does every equation involving $+,-,times,div,sqrt,mathbb Q$ only have solutions in the algebraic numbersIs every finite extension radical?
Limits and Infinite Integration by Parts
Biological Blimps: Propulsion
How should I respond when I lied about my education and the company finds out through background check?
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
What if you are holding an Iron Flask with a demon inside and walk into Antimagic Field?
Why does a simple loop result in ASYNC_NETWORK_IO waits?
Terse Method to Swap Lowest for Highest?
Can I say "fingers" when referring to toes?
How can I write humor as character trait?
Why is it that I can sometimes guess the next note?
How to cover method return statement in Apex Class?
What features enable the Su-25 Frogfoot to operate with such a wide variety of fuels?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
putting logo on same line but after title, latex
Is there a RAID 0 Equivalent for RAM?
Plot of a tornado-shaped surface
How to explain what's wrong with this application of the chain rule?
Quasinilpotent , non-compact operators
What is going on with 'gets(stdin)' on the site coderbyte?
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Why "had" in "[something] we would have made had we used [something]"?
How can mimic phobia be cured?
Why is the "ls" command showing permissions of files in a FAT32 partition?
What is the highest possible scrabble score for placing a single tile
What fields between the rationals and the reals allow a good notion of 2D distance?
Is computing distance a lesser capability than computing square roots?Why algebraic closures?Is an algebra the smallest one generated by a certain subset of it?What is the automorphism group of the field of all constructible numbers?Elementary proof for $sqrtp_n+1 notin mathbbQ(sqrtp_1, sqrtp_2, ldots, sqrtp_n)$ where $p_i$ are different prime numbers.Why is $mathbbQ(sqrt2)subseteqmathbbQ(sqrt2+sqrt[3]5)subseteqmathbbQ(sqrt2,sqrt[3]5)$What is the known form of this transcendental number theorem suggesting $etimespi$ is very unlikely to be algebraic?Show that $mathbbQ(sqrtn,sqrt-n)subseteqmathbbQ(sqrtn+sqrt-n)$ by evaluating $alpha^3+2nalpha$ and $alpha^3-2nalpha$Does every equation involving $+,-,times,div,sqrt,mathbb Q$ only have solutions in the algebraic numbersIs every finite extension radical?
$begingroup$
Consider a field $K$, let's say $K subseteq mathbb R$. We can consider the 'plane' $K times K$. I am wondering in which cases the distance function $d: K times K to mathbb R$, defined as is normal by $d(x, y) = sqrtx^2 + y^2$, takes values in $K$.
Certainly this is not true for $mathbb Q$: we have $d(1, 1) = sqrt2 notin mathbb Q$. If we take any $K$ which is closed under taking square roots of non-negative numbers, then certainly $d$ will take values in $K$.
However, a priori it might still be true that $a in K$ positive has no square root, yet this does not provide an obstruction because there is no way to write $a = x^2 + y^2$. Thus I am wondering:
Are there fields $K subseteq mathbb R$ which do not have all square roots of positive numbers, yet are closed under $d$?
abstract-algebra field-theory
$endgroup$
add a comment |
$begingroup$
Consider a field $K$, let's say $K subseteq mathbb R$. We can consider the 'plane' $K times K$. I am wondering in which cases the distance function $d: K times K to mathbb R$, defined as is normal by $d(x, y) = sqrtx^2 + y^2$, takes values in $K$.
Certainly this is not true for $mathbb Q$: we have $d(1, 1) = sqrt2 notin mathbb Q$. If we take any $K$ which is closed under taking square roots of non-negative numbers, then certainly $d$ will take values in $K$.
However, a priori it might still be true that $a in K$ positive has no square root, yet this does not provide an obstruction because there is no way to write $a = x^2 + y^2$. Thus I am wondering:
Are there fields $K subseteq mathbb R$ which do not have all square roots of positive numbers, yet are closed under $d$?
abstract-algebra field-theory
$endgroup$
2
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago
add a comment |
$begingroup$
Consider a field $K$, let's say $K subseteq mathbb R$. We can consider the 'plane' $K times K$. I am wondering in which cases the distance function $d: K times K to mathbb R$, defined as is normal by $d(x, y) = sqrtx^2 + y^2$, takes values in $K$.
Certainly this is not true for $mathbb Q$: we have $d(1, 1) = sqrt2 notin mathbb Q$. If we take any $K$ which is closed under taking square roots of non-negative numbers, then certainly $d$ will take values in $K$.
However, a priori it might still be true that $a in K$ positive has no square root, yet this does not provide an obstruction because there is no way to write $a = x^2 + y^2$. Thus I am wondering:
Are there fields $K subseteq mathbb R$ which do not have all square roots of positive numbers, yet are closed under $d$?
abstract-algebra field-theory
$endgroup$
Consider a field $K$, let's say $K subseteq mathbb R$. We can consider the 'plane' $K times K$. I am wondering in which cases the distance function $d: K times K to mathbb R$, defined as is normal by $d(x, y) = sqrtx^2 + y^2$, takes values in $K$.
Certainly this is not true for $mathbb Q$: we have $d(1, 1) = sqrt2 notin mathbb Q$. If we take any $K$ which is closed under taking square roots of non-negative numbers, then certainly $d$ will take values in $K$.
However, a priori it might still be true that $a in K$ positive has no square root, yet this does not provide an obstruction because there is no way to write $a = x^2 + y^2$. Thus I am wondering:
Are there fields $K subseteq mathbb R$ which do not have all square roots of positive numbers, yet are closed under $d$?
abstract-algebra field-theory
abstract-algebra field-theory
edited yesterday
Mees de Vries
asked yesterday
Mees de VriesMees de Vries
17.5k12958
17.5k12958
2
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago
add a comment |
2
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago
2
2
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Consider the tower of fields
$K_0:=mathbbQ$,
$K_i+1:=K_i(sqrtx^2+y^2| x,yin K_i)$,
$K:=bigcup_i K_i$.
Then $K$ is closed under $d$ and contains $1+sqrt 5$ but not $sqrt1+sqrt 5$, as I have found by following the Pythagorean fields Wikipedia link given by @Dirk in his answer: If $sqrt1+sqrt 5$ were in $K$ then $1+sqrt 5$ would be a sum of two squares in some extension $K_i$, and then it would be so in an extension of $mathbbQ(sqrt 5)$, which implies that it is a sum of squares in $mathbbQ(sqrt 5)$, which is impossible because that would entail that $1-sqrt 5$, which is negative, is also a sum of squares in $mathbbQ(sqrt 5)$.
The details can be found in Chapter 5 of the book Geometric constructions by Martin. The relevant results are Theorems 5.10-5.15.
Similarly, $sqrt 2in K$ but $sqrt[4]2notin K$, and more in general, this is true for any positive number which is not a sum of squares in the first extension in which it appears.
Geometrically, numbers in $K$ correspond to constructible points by ruler and dividers. Hence $sqrt[4]2$ is constructible by rule and compass but not by rule and dividers.
$endgroup$
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
add a comment |
$begingroup$
edit: Look what I found:
Wiki
The field
$$mathbbQ(sqrtp mid p in mathbbP)$$
might be a good candidate.
At least, all fields closed under $d$ must contain this field.
$endgroup$
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156636%2fwhat-fields-between-the-rationals-and-the-reals-allow-a-good-notion-of-2d-distan%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Consider the tower of fields
$K_0:=mathbbQ$,
$K_i+1:=K_i(sqrtx^2+y^2| x,yin K_i)$,
$K:=bigcup_i K_i$.
Then $K$ is closed under $d$ and contains $1+sqrt 5$ but not $sqrt1+sqrt 5$, as I have found by following the Pythagorean fields Wikipedia link given by @Dirk in his answer: If $sqrt1+sqrt 5$ were in $K$ then $1+sqrt 5$ would be a sum of two squares in some extension $K_i$, and then it would be so in an extension of $mathbbQ(sqrt 5)$, which implies that it is a sum of squares in $mathbbQ(sqrt 5)$, which is impossible because that would entail that $1-sqrt 5$, which is negative, is also a sum of squares in $mathbbQ(sqrt 5)$.
The details can be found in Chapter 5 of the book Geometric constructions by Martin. The relevant results are Theorems 5.10-5.15.
Similarly, $sqrt 2in K$ but $sqrt[4]2notin K$, and more in general, this is true for any positive number which is not a sum of squares in the first extension in which it appears.
Geometrically, numbers in $K$ correspond to constructible points by ruler and dividers. Hence $sqrt[4]2$ is constructible by rule and compass but not by rule and dividers.
$endgroup$
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
add a comment |
$begingroup$
Consider the tower of fields
$K_0:=mathbbQ$,
$K_i+1:=K_i(sqrtx^2+y^2| x,yin K_i)$,
$K:=bigcup_i K_i$.
Then $K$ is closed under $d$ and contains $1+sqrt 5$ but not $sqrt1+sqrt 5$, as I have found by following the Pythagorean fields Wikipedia link given by @Dirk in his answer: If $sqrt1+sqrt 5$ were in $K$ then $1+sqrt 5$ would be a sum of two squares in some extension $K_i$, and then it would be so in an extension of $mathbbQ(sqrt 5)$, which implies that it is a sum of squares in $mathbbQ(sqrt 5)$, which is impossible because that would entail that $1-sqrt 5$, which is negative, is also a sum of squares in $mathbbQ(sqrt 5)$.
The details can be found in Chapter 5 of the book Geometric constructions by Martin. The relevant results are Theorems 5.10-5.15.
Similarly, $sqrt 2in K$ but $sqrt[4]2notin K$, and more in general, this is true for any positive number which is not a sum of squares in the first extension in which it appears.
Geometrically, numbers in $K$ correspond to constructible points by ruler and dividers. Hence $sqrt[4]2$ is constructible by rule and compass but not by rule and dividers.
$endgroup$
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
add a comment |
$begingroup$
Consider the tower of fields
$K_0:=mathbbQ$,
$K_i+1:=K_i(sqrtx^2+y^2| x,yin K_i)$,
$K:=bigcup_i K_i$.
Then $K$ is closed under $d$ and contains $1+sqrt 5$ but not $sqrt1+sqrt 5$, as I have found by following the Pythagorean fields Wikipedia link given by @Dirk in his answer: If $sqrt1+sqrt 5$ were in $K$ then $1+sqrt 5$ would be a sum of two squares in some extension $K_i$, and then it would be so in an extension of $mathbbQ(sqrt 5)$, which implies that it is a sum of squares in $mathbbQ(sqrt 5)$, which is impossible because that would entail that $1-sqrt 5$, which is negative, is also a sum of squares in $mathbbQ(sqrt 5)$.
The details can be found in Chapter 5 of the book Geometric constructions by Martin. The relevant results are Theorems 5.10-5.15.
Similarly, $sqrt 2in K$ but $sqrt[4]2notin K$, and more in general, this is true for any positive number which is not a sum of squares in the first extension in which it appears.
Geometrically, numbers in $K$ correspond to constructible points by ruler and dividers. Hence $sqrt[4]2$ is constructible by rule and compass but not by rule and dividers.
$endgroup$
Consider the tower of fields
$K_0:=mathbbQ$,
$K_i+1:=K_i(sqrtx^2+y^2| x,yin K_i)$,
$K:=bigcup_i K_i$.
Then $K$ is closed under $d$ and contains $1+sqrt 5$ but not $sqrt1+sqrt 5$, as I have found by following the Pythagorean fields Wikipedia link given by @Dirk in his answer: If $sqrt1+sqrt 5$ were in $K$ then $1+sqrt 5$ would be a sum of two squares in some extension $K_i$, and then it would be so in an extension of $mathbbQ(sqrt 5)$, which implies that it is a sum of squares in $mathbbQ(sqrt 5)$, which is impossible because that would entail that $1-sqrt 5$, which is negative, is also a sum of squares in $mathbbQ(sqrt 5)$.
The details can be found in Chapter 5 of the book Geometric constructions by Martin. The relevant results are Theorems 5.10-5.15.
Similarly, $sqrt 2in K$ but $sqrt[4]2notin K$, and more in general, this is true for any positive number which is not a sum of squares in the first extension in which it appears.
Geometrically, numbers in $K$ correspond to constructible points by ruler and dividers. Hence $sqrt[4]2$ is constructible by rule and compass but not by rule and dividers.
edited yesterday
answered yesterday
Jose BroxJose Brox
3,33211129
3,33211129
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
add a comment |
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
$begingroup$
"which implies that it is a sum of squares in $mathbb Q(sqrt5)$" -- I do not see directly how this follows from the previous sentence, but I could very well be missing something obvious.
$endgroup$
– Mees de Vries
yesterday
1
1
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
@MeesdeVries Not obvious, it is a consequence of Theorems 5.10-5.13 in Martin's book.
$endgroup$
– Jose Brox
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
$K$ is countable, right?
$endgroup$
– PyRulez
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
$begingroup$
@PyRulez yeah the same construction which makes $mathbb Q$ countable from $mathbb N^2$ plus skipping over duplicates should work to imply that $K_i+1$ is countable given that $K_i$ is countable, skipping over duplicates; by induction therefore all $K_i$ are countable; then we should be able to repeat the same construction again with $K_m(n)$, again skipping over duplicates, to find that $K$ is countable.
$endgroup$
– CR Drost
yesterday
1
1
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
$begingroup$
@PyRulez Yes: clearly, all elements of $K$ are algebraic, and algebraic numbers are countable (there is a countable number of rational polynomials, with a finite number of roots each)
$endgroup$
– Jose Brox
23 hours ago
add a comment |
$begingroup$
edit: Look what I found:
Wiki
The field
$$mathbbQ(sqrtp mid p in mathbbP)$$
might be a good candidate.
At least, all fields closed under $d$ must contain this field.
$endgroup$
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
add a comment |
$begingroup$
edit: Look what I found:
Wiki
The field
$$mathbbQ(sqrtp mid p in mathbbP)$$
might be a good candidate.
At least, all fields closed under $d$ must contain this field.
$endgroup$
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
add a comment |
$begingroup$
edit: Look what I found:
Wiki
The field
$$mathbbQ(sqrtp mid p in mathbbP)$$
might be a good candidate.
At least, all fields closed under $d$ must contain this field.
$endgroup$
edit: Look what I found:
Wiki
The field
$$mathbbQ(sqrtp mid p in mathbbP)$$
might be a good candidate.
At least, all fields closed under $d$ must contain this field.
edited yesterday
answered yesterday
DirkDirk
4,408218
4,408218
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
add a comment |
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
$begingroup$
Why must a field closed under $d$ contain $sqrt3$?
$endgroup$
– FredH
yesterday
1
1
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
$begingroup$
@FredH, it must contain $sqrt2 = d(1, 1)$, and thus it must contain $sqrt3 = d(1, sqrt2)$.
$endgroup$
– Mees de Vries
yesterday
1
1
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
$begingroup$
See en.wikipedia.org/wiki/Spiral_of_Theodorus
$endgroup$
– lhf
yesterday
2
2
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
$begingroup$
I don't think this works: $d(sqrt 2 + 1, 1) = sqrt2sqrt2 + 4$, but that doesn't look like a sum of square roots of rational numbers.
$endgroup$
– Arthur
yesterday
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156636%2fwhat-fields-between-the-rationals-and-the-reals-allow-a-good-notion-of-2d-distan%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Just so you know, there are other distances besides euclidean distance.
$endgroup$
– PyRulez
22 hours ago