Find two irrational numbers $x,y$ such that $x+y$ and $xy$ are both rational.
$begingroup$
I know how to satisfy one of the statements but never both together.
$(a+b)*(a-b)=a^2-b^2$ so taking $a=sqrt k_1$ and $b=sqrt k_2$, $k_1,k_2inmathbb{Q}$ such that $a,b notinmathbb{Q}$ would suffice for the second one. Also, for every $xinmathbb{R} - mathbb{Q}$, taking $y=x^{-1}$ would also work for the product.
For the sum one could do something boring like given $xinmathbb{R}-mathbb{Q}$, take $-xinmathbb{R}-mathbb{Q}$ and $x-x=0inmathbb{R}$.
Ideally only "easy-to-define functions" (like square root, sum, subtraction...) should be used since stuff like $log,e,cos$... are not formally defined until later stages of my real analysis book (this is a question from the real numbers chapter).
real-analysis irrational-numbers rational-numbers
$endgroup$
add a comment |
$begingroup$
I know how to satisfy one of the statements but never both together.
$(a+b)*(a-b)=a^2-b^2$ so taking $a=sqrt k_1$ and $b=sqrt k_2$, $k_1,k_2inmathbb{Q}$ such that $a,b notinmathbb{Q}$ would suffice for the second one. Also, for every $xinmathbb{R} - mathbb{Q}$, taking $y=x^{-1}$ would also work for the product.
For the sum one could do something boring like given $xinmathbb{R}-mathbb{Q}$, take $-xinmathbb{R}-mathbb{Q}$ and $x-x=0inmathbb{R}$.
Ideally only "easy-to-define functions" (like square root, sum, subtraction...) should be used since stuff like $log,e,cos$... are not formally defined until later stages of my real analysis book (this is a question from the real numbers chapter).
real-analysis irrational-numbers rational-numbers
$endgroup$
add a comment |
$begingroup$
I know how to satisfy one of the statements but never both together.
$(a+b)*(a-b)=a^2-b^2$ so taking $a=sqrt k_1$ and $b=sqrt k_2$, $k_1,k_2inmathbb{Q}$ such that $a,b notinmathbb{Q}$ would suffice for the second one. Also, for every $xinmathbb{R} - mathbb{Q}$, taking $y=x^{-1}$ would also work for the product.
For the sum one could do something boring like given $xinmathbb{R}-mathbb{Q}$, take $-xinmathbb{R}-mathbb{Q}$ and $x-x=0inmathbb{R}$.
Ideally only "easy-to-define functions" (like square root, sum, subtraction...) should be used since stuff like $log,e,cos$... are not formally defined until later stages of my real analysis book (this is a question from the real numbers chapter).
real-analysis irrational-numbers rational-numbers
$endgroup$
I know how to satisfy one of the statements but never both together.
$(a+b)*(a-b)=a^2-b^2$ so taking $a=sqrt k_1$ and $b=sqrt k_2$, $k_1,k_2inmathbb{Q}$ such that $a,b notinmathbb{Q}$ would suffice for the second one. Also, for every $xinmathbb{R} - mathbb{Q}$, taking $y=x^{-1}$ would also work for the product.
For the sum one could do something boring like given $xinmathbb{R}-mathbb{Q}$, take $-xinmathbb{R}-mathbb{Q}$ and $x-x=0inmathbb{R}$.
Ideally only "easy-to-define functions" (like square root, sum, subtraction...) should be used since stuff like $log,e,cos$... are not formally defined until later stages of my real analysis book (this is a question from the real numbers chapter).
real-analysis irrational-numbers rational-numbers
real-analysis irrational-numbers rational-numbers
asked Jan 13 at 17:06
BroccoliFinancialsBroccoliFinancials
404
404
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
What about $a=sqrt k$, $b=-sqrt k$?
$endgroup$
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
add a comment |
$begingroup$
$-sqrt a+b, sqrt a+b$ are examples
$endgroup$
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
add a comment |
$begingroup$
It is not difficult to show what is the general solution here.
If $a+b=2r$ and $ab=q$ we find (eg by substitution, or vieta) that $a$ and $b$ are the roots of the quadratic equation $$x^2-2rx+q=0$$ which has the roots $$x=rpm sqrt{r^2-q}$$giving the two values of $a$ and $b$. If $r^2-q$ is not a rational square then the values of $a$ and $b$ will be irrational.
$endgroup$
add a comment |
$begingroup$
$$x=text{Golden Ratio}={1+sqrt 5over 2}\y={1-sqrt 5over 2}$$More generally, take the roots of $x^2+ax+b=0$ when $a,b$ are rational and the equation has two irrational roots. For example, my $x,y$ are roots of $$x^2-x-1=0$$
$endgroup$
add a comment |
$begingroup$
Take any polynomial $$f(x)=x^2+ax+1$$ where $ainBbb Z$ and $a^2>4$. Let $alphainBbb R$ such that $f(alpha)=0$. By the rational root test $alpha=1$, but this is impossible since $f(1)=a+2neq 0$. As the roots comes in pairs there is another root $baralpha$, and $alphabaralpha=1$, $-alpha-baralpha=a$.
$endgroup$
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%2f3072246%2ffind-two-irrational-numbers-x-y-such-that-xy-and-xy-are-both-rational%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
What about $a=sqrt k$, $b=-sqrt k$?
$endgroup$
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
add a comment |
$begingroup$
What about $a=sqrt k$, $b=-sqrt k$?
$endgroup$
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
add a comment |
$begingroup$
What about $a=sqrt k$, $b=-sqrt k$?
$endgroup$
What about $a=sqrt k$, $b=-sqrt k$?
answered Jan 13 at 17:07
Matt SamuelMatt Samuel
38.8k63769
38.8k63769
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
add a comment |
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
5
5
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
$begingroup$
where $k$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 17:08
add a comment |
$begingroup$
$-sqrt a+b, sqrt a+b$ are examples
$endgroup$
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
add a comment |
$begingroup$
$-sqrt a+b, sqrt a+b$ are examples
$endgroup$
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
add a comment |
$begingroup$
$-sqrt a+b, sqrt a+b$ are examples
$endgroup$
$-sqrt a+b, sqrt a+b$ are examples
answered Jan 13 at 17:08
Tsemo AristideTsemo Aristide
59.6k11446
59.6k11446
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
add a comment |
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
1
1
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
$begingroup$
where $a$ is not a perfect square
$endgroup$
– J. W. Tanner
Jan 13 at 18:34
add a comment |
$begingroup$
It is not difficult to show what is the general solution here.
If $a+b=2r$ and $ab=q$ we find (eg by substitution, or vieta) that $a$ and $b$ are the roots of the quadratic equation $$x^2-2rx+q=0$$ which has the roots $$x=rpm sqrt{r^2-q}$$giving the two values of $a$ and $b$. If $r^2-q$ is not a rational square then the values of $a$ and $b$ will be irrational.
$endgroup$
add a comment |
$begingroup$
It is not difficult to show what is the general solution here.
If $a+b=2r$ and $ab=q$ we find (eg by substitution, or vieta) that $a$ and $b$ are the roots of the quadratic equation $$x^2-2rx+q=0$$ which has the roots $$x=rpm sqrt{r^2-q}$$giving the two values of $a$ and $b$. If $r^2-q$ is not a rational square then the values of $a$ and $b$ will be irrational.
$endgroup$
add a comment |
$begingroup$
It is not difficult to show what is the general solution here.
If $a+b=2r$ and $ab=q$ we find (eg by substitution, or vieta) that $a$ and $b$ are the roots of the quadratic equation $$x^2-2rx+q=0$$ which has the roots $$x=rpm sqrt{r^2-q}$$giving the two values of $a$ and $b$. If $r^2-q$ is not a rational square then the values of $a$ and $b$ will be irrational.
$endgroup$
It is not difficult to show what is the general solution here.
If $a+b=2r$ and $ab=q$ we find (eg by substitution, or vieta) that $a$ and $b$ are the roots of the quadratic equation $$x^2-2rx+q=0$$ which has the roots $$x=rpm sqrt{r^2-q}$$giving the two values of $a$ and $b$. If $r^2-q$ is not a rational square then the values of $a$ and $b$ will be irrational.
answered Jan 13 at 17:12
Mark BennetMark Bennet
81.6k984181
81.6k984181
add a comment |
add a comment |
$begingroup$
$$x=text{Golden Ratio}={1+sqrt 5over 2}\y={1-sqrt 5over 2}$$More generally, take the roots of $x^2+ax+b=0$ when $a,b$ are rational and the equation has two irrational roots. For example, my $x,y$ are roots of $$x^2-x-1=0$$
$endgroup$
add a comment |
$begingroup$
$$x=text{Golden Ratio}={1+sqrt 5over 2}\y={1-sqrt 5over 2}$$More generally, take the roots of $x^2+ax+b=0$ when $a,b$ are rational and the equation has two irrational roots. For example, my $x,y$ are roots of $$x^2-x-1=0$$
$endgroup$
add a comment |
$begingroup$
$$x=text{Golden Ratio}={1+sqrt 5over 2}\y={1-sqrt 5over 2}$$More generally, take the roots of $x^2+ax+b=0$ when $a,b$ are rational and the equation has two irrational roots. For example, my $x,y$ are roots of $$x^2-x-1=0$$
$endgroup$
$$x=text{Golden Ratio}={1+sqrt 5over 2}\y={1-sqrt 5over 2}$$More generally, take the roots of $x^2+ax+b=0$ when $a,b$ are rational and the equation has two irrational roots. For example, my $x,y$ are roots of $$x^2-x-1=0$$
answered Jan 13 at 17:08
Mostafa AyazMostafa Ayaz
16.6k3939
16.6k3939
add a comment |
add a comment |
$begingroup$
Take any polynomial $$f(x)=x^2+ax+1$$ where $ainBbb Z$ and $a^2>4$. Let $alphainBbb R$ such that $f(alpha)=0$. By the rational root test $alpha=1$, but this is impossible since $f(1)=a+2neq 0$. As the roots comes in pairs there is another root $baralpha$, and $alphabaralpha=1$, $-alpha-baralpha=a$.
$endgroup$
add a comment |
$begingroup$
Take any polynomial $$f(x)=x^2+ax+1$$ where $ainBbb Z$ and $a^2>4$. Let $alphainBbb R$ such that $f(alpha)=0$. By the rational root test $alpha=1$, but this is impossible since $f(1)=a+2neq 0$. As the roots comes in pairs there is another root $baralpha$, and $alphabaralpha=1$, $-alpha-baralpha=a$.
$endgroup$
add a comment |
$begingroup$
Take any polynomial $$f(x)=x^2+ax+1$$ where $ainBbb Z$ and $a^2>4$. Let $alphainBbb R$ such that $f(alpha)=0$. By the rational root test $alpha=1$, but this is impossible since $f(1)=a+2neq 0$. As the roots comes in pairs there is another root $baralpha$, and $alphabaralpha=1$, $-alpha-baralpha=a$.
$endgroup$
Take any polynomial $$f(x)=x^2+ax+1$$ where $ainBbb Z$ and $a^2>4$. Let $alphainBbb R$ such that $f(alpha)=0$. By the rational root test $alpha=1$, but this is impossible since $f(1)=a+2neq 0$. As the roots comes in pairs there is another root $baralpha$, and $alphabaralpha=1$, $-alpha-baralpha=a$.
answered Jan 13 at 17:21
cansomeonehelpmeoutcansomeonehelpmeout
7,1473935
7,1473935
add a comment |
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%2f3072246%2ffind-two-irrational-numbers-x-y-such-that-xy-and-xy-are-both-rational%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