Equivalent of Archimedean Property
$begingroup$
I am reading real analysis textbook by Stephen C. Lay on the Archimedean property of $mathbb R$. One of the three equivalents is stated as follow:
For each $x > 0$ and for each $y in mathbb R$, there exists an $n in mathbb N$ such that $nx > y$.
At least to my untrained novice eyes, it is counter intuitive. I can understand if $y$ is positive, but what happens when it is not? For example, when $x = 1$ and $y = -1$, since $0 notin mathbb N$?
I have searched this site for the answer under "Archimedean Property" but could not find one. I hope someone could give me intuition and perhaps some examples. Thank you for your time and helps.
real-analysis real-numbers
$endgroup$
add a comment |
$begingroup$
I am reading real analysis textbook by Stephen C. Lay on the Archimedean property of $mathbb R$. One of the three equivalents is stated as follow:
For each $x > 0$ and for each $y in mathbb R$, there exists an $n in mathbb N$ such that $nx > y$.
At least to my untrained novice eyes, it is counter intuitive. I can understand if $y$ is positive, but what happens when it is not? For example, when $x = 1$ and $y = -1$, since $0 notin mathbb N$?
I have searched this site for the answer under "Archimedean Property" but could not find one. I hope someone could give me intuition and perhaps some examples. Thank you for your time and helps.
real-analysis real-numbers
$endgroup$
1
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38
add a comment |
$begingroup$
I am reading real analysis textbook by Stephen C. Lay on the Archimedean property of $mathbb R$. One of the three equivalents is stated as follow:
For each $x > 0$ and for each $y in mathbb R$, there exists an $n in mathbb N$ such that $nx > y$.
At least to my untrained novice eyes, it is counter intuitive. I can understand if $y$ is positive, but what happens when it is not? For example, when $x = 1$ and $y = -1$, since $0 notin mathbb N$?
I have searched this site for the answer under "Archimedean Property" but could not find one. I hope someone could give me intuition and perhaps some examples. Thank you for your time and helps.
real-analysis real-numbers
$endgroup$
I am reading real analysis textbook by Stephen C. Lay on the Archimedean property of $mathbb R$. One of the three equivalents is stated as follow:
For each $x > 0$ and for each $y in mathbb R$, there exists an $n in mathbb N$ such that $nx > y$.
At least to my untrained novice eyes, it is counter intuitive. I can understand if $y$ is positive, but what happens when it is not? For example, when $x = 1$ and $y = -1$, since $0 notin mathbb N$?
I have searched this site for the answer under "Archimedean Property" but could not find one. I hope someone could give me intuition and perhaps some examples. Thank you for your time and helps.
real-analysis real-numbers
real-analysis real-numbers
asked Nov 25 '18 at 16:33
Amanda.MAmanda.M
1,62411435
1,62411435
1
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38
add a comment |
1
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38
1
1
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
If $x>0$ but $yle0$, then any natural number $nge1$ satisfies $nx>y$, so it is a trivial case.
$endgroup$
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ and $yle 0$, then
$$color{red}{1}times x>0>-1>-2>-3...>y>...$$
so $n=color{red}{1}$.
$endgroup$
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
Choose simply $$n=lceilfrac{y}{x}rceil+1$$
You will then have $$nx=lceilfrac{y}{x}rceil x+x>y$$
(since $x>0$)
$endgroup$
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
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%2f3013054%2fequivalent-of-archimedean-property%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If $x>0$ but $yle0$, then any natural number $nge1$ satisfies $nx>y$, so it is a trivial case.
$endgroup$
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ but $yle0$, then any natural number $nge1$ satisfies $nx>y$, so it is a trivial case.
$endgroup$
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ but $yle0$, then any natural number $nge1$ satisfies $nx>y$, so it is a trivial case.
$endgroup$
If $x>0$ but $yle0$, then any natural number $nge1$ satisfies $nx>y$, so it is a trivial case.
answered Nov 25 '18 at 16:37
BerciBerci
61.2k23674
61.2k23674
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
Thank you! I think I did not read the statement carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ and $yle 0$, then
$$color{red}{1}times x>0>-1>-2>-3...>y>...$$
so $n=color{red}{1}$.
$endgroup$
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ and $yle 0$, then
$$color{red}{1}times x>0>-1>-2>-3...>y>...$$
so $n=color{red}{1}$.
$endgroup$
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
If $x>0$ and $yle 0$, then
$$color{red}{1}times x>0>-1>-2>-3...>y>...$$
so $n=color{red}{1}$.
$endgroup$
If $x>0$ and $yle 0$, then
$$color{red}{1}times x>0>-1>-2>-3...>y>...$$
so $n=color{red}{1}$.
edited Nov 25 '18 at 16:44
answered Nov 25 '18 at 16:41
hamam_Abdallahhamam_Abdallah
38k21634
38k21634
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
Thank you! I think I did not read the problem carefully enough.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:43
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
$begingroup$
I am so embarrassed - turns out the answer is so simple. Thanks again to all.
$endgroup$
– Amanda.M
Nov 25 '18 at 19:19
add a comment |
$begingroup$
Choose simply $$n=lceilfrac{y}{x}rceil+1$$
You will then have $$nx=lceilfrac{y}{x}rceil x+x>y$$
(since $x>0$)
$endgroup$
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
add a comment |
$begingroup$
Choose simply $$n=lceilfrac{y}{x}rceil+1$$
You will then have $$nx=lceilfrac{y}{x}rceil x+x>y$$
(since $x>0$)
$endgroup$
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
add a comment |
$begingroup$
Choose simply $$n=lceilfrac{y}{x}rceil+1$$
You will then have $$nx=lceilfrac{y}{x}rceil x+x>y$$
(since $x>0$)
$endgroup$
Choose simply $$n=lceilfrac{y}{x}rceil+1$$
You will then have $$nx=lceilfrac{y}{x}rceil x+x>y$$
(since $x>0$)
answered Nov 25 '18 at 16:48
Dr. MathvaDr. Mathva
2,086324
2,086324
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
add a comment |
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
$begingroup$
Thank you for your alternative answer.
$endgroup$
– Amanda.M
Nov 25 '18 at 16:49
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%2f3013054%2fequivalent-of-archimedean-property%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
1
$begingroup$
Its trivial since all $n$ satisfy.
$endgroup$
– Yadati Kiran
Nov 25 '18 at 16:38