Prove that $sqrt{(p-1)^2 p^2 + 4} = (p - 1)p + epsilon$ for $p > 1$ and $0 < epsilon < 1$.
$begingroup$
Here $p$ is prime but that does not affect the calculation. Assume that $p > 1$ is any such integer. Numerically at $p = 2$ we have $epsilon = 0.8...$ which is the maximum value of $epsilon$.
functions inequality elementary-functions
$endgroup$
add a comment |
$begingroup$
Here $p$ is prime but that does not affect the calculation. Assume that $p > 1$ is any such integer. Numerically at $p = 2$ we have $epsilon = 0.8...$ which is the maximum value of $epsilon$.
functions inequality elementary-functions
$endgroup$
add a comment |
$begingroup$
Here $p$ is prime but that does not affect the calculation. Assume that $p > 1$ is any such integer. Numerically at $p = 2$ we have $epsilon = 0.8...$ which is the maximum value of $epsilon$.
functions inequality elementary-functions
$endgroup$
Here $p$ is prime but that does not affect the calculation. Assume that $p > 1$ is any such integer. Numerically at $p = 2$ we have $epsilon = 0.8...$ which is the maximum value of $epsilon$.
functions inequality elementary-functions
functions inequality elementary-functions
edited Dec 15 '18 at 22:12
Ovi
12.4k1040113
12.4k1040113
asked Dec 15 '18 at 21:45
Lorenz H MenkeLorenz H Menke
10411
10411
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You want to show that
$$sqrt{(p-1)^2 p^2 + 4} < (p - 1)p + 1$$
Because both sides are guaranteed to be positive, we can square both sides with no problem
$$(p-1)^2 p^2 + 4<(p-1)^2p^2 + 2p(p-1) +1$$
Subtracting
$$4 < 2p(p-1)+1$$
Rearranging
$$0 < 2p^2-2p-3$$
The quadratic on the RHS has zeroes at $approx -0.8$, and $approx1.8$, and it opens up. Therefore for $p ge 2$, the inequality holds. And this inequality is equivalent to your original one.
EDIT:
Oh and also you can show that $epsilon$ has to be positive because $p(p-1) = sqrt{p^2(p-1)^2} < sqrt{p^2(p-1)^2+4}$, so you need to add something positive to the LHS here to make them equal.
$endgroup$
add a comment |
$begingroup$
You have the inequality $$sqrt{1+x}le 1+frac x2$$
This can be shown easily since $1+xge 0implies 1+frac x2>0$ so we can compare their squares and this give $1+xle 1+x+frac{x^2}4$
Similarly (for $a>0$) factorizing $y$ inside the square root gives $$y<sqrt{y^2+a}le y+frac a{2y}$$
So the question is to find if $varepsilon=dfrac{a}{2y}<1iff y>dfrac a2$
For your problem $y=p(p-1)$ and $a=4$ so we need $p(p-1)>2$ which is indeed true for $p>2$
and for $p=2$ just verify manually that $sqrt{8}-2approx 0.82<1$.
$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%2f3041992%2fprove-that-sqrtp-12-p2-4-p-1p-epsilon-for-p-1-and-0%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$
You want to show that
$$sqrt{(p-1)^2 p^2 + 4} < (p - 1)p + 1$$
Because both sides are guaranteed to be positive, we can square both sides with no problem
$$(p-1)^2 p^2 + 4<(p-1)^2p^2 + 2p(p-1) +1$$
Subtracting
$$4 < 2p(p-1)+1$$
Rearranging
$$0 < 2p^2-2p-3$$
The quadratic on the RHS has zeroes at $approx -0.8$, and $approx1.8$, and it opens up. Therefore for $p ge 2$, the inequality holds. And this inequality is equivalent to your original one.
EDIT:
Oh and also you can show that $epsilon$ has to be positive because $p(p-1) = sqrt{p^2(p-1)^2} < sqrt{p^2(p-1)^2+4}$, so you need to add something positive to the LHS here to make them equal.
$endgroup$
add a comment |
$begingroup$
You want to show that
$$sqrt{(p-1)^2 p^2 + 4} < (p - 1)p + 1$$
Because both sides are guaranteed to be positive, we can square both sides with no problem
$$(p-1)^2 p^2 + 4<(p-1)^2p^2 + 2p(p-1) +1$$
Subtracting
$$4 < 2p(p-1)+1$$
Rearranging
$$0 < 2p^2-2p-3$$
The quadratic on the RHS has zeroes at $approx -0.8$, and $approx1.8$, and it opens up. Therefore for $p ge 2$, the inequality holds. And this inequality is equivalent to your original one.
EDIT:
Oh and also you can show that $epsilon$ has to be positive because $p(p-1) = sqrt{p^2(p-1)^2} < sqrt{p^2(p-1)^2+4}$, so you need to add something positive to the LHS here to make them equal.
$endgroup$
add a comment |
$begingroup$
You want to show that
$$sqrt{(p-1)^2 p^2 + 4} < (p - 1)p + 1$$
Because both sides are guaranteed to be positive, we can square both sides with no problem
$$(p-1)^2 p^2 + 4<(p-1)^2p^2 + 2p(p-1) +1$$
Subtracting
$$4 < 2p(p-1)+1$$
Rearranging
$$0 < 2p^2-2p-3$$
The quadratic on the RHS has zeroes at $approx -0.8$, and $approx1.8$, and it opens up. Therefore for $p ge 2$, the inequality holds. And this inequality is equivalent to your original one.
EDIT:
Oh and also you can show that $epsilon$ has to be positive because $p(p-1) = sqrt{p^2(p-1)^2} < sqrt{p^2(p-1)^2+4}$, so you need to add something positive to the LHS here to make them equal.
$endgroup$
You want to show that
$$sqrt{(p-1)^2 p^2 + 4} < (p - 1)p + 1$$
Because both sides are guaranteed to be positive, we can square both sides with no problem
$$(p-1)^2 p^2 + 4<(p-1)^2p^2 + 2p(p-1) +1$$
Subtracting
$$4 < 2p(p-1)+1$$
Rearranging
$$0 < 2p^2-2p-3$$
The quadratic on the RHS has zeroes at $approx -0.8$, and $approx1.8$, and it opens up. Therefore for $p ge 2$, the inequality holds. And this inequality is equivalent to your original one.
EDIT:
Oh and also you can show that $epsilon$ has to be positive because $p(p-1) = sqrt{p^2(p-1)^2} < sqrt{p^2(p-1)^2+4}$, so you need to add something positive to the LHS here to make them equal.
answered Dec 15 '18 at 21:58
OviOvi
12.4k1040113
12.4k1040113
add a comment |
add a comment |
$begingroup$
You have the inequality $$sqrt{1+x}le 1+frac x2$$
This can be shown easily since $1+xge 0implies 1+frac x2>0$ so we can compare their squares and this give $1+xle 1+x+frac{x^2}4$
Similarly (for $a>0$) factorizing $y$ inside the square root gives $$y<sqrt{y^2+a}le y+frac a{2y}$$
So the question is to find if $varepsilon=dfrac{a}{2y}<1iff y>dfrac a2$
For your problem $y=p(p-1)$ and $a=4$ so we need $p(p-1)>2$ which is indeed true for $p>2$
and for $p=2$ just verify manually that $sqrt{8}-2approx 0.82<1$.
$endgroup$
add a comment |
$begingroup$
You have the inequality $$sqrt{1+x}le 1+frac x2$$
This can be shown easily since $1+xge 0implies 1+frac x2>0$ so we can compare their squares and this give $1+xle 1+x+frac{x^2}4$
Similarly (for $a>0$) factorizing $y$ inside the square root gives $$y<sqrt{y^2+a}le y+frac a{2y}$$
So the question is to find if $varepsilon=dfrac{a}{2y}<1iff y>dfrac a2$
For your problem $y=p(p-1)$ and $a=4$ so we need $p(p-1)>2$ which is indeed true for $p>2$
and for $p=2$ just verify manually that $sqrt{8}-2approx 0.82<1$.
$endgroup$
add a comment |
$begingroup$
You have the inequality $$sqrt{1+x}le 1+frac x2$$
This can be shown easily since $1+xge 0implies 1+frac x2>0$ so we can compare their squares and this give $1+xle 1+x+frac{x^2}4$
Similarly (for $a>0$) factorizing $y$ inside the square root gives $$y<sqrt{y^2+a}le y+frac a{2y}$$
So the question is to find if $varepsilon=dfrac{a}{2y}<1iff y>dfrac a2$
For your problem $y=p(p-1)$ and $a=4$ so we need $p(p-1)>2$ which is indeed true for $p>2$
and for $p=2$ just verify manually that $sqrt{8}-2approx 0.82<1$.
$endgroup$
You have the inequality $$sqrt{1+x}le 1+frac x2$$
This can be shown easily since $1+xge 0implies 1+frac x2>0$ so we can compare their squares and this give $1+xle 1+x+frac{x^2}4$
Similarly (for $a>0$) factorizing $y$ inside the square root gives $$y<sqrt{y^2+a}le y+frac a{2y}$$
So the question is to find if $varepsilon=dfrac{a}{2y}<1iff y>dfrac a2$
For your problem $y=p(p-1)$ and $a=4$ so we need $p(p-1)>2$ which is indeed true for $p>2$
and for $p=2$ just verify manually that $sqrt{8}-2approx 0.82<1$.
edited Dec 15 '18 at 23:44
answered Dec 15 '18 at 23:38
zwimzwim
12.5k831
12.5k831
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%2f3041992%2fprove-that-sqrtp-12-p2-4-p-1p-epsilon-for-p-1-and-0%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