Example of sequences ${x_n}$ and ${y_n}$ with matching ranges of values but different limits.
Find an example of two sequences ${x_n}$ and ${y_n}$ such that $R(x_n) = R(y_n)$ and:
$x_n$ and $y_n$ are convergent, and $lim_{n to infty} x_n ne lim_{n to infty} y_n$;
$x_n$ converges and $y_n$ diverges.
Here $R(x)$ denotes the set of all possible values of the sequence. Roughly speaking $y_n$ is a permutation of $x_n$ (at least as far as I understood it).
For the first case I was thinking of such a function which would have the same range. For example consider the following sequences:
$$
f(x) = arcsinleft(frac{x-2}{x-1}right) \
y(x) = arcsinleft(-frac{x-2}{x-1}right)
$$
Clearly both of them have the same range of values but their limits are different. The problem is that replacing $x$ with $n$ breaks continuity and we get this.
Second case is unclear to me.
Could we find some sequences satisfying $(1)$ and $(2)$?
calculus sequences-and-series limits examples-counterexamples
add a comment |
Find an example of two sequences ${x_n}$ and ${y_n}$ such that $R(x_n) = R(y_n)$ and:
$x_n$ and $y_n$ are convergent, and $lim_{n to infty} x_n ne lim_{n to infty} y_n$;
$x_n$ converges and $y_n$ diverges.
Here $R(x)$ denotes the set of all possible values of the sequence. Roughly speaking $y_n$ is a permutation of $x_n$ (at least as far as I understood it).
For the first case I was thinking of such a function which would have the same range. For example consider the following sequences:
$$
f(x) = arcsinleft(frac{x-2}{x-1}right) \
y(x) = arcsinleft(-frac{x-2}{x-1}right)
$$
Clearly both of them have the same range of values but their limits are different. The problem is that replacing $x$ with $n$ breaks continuity and we get this.
Second case is unclear to me.
Could we find some sequences satisfying $(1)$ and $(2)$?
calculus sequences-and-series limits examples-counterexamples
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03
add a comment |
Find an example of two sequences ${x_n}$ and ${y_n}$ such that $R(x_n) = R(y_n)$ and:
$x_n$ and $y_n$ are convergent, and $lim_{n to infty} x_n ne lim_{n to infty} y_n$;
$x_n$ converges and $y_n$ diverges.
Here $R(x)$ denotes the set of all possible values of the sequence. Roughly speaking $y_n$ is a permutation of $x_n$ (at least as far as I understood it).
For the first case I was thinking of such a function which would have the same range. For example consider the following sequences:
$$
f(x) = arcsinleft(frac{x-2}{x-1}right) \
y(x) = arcsinleft(-frac{x-2}{x-1}right)
$$
Clearly both of them have the same range of values but their limits are different. The problem is that replacing $x$ with $n$ breaks continuity and we get this.
Second case is unclear to me.
Could we find some sequences satisfying $(1)$ and $(2)$?
calculus sequences-and-series limits examples-counterexamples
Find an example of two sequences ${x_n}$ and ${y_n}$ such that $R(x_n) = R(y_n)$ and:
$x_n$ and $y_n$ are convergent, and $lim_{n to infty} x_n ne lim_{n to infty} y_n$;
$x_n$ converges and $y_n$ diverges.
Here $R(x)$ denotes the set of all possible values of the sequence. Roughly speaking $y_n$ is a permutation of $x_n$ (at least as far as I understood it).
For the first case I was thinking of such a function which would have the same range. For example consider the following sequences:
$$
f(x) = arcsinleft(frac{x-2}{x-1}right) \
y(x) = arcsinleft(-frac{x-2}{x-1}right)
$$
Clearly both of them have the same range of values but their limits are different. The problem is that replacing $x$ with $n$ breaks continuity and we get this.
Second case is unclear to me.
Could we find some sequences satisfying $(1)$ and $(2)$?
calculus sequences-and-series limits examples-counterexamples
calculus sequences-and-series limits examples-counterexamples
edited Nov 25 at 14:13
amWhy
191k28224439
191k28224439
asked Nov 25 at 13:51
roman
1,71021120
1,71021120
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03
add a comment |
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03
add a comment |
2 Answers
2
active
oldest
votes
No need to consider such complicated functions. For (1), just take
$$ (x_n)_{n=1}^infty = (1,0,0, 0,ldots), quad (y_n)_{n=1}^infty = (0,1,1,1,ldots), $$
and for (2), keep the same $(x_n)$ and take
$$ (y_n)_{n=1}^infty = (1,0,1,0,ldots). $$
add a comment |
Example for Case 1:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_0 = 1, y_n=-1$ for $n geq 1$
Example for Case 2:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_n = (-1)^n$
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%2f3012863%2fexample-of-sequences-x-n-and-y-n-with-matching-ranges-of-values-but%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
No need to consider such complicated functions. For (1), just take
$$ (x_n)_{n=1}^infty = (1,0,0, 0,ldots), quad (y_n)_{n=1}^infty = (0,1,1,1,ldots), $$
and for (2), keep the same $(x_n)$ and take
$$ (y_n)_{n=1}^infty = (1,0,1,0,ldots). $$
add a comment |
No need to consider such complicated functions. For (1), just take
$$ (x_n)_{n=1}^infty = (1,0,0, 0,ldots), quad (y_n)_{n=1}^infty = (0,1,1,1,ldots), $$
and for (2), keep the same $(x_n)$ and take
$$ (y_n)_{n=1}^infty = (1,0,1,0,ldots). $$
add a comment |
No need to consider such complicated functions. For (1), just take
$$ (x_n)_{n=1}^infty = (1,0,0, 0,ldots), quad (y_n)_{n=1}^infty = (0,1,1,1,ldots), $$
and for (2), keep the same $(x_n)$ and take
$$ (y_n)_{n=1}^infty = (1,0,1,0,ldots). $$
No need to consider such complicated functions. For (1), just take
$$ (x_n)_{n=1}^infty = (1,0,0, 0,ldots), quad (y_n)_{n=1}^infty = (0,1,1,1,ldots), $$
and for (2), keep the same $(x_n)$ and take
$$ (y_n)_{n=1}^infty = (1,0,1,0,ldots). $$
answered Nov 25 at 14:02
MisterRiemann
5,7291624
5,7291624
add a comment |
add a comment |
Example for Case 1:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_0 = 1, y_n=-1$ for $n geq 1$
Example for Case 2:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_n = (-1)^n$
add a comment |
Example for Case 1:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_0 = 1, y_n=-1$ for $n geq 1$
Example for Case 2:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_n = (-1)^n$
add a comment |
Example for Case 1:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_0 = 1, y_n=-1$ for $n geq 1$
Example for Case 2:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_n = (-1)^n$
Example for Case 1:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_0 = 1, y_n=-1$ for $n geq 1$
Example for Case 2:
Let $x_0 = -1, x_n=1$ for $n geq 1$
Let $y_n = (-1)^n$
answered Nov 25 at 14:03
Naweed G. Seldon
1,272419
1,272419
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3012863%2fexample-of-sequences-x-n-and-y-n-with-matching-ranges-of-values-but%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
A general strategy for looking for examples would be to hope that there is an example of the simplest possible type to narrow down the search space, and gradually ratcheting up the complexity as needed. Can you find an example where the ranges have size 1? If not, how about size 2? If not,...
– Mark S.
Nov 25 at 14:02
What about {1, -1, -1, -1, ...} and {-1, 1, 1, 1, ...} or is that not what you mean by R?
– Paul
Nov 25 at 14:03