$mathbb{Q}$ with the metric $d(p,q) = |p-q|$
$begingroup$
Consider $mathbb{Q}$ ,the set of rational number , with metric $d(p,q) = |p-q|$.then which of the following statement is true ?
$a)$${q in mathbb{Q} : 2< q^2 < 3 }$ is closed
$b)$ ${ q in mathbb{Q} : 2 le q^2 le 4}$ is compact
$c)$ ${ qin mathbb{Q} : 2 le q^2 le 4 }$ is closed
My attempt : I think option $b)$ and option $c)$ is correct by Heine Boral theorem : closed + bounded = compact
Is this True ?
Any hints/solution will be appreciated
Thank you!
general-topology
$endgroup$
add a comment |
$begingroup$
Consider $mathbb{Q}$ ,the set of rational number , with metric $d(p,q) = |p-q|$.then which of the following statement is true ?
$a)$${q in mathbb{Q} : 2< q^2 < 3 }$ is closed
$b)$ ${ q in mathbb{Q} : 2 le q^2 le 4}$ is compact
$c)$ ${ qin mathbb{Q} : 2 le q^2 le 4 }$ is closed
My attempt : I think option $b)$ and option $c)$ is correct by Heine Boral theorem : closed + bounded = compact
Is this True ?
Any hints/solution will be appreciated
Thank you!
general-topology
$endgroup$
add a comment |
$begingroup$
Consider $mathbb{Q}$ ,the set of rational number , with metric $d(p,q) = |p-q|$.then which of the following statement is true ?
$a)$${q in mathbb{Q} : 2< q^2 < 3 }$ is closed
$b)$ ${ q in mathbb{Q} : 2 le q^2 le 4}$ is compact
$c)$ ${ qin mathbb{Q} : 2 le q^2 le 4 }$ is closed
My attempt : I think option $b)$ and option $c)$ is correct by Heine Boral theorem : closed + bounded = compact
Is this True ?
Any hints/solution will be appreciated
Thank you!
general-topology
$endgroup$
Consider $mathbb{Q}$ ,the set of rational number , with metric $d(p,q) = |p-q|$.then which of the following statement is true ?
$a)$${q in mathbb{Q} : 2< q^2 < 3 }$ is closed
$b)$ ${ q in mathbb{Q} : 2 le q^2 le 4}$ is compact
$c)$ ${ qin mathbb{Q} : 2 le q^2 le 4 }$ is closed
My attempt : I think option $b)$ and option $c)$ is correct by Heine Boral theorem : closed + bounded = compact
Is this True ?
Any hints/solution will be appreciated
Thank you!
general-topology
general-topology
edited Dec 1 '18 at 5:20
Chinnapparaj R
5,3131828
5,3131828
asked Dec 1 '18 at 3:02
jasminejasmine
1,674416
1,674416
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hints.
(a) True. First try to check whether the set ${q in Bbb{Q}|sqrt 2< q< sqrt 3}$ is closed or not. Well, it is closed in $Bbb{Q}$, w.r.to the subspace topology from $Bbb{R}$. Since see that, ${q in Bbb{Q}|sqrt 2< q< sqrt 3}=[sqrt 2, sqrt 3]cap Bbb{Q}$ where $[sqrt 2, sqrt 3]$ is closed in $Bbb{R}$.
(b) False. See that there is a sequence in this set that converges to $sqrt 2$, which is not in the set (because of density property of $Bbb{Q}$ in that closed interval). So, the set is not even Sequentially Compact.
(c) True. Same logic as in (a). Think about the set $[sqrt 2, 2]cap Bbb{Q}$
$endgroup$
add a comment |
$begingroup$
Hints:
The Heine-Borel Theorem only applies to $mathbb R$. Since $mathbb Q$ is a different topological space, you cannot characterize the compact subspaces of $mathbb Q$ using the same criteria. Instead, use the fact that a compact metric space must be complete. Or you could use the fact that every sequence in a compact set has a convergent subsequence. Can you find a sequence in the set in (b) that does not have a convergent subsequence?
For a set to be closed, its complement must be open. What do the complements of the sets in (a) and (c) look like? Are they open in $mathbb Q$?
$endgroup$
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
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%2f3020933%2fmathbbq-with-the-metric-dp-q-p-q%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$
Hints.
(a) True. First try to check whether the set ${q in Bbb{Q}|sqrt 2< q< sqrt 3}$ is closed or not. Well, it is closed in $Bbb{Q}$, w.r.to the subspace topology from $Bbb{R}$. Since see that, ${q in Bbb{Q}|sqrt 2< q< sqrt 3}=[sqrt 2, sqrt 3]cap Bbb{Q}$ where $[sqrt 2, sqrt 3]$ is closed in $Bbb{R}$.
(b) False. See that there is a sequence in this set that converges to $sqrt 2$, which is not in the set (because of density property of $Bbb{Q}$ in that closed interval). So, the set is not even Sequentially Compact.
(c) True. Same logic as in (a). Think about the set $[sqrt 2, 2]cap Bbb{Q}$
$endgroup$
add a comment |
$begingroup$
Hints.
(a) True. First try to check whether the set ${q in Bbb{Q}|sqrt 2< q< sqrt 3}$ is closed or not. Well, it is closed in $Bbb{Q}$, w.r.to the subspace topology from $Bbb{R}$. Since see that, ${q in Bbb{Q}|sqrt 2< q< sqrt 3}=[sqrt 2, sqrt 3]cap Bbb{Q}$ where $[sqrt 2, sqrt 3]$ is closed in $Bbb{R}$.
(b) False. See that there is a sequence in this set that converges to $sqrt 2$, which is not in the set (because of density property of $Bbb{Q}$ in that closed interval). So, the set is not even Sequentially Compact.
(c) True. Same logic as in (a). Think about the set $[sqrt 2, 2]cap Bbb{Q}$
$endgroup$
add a comment |
$begingroup$
Hints.
(a) True. First try to check whether the set ${q in Bbb{Q}|sqrt 2< q< sqrt 3}$ is closed or not. Well, it is closed in $Bbb{Q}$, w.r.to the subspace topology from $Bbb{R}$. Since see that, ${q in Bbb{Q}|sqrt 2< q< sqrt 3}=[sqrt 2, sqrt 3]cap Bbb{Q}$ where $[sqrt 2, sqrt 3]$ is closed in $Bbb{R}$.
(b) False. See that there is a sequence in this set that converges to $sqrt 2$, which is not in the set (because of density property of $Bbb{Q}$ in that closed interval). So, the set is not even Sequentially Compact.
(c) True. Same logic as in (a). Think about the set $[sqrt 2, 2]cap Bbb{Q}$
$endgroup$
Hints.
(a) True. First try to check whether the set ${q in Bbb{Q}|sqrt 2< q< sqrt 3}$ is closed or not. Well, it is closed in $Bbb{Q}$, w.r.to the subspace topology from $Bbb{R}$. Since see that, ${q in Bbb{Q}|sqrt 2< q< sqrt 3}=[sqrt 2, sqrt 3]cap Bbb{Q}$ where $[sqrt 2, sqrt 3]$ is closed in $Bbb{R}$.
(b) False. See that there is a sequence in this set that converges to $sqrt 2$, which is not in the set (because of density property of $Bbb{Q}$ in that closed interval). So, the set is not even Sequentially Compact.
(c) True. Same logic as in (a). Think about the set $[sqrt 2, 2]cap Bbb{Q}$
answered Dec 1 '18 at 13:31
Indrajit GhoshIndrajit Ghosh
1,0591718
1,0591718
add a comment |
add a comment |
$begingroup$
Hints:
The Heine-Borel Theorem only applies to $mathbb R$. Since $mathbb Q$ is a different topological space, you cannot characterize the compact subspaces of $mathbb Q$ using the same criteria. Instead, use the fact that a compact metric space must be complete. Or you could use the fact that every sequence in a compact set has a convergent subsequence. Can you find a sequence in the set in (b) that does not have a convergent subsequence?
For a set to be closed, its complement must be open. What do the complements of the sets in (a) and (c) look like? Are they open in $mathbb Q$?
$endgroup$
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
add a comment |
$begingroup$
Hints:
The Heine-Borel Theorem only applies to $mathbb R$. Since $mathbb Q$ is a different topological space, you cannot characterize the compact subspaces of $mathbb Q$ using the same criteria. Instead, use the fact that a compact metric space must be complete. Or you could use the fact that every sequence in a compact set has a convergent subsequence. Can you find a sequence in the set in (b) that does not have a convergent subsequence?
For a set to be closed, its complement must be open. What do the complements of the sets in (a) and (c) look like? Are they open in $mathbb Q$?
$endgroup$
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
add a comment |
$begingroup$
Hints:
The Heine-Borel Theorem only applies to $mathbb R$. Since $mathbb Q$ is a different topological space, you cannot characterize the compact subspaces of $mathbb Q$ using the same criteria. Instead, use the fact that a compact metric space must be complete. Or you could use the fact that every sequence in a compact set has a convergent subsequence. Can you find a sequence in the set in (b) that does not have a convergent subsequence?
For a set to be closed, its complement must be open. What do the complements of the sets in (a) and (c) look like? Are they open in $mathbb Q$?
$endgroup$
Hints:
The Heine-Borel Theorem only applies to $mathbb R$. Since $mathbb Q$ is a different topological space, you cannot characterize the compact subspaces of $mathbb Q$ using the same criteria. Instead, use the fact that a compact metric space must be complete. Or you could use the fact that every sequence in a compact set has a convergent subsequence. Can you find a sequence in the set in (b) that does not have a convergent subsequence?
For a set to be closed, its complement must be open. What do the complements of the sets in (a) and (c) look like? Are they open in $mathbb Q$?
answered Dec 1 '18 at 3:13
Alex SAlex S
17.9k12160
17.9k12160
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
add a comment |
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
$begingroup$
im not getting how can we find complement
$endgroup$
– jasmine
Dec 1 '18 at 3:24
1
1
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
$begingroup$
For (a), the set is all the rational numbers whose square is between 2 and 3. The complement is all rational numbers whose square is less than 2 or greater than 3. Note that the square roots of 2 and 3 are not rational, so the complement of this set does not contain its endpoints.
$endgroup$
– Alex S
Dec 1 '18 at 3:29
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%2f3020933%2fmathbbq-with-the-metric-dp-q-p-q%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