Number Theory: Prove that $gcd(a,b) le sqrt{a+b}$
$begingroup$
For positive integers $a$ and $b$, we know $dfrac{a+1}{b} + dfrac{b+1}{a}$ is also
a positive integer. Prove that $gcd(a,b) le sqrt{a+b}$.
Using Bézout's lemma, we know that $gcd(a, b) = sa + tb$. I want to prove that $(sa+tb)^2 le a+b$. We know $ab,|,a(a+1) + b(b+1)$.
Therefore, $(sa + tb)^2 le (sa)^2 + (tb)^2 + 2st(a(a+1)+b(b+1))$.
I'm not sure how can continue from here. Any ideas to continue, or for a better way to prove the statement?
Thanks in advance.
elementary-number-theory discrete-mathematics
$endgroup$
add a comment |
$begingroup$
For positive integers $a$ and $b$, we know $dfrac{a+1}{b} + dfrac{b+1}{a}$ is also
a positive integer. Prove that $gcd(a,b) le sqrt{a+b}$.
Using Bézout's lemma, we know that $gcd(a, b) = sa + tb$. I want to prove that $(sa+tb)^2 le a+b$. We know $ab,|,a(a+1) + b(b+1)$.
Therefore, $(sa + tb)^2 le (sa)^2 + (tb)^2 + 2st(a(a+1)+b(b+1))$.
I'm not sure how can continue from here. Any ideas to continue, or for a better way to prove the statement?
Thanks in advance.
elementary-number-theory discrete-mathematics
$endgroup$
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40
add a comment |
$begingroup$
For positive integers $a$ and $b$, we know $dfrac{a+1}{b} + dfrac{b+1}{a}$ is also
a positive integer. Prove that $gcd(a,b) le sqrt{a+b}$.
Using Bézout's lemma, we know that $gcd(a, b) = sa + tb$. I want to prove that $(sa+tb)^2 le a+b$. We know $ab,|,a(a+1) + b(b+1)$.
Therefore, $(sa + tb)^2 le (sa)^2 + (tb)^2 + 2st(a(a+1)+b(b+1))$.
I'm not sure how can continue from here. Any ideas to continue, or for a better way to prove the statement?
Thanks in advance.
elementary-number-theory discrete-mathematics
$endgroup$
For positive integers $a$ and $b$, we know $dfrac{a+1}{b} + dfrac{b+1}{a}$ is also
a positive integer. Prove that $gcd(a,b) le sqrt{a+b}$.
Using Bézout's lemma, we know that $gcd(a, b) = sa + tb$. I want to prove that $(sa+tb)^2 le a+b$. We know $ab,|,a(a+1) + b(b+1)$.
Therefore, $(sa + tb)^2 le (sa)^2 + (tb)^2 + 2st(a(a+1)+b(b+1))$.
I'm not sure how can continue from here. Any ideas to continue, or for a better way to prove the statement?
Thanks in advance.
elementary-number-theory discrete-mathematics
elementary-number-theory discrete-mathematics
edited Dec 9 '18 at 17:00
amWhy
1
1
asked Dec 7 '18 at 23:08
AnthonyAnthony
324
324
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40
add a comment |
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Suppose $dmid a$, $dmid b$.
Then
$$n:=left(frac{a+1}b+frac{b+1}aright)cdot frac adcdot frac bd-frac{a^2}{d^2}-frac{b^2}{d^2}$$
is an integer. Conclude.
$endgroup$
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
add a comment |
$begingroup$
Hagen von Eitzen does not seem to want to explain his answer further, so I will attempt to do so here:
Suppose that $d|a$ and $d|b$. Then we have the following:
begin{align*}
frac{a+b}{d^2} &= frac{a^2+a}{d^2}+frac{b^2+b}{d^2}-frac{a^2}{d^2}-frac{b^2}{d^2} \ &=left(frac{a+1}{b}+frac{b+1}{a}right)cdotfrac{a}{d}cdotfrac{b}{d}-frac{a^2}{d^2}-frac{b^2}{d^2}
end{align*}
The RHS is an integer by the hypothesis of the problem. The LHS is positive by the hypothesis of the problem. Thus we can safely conclude that $frac{a+b}{d^2}geq 1$ for all common divisors of $a$ and $b$, which is what we wanted to show.
$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%2f3030484%2fnumber-theory-prove-that-gcda-b-le-sqrtab%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$
Suppose $dmid a$, $dmid b$.
Then
$$n:=left(frac{a+1}b+frac{b+1}aright)cdot frac adcdot frac bd-frac{a^2}{d^2}-frac{b^2}{d^2}$$
is an integer. Conclude.
$endgroup$
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
add a comment |
$begingroup$
Suppose $dmid a$, $dmid b$.
Then
$$n:=left(frac{a+1}b+frac{b+1}aright)cdot frac adcdot frac bd-frac{a^2}{d^2}-frac{b^2}{d^2}$$
is an integer. Conclude.
$endgroup$
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
add a comment |
$begingroup$
Suppose $dmid a$, $dmid b$.
Then
$$n:=left(frac{a+1}b+frac{b+1}aright)cdot frac adcdot frac bd-frac{a^2}{d^2}-frac{b^2}{d^2}$$
is an integer. Conclude.
$endgroup$
Suppose $dmid a$, $dmid b$.
Then
$$n:=left(frac{a+1}b+frac{b+1}aright)cdot frac adcdot frac bd-frac{a^2}{d^2}-frac{b^2}{d^2}$$
is an integer. Conclude.
answered Dec 7 '18 at 23:25
Hagen von EitzenHagen von Eitzen
277k22269496
277k22269496
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
add a comment |
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
1
1
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
$begingroup$
Care to elaborate?
$endgroup$
– RandomMathGuy
Dec 7 '18 at 23:28
add a comment |
$begingroup$
Hagen von Eitzen does not seem to want to explain his answer further, so I will attempt to do so here:
Suppose that $d|a$ and $d|b$. Then we have the following:
begin{align*}
frac{a+b}{d^2} &= frac{a^2+a}{d^2}+frac{b^2+b}{d^2}-frac{a^2}{d^2}-frac{b^2}{d^2} \ &=left(frac{a+1}{b}+frac{b+1}{a}right)cdotfrac{a}{d}cdotfrac{b}{d}-frac{a^2}{d^2}-frac{b^2}{d^2}
end{align*}
The RHS is an integer by the hypothesis of the problem. The LHS is positive by the hypothesis of the problem. Thus we can safely conclude that $frac{a+b}{d^2}geq 1$ for all common divisors of $a$ and $b$, which is what we wanted to show.
$endgroup$
add a comment |
$begingroup$
Hagen von Eitzen does not seem to want to explain his answer further, so I will attempt to do so here:
Suppose that $d|a$ and $d|b$. Then we have the following:
begin{align*}
frac{a+b}{d^2} &= frac{a^2+a}{d^2}+frac{b^2+b}{d^2}-frac{a^2}{d^2}-frac{b^2}{d^2} \ &=left(frac{a+1}{b}+frac{b+1}{a}right)cdotfrac{a}{d}cdotfrac{b}{d}-frac{a^2}{d^2}-frac{b^2}{d^2}
end{align*}
The RHS is an integer by the hypothesis of the problem. The LHS is positive by the hypothesis of the problem. Thus we can safely conclude that $frac{a+b}{d^2}geq 1$ for all common divisors of $a$ and $b$, which is what we wanted to show.
$endgroup$
add a comment |
$begingroup$
Hagen von Eitzen does not seem to want to explain his answer further, so I will attempt to do so here:
Suppose that $d|a$ and $d|b$. Then we have the following:
begin{align*}
frac{a+b}{d^2} &= frac{a^2+a}{d^2}+frac{b^2+b}{d^2}-frac{a^2}{d^2}-frac{b^2}{d^2} \ &=left(frac{a+1}{b}+frac{b+1}{a}right)cdotfrac{a}{d}cdotfrac{b}{d}-frac{a^2}{d^2}-frac{b^2}{d^2}
end{align*}
The RHS is an integer by the hypothesis of the problem. The LHS is positive by the hypothesis of the problem. Thus we can safely conclude that $frac{a+b}{d^2}geq 1$ for all common divisors of $a$ and $b$, which is what we wanted to show.
$endgroup$
Hagen von Eitzen does not seem to want to explain his answer further, so I will attempt to do so here:
Suppose that $d|a$ and $d|b$. Then we have the following:
begin{align*}
frac{a+b}{d^2} &= frac{a^2+a}{d^2}+frac{b^2+b}{d^2}-frac{a^2}{d^2}-frac{b^2}{d^2} \ &=left(frac{a+1}{b}+frac{b+1}{a}right)cdotfrac{a}{d}cdotfrac{b}{d}-frac{a^2}{d^2}-frac{b^2}{d^2}
end{align*}
The RHS is an integer by the hypothesis of the problem. The LHS is positive by the hypothesis of the problem. Thus we can safely conclude that $frac{a+b}{d^2}geq 1$ for all common divisors of $a$ and $b$, which is what we wanted to show.
answered Dec 7 '18 at 23:54
RandomMathGuyRandomMathGuy
1872
1872
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%2f3030484%2fnumber-theory-prove-that-gcda-b-le-sqrtab%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
$begingroup$
Is it suppose to be $(sa+tb)^2 leq a+b$?
$endgroup$
– Larry
Dec 7 '18 at 23:23
$begingroup$
@Larry yes. fixed it.
$endgroup$
– Anthony
Dec 7 '18 at 23:25
$begingroup$
A related question (not a duplicate nor an answer): math.stackexchange.com/questions/1417404/…
$endgroup$
– Jean-Claude Arbaut
Dec 7 '18 at 23:40