Flirting Sequences (Real Analysis)
$begingroup$
I need help with a homework problem and am pretty sure my real analysis teacher made the following definition up:
In a metric space, a sequence ${P_n}_n$ $ $ flirts with $p$ iff for each $epsilon > 0$, there is a $n in mathbb{N}$ and $m > n$ such that $0 < d(p_n,p) < epsilon$ and $d(p_n,p) < d(p_m,p)$. The sequence ${P_n}_n$ $ $ is a flirting sequence if there is a point $p$ such that ${P_n}$ flirts with $p$.
Give an example of a sequence that flirts with $1$.
I am trying to $(1)$ understand the concept of "flirting" and $(2)$ figure out an example of a sequence that flirts with $1$. Actually, I would be happy to see an example of a any sequence that flirts with something.
I translated the definition like this:
In a metric space, the sequence ${P_n}$ flirts with $p$ iff
$$
forall epsilon > 0 quad exists(m,n in mathbb{N}, m >n): 0 < d(p_n,p) < epsilon quad text{and} quad d(p_n,p) < d(p_m,p).
$$
I have concluded that in $mathbb{R}$ with the usual metric, the sequences {$2-frac1n$} and {$1-frac1n$} do not flirt with $1$.
Can anyone help me understand this concept and/or provide an example of any sequence that flirts to some point?
real-analysis sequences-and-series metric-spaces real-numbers
$endgroup$
|
show 3 more comments
$begingroup$
I need help with a homework problem and am pretty sure my real analysis teacher made the following definition up:
In a metric space, a sequence ${P_n}_n$ $ $ flirts with $p$ iff for each $epsilon > 0$, there is a $n in mathbb{N}$ and $m > n$ such that $0 < d(p_n,p) < epsilon$ and $d(p_n,p) < d(p_m,p)$. The sequence ${P_n}_n$ $ $ is a flirting sequence if there is a point $p$ such that ${P_n}$ flirts with $p$.
Give an example of a sequence that flirts with $1$.
I am trying to $(1)$ understand the concept of "flirting" and $(2)$ figure out an example of a sequence that flirts with $1$. Actually, I would be happy to see an example of a any sequence that flirts with something.
I translated the definition like this:
In a metric space, the sequence ${P_n}$ flirts with $p$ iff
$$
forall epsilon > 0 quad exists(m,n in mathbb{N}, m >n): 0 < d(p_n,p) < epsilon quad text{and} quad d(p_n,p) < d(p_m,p).
$$
I have concluded that in $mathbb{R}$ with the usual metric, the sequences {$2-frac1n$} and {$1-frac1n$} do not flirt with $1$.
Can anyone help me understand this concept and/or provide an example of any sequence that flirts to some point?
real-analysis sequences-and-series metric-spaces real-numbers
$endgroup$
1
$begingroup$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
1
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04
|
show 3 more comments
$begingroup$
I need help with a homework problem and am pretty sure my real analysis teacher made the following definition up:
In a metric space, a sequence ${P_n}_n$ $ $ flirts with $p$ iff for each $epsilon > 0$, there is a $n in mathbb{N}$ and $m > n$ such that $0 < d(p_n,p) < epsilon$ and $d(p_n,p) < d(p_m,p)$. The sequence ${P_n}_n$ $ $ is a flirting sequence if there is a point $p$ such that ${P_n}$ flirts with $p$.
Give an example of a sequence that flirts with $1$.
I am trying to $(1)$ understand the concept of "flirting" and $(2)$ figure out an example of a sequence that flirts with $1$. Actually, I would be happy to see an example of a any sequence that flirts with something.
I translated the definition like this:
In a metric space, the sequence ${P_n}$ flirts with $p$ iff
$$
forall epsilon > 0 quad exists(m,n in mathbb{N}, m >n): 0 < d(p_n,p) < epsilon quad text{and} quad d(p_n,p) < d(p_m,p).
$$
I have concluded that in $mathbb{R}$ with the usual metric, the sequences {$2-frac1n$} and {$1-frac1n$} do not flirt with $1$.
Can anyone help me understand this concept and/or provide an example of any sequence that flirts to some point?
real-analysis sequences-and-series metric-spaces real-numbers
$endgroup$
I need help with a homework problem and am pretty sure my real analysis teacher made the following definition up:
In a metric space, a sequence ${P_n}_n$ $ $ flirts with $p$ iff for each $epsilon > 0$, there is a $n in mathbb{N}$ and $m > n$ such that $0 < d(p_n,p) < epsilon$ and $d(p_n,p) < d(p_m,p)$. The sequence ${P_n}_n$ $ $ is a flirting sequence if there is a point $p$ such that ${P_n}$ flirts with $p$.
Give an example of a sequence that flirts with $1$.
I am trying to $(1)$ understand the concept of "flirting" and $(2)$ figure out an example of a sequence that flirts with $1$. Actually, I would be happy to see an example of a any sequence that flirts with something.
I translated the definition like this:
In a metric space, the sequence ${P_n}$ flirts with $p$ iff
$$
forall epsilon > 0 quad exists(m,n in mathbb{N}, m >n): 0 < d(p_n,p) < epsilon quad text{and} quad d(p_n,p) < d(p_m,p).
$$
I have concluded that in $mathbb{R}$ with the usual metric, the sequences {$2-frac1n$} and {$1-frac1n$} do not flirt with $1$.
Can anyone help me understand this concept and/or provide an example of any sequence that flirts to some point?
real-analysis sequences-and-series metric-spaces real-numbers
real-analysis sequences-and-series metric-spaces real-numbers
edited Dec 14 '18 at 0:28
mcmath27
asked Dec 13 '18 at 21:47
mcmath27mcmath27
84
84
1
$begingroup$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
1
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04
|
show 3 more comments
1
$begingroup$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
1
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04
1
1
$begingroup$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
1
1
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04
|
show 3 more comments
1 Answer
1
active
oldest
votes
$begingroup$
Consider the following real-valued sequence $(p_n)_n$ which flirts with $0$:
$$p_n = begin{cases} 1 & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$ can you see why this is the case?
Note that
a sequence can flirt with $p$ but not converge to $p$: as in the above (it will have a subsequence converging to $p$, though)
a sequence can flirt with $p$ and converge to $p$:
$$p_n = begin{cases} frac{1}{2^n} & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$
$endgroup$
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
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%2f3038605%2fflirting-sequences-real-analysis%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Consider the following real-valued sequence $(p_n)_n$ which flirts with $0$:
$$p_n = begin{cases} 1 & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$ can you see why this is the case?
Note that
a sequence can flirt with $p$ but not converge to $p$: as in the above (it will have a subsequence converging to $p$, though)
a sequence can flirt with $p$ and converge to $p$:
$$p_n = begin{cases} frac{1}{2^n} & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$
$endgroup$
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
add a comment |
$begingroup$
Consider the following real-valued sequence $(p_n)_n$ which flirts with $0$:
$$p_n = begin{cases} 1 & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$ can you see why this is the case?
Note that
a sequence can flirt with $p$ but not converge to $p$: as in the above (it will have a subsequence converging to $p$, though)
a sequence can flirt with $p$ and converge to $p$:
$$p_n = begin{cases} frac{1}{2^n} & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$
$endgroup$
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
add a comment |
$begingroup$
Consider the following real-valued sequence $(p_n)_n$ which flirts with $0$:
$$p_n = begin{cases} 1 & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$ can you see why this is the case?
Note that
a sequence can flirt with $p$ but not converge to $p$: as in the above (it will have a subsequence converging to $p$, though)
a sequence can flirt with $p$ and converge to $p$:
$$p_n = begin{cases} frac{1}{2^n} & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$
$endgroup$
Consider the following real-valued sequence $(p_n)_n$ which flirts with $0$:
$$p_n = begin{cases} 1 & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$ can you see why this is the case?
Note that
a sequence can flirt with $p$ but not converge to $p$: as in the above (it will have a subsequence converging to $p$, though)
a sequence can flirt with $p$ and converge to $p$:
$$p_n = begin{cases} frac{1}{2^n} & text{ if } n text{ is even}\
frac{1}{n} &text{ if } n text{ is odd}
end{cases}$$
answered Dec 13 '18 at 21:51
Clement C.Clement C.
51k34093
51k34093
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
add a comment |
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
Hello and thank you. I can see why the sequence flirts with 0! I was starting to believe no sequences flirt with anything, but you have convinced me otherwise.
$endgroup$
– mcmath27
Dec 13 '18 at 22:15
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
$begingroup$
@mcmath27 Glad this helped!
$endgroup$
– Clement C.
Dec 13 '18 at 22:16
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%2f3038605%2fflirting-sequences-real-analysis%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$
It looks like you just need the sequence to come near $1$ a lot, but then move away. If the definition didn't have the requirement $d(p_n,1)>0$ you could just take the sequence ${p_n}$ with $p_{2n}=1,p_{2n+1}=2$. Can you modify that sequence to meet the requirements?
$endgroup$
– lulu
Dec 13 '18 at 21:50
$begingroup$
Hi lulu, thanks for the suggestion. I'm wondering... wouldn't that sequence fail the part where $forall epsilon quad d(p_n,1) = |p_n - 1| < epsilon$? Because if we consider $epsilon = 0.5$, then either $|p_n - 1| = 0$ or $|p_n - 1| = 1$ and neither is less than 0.5. Or did I misunderstand the sequence?
$endgroup$
– mcmath27
Dec 13 '18 at 21:56
1
$begingroup$
@mcmath27 No, my sequence passes that test. Indeed, every $p_n$ with $n$ even is a distance $0$ from $1$ so certainly less than $epsilon$. My sequence fails because it actually hits $1$ a lot, which is not desired. But you can easily modify the sequence to work.
$endgroup$
– lulu
Dec 13 '18 at 21:58
$begingroup$
Just to stress: the test does not require that for all sufficiently large $n$ we have $|p_n-1|<epsilon$. Rather it just says that we can always find some $n$ that works. The idea, informally, is that the sequence should come near the target infinitely often but then veer off infinitely often as well.
$endgroup$
– lulu
Dec 13 '18 at 22:00
$begingroup$
@lulu Ohhh I see what you mean! So for example, with $epsilon = 0.5$, we just pick $n =2$ and $m = 4$ and that first part works. But then wouldn't the next part fail, where $d(p_n,1) < d(p_m,1)$? Is that what you mean by the sequence fails because it hits 1 a lot?
$endgroup$
– mcmath27
Dec 13 '18 at 22:04