Proving that $lim_{n to infty}nx_n=frac{1}{q}$
$begingroup$
Suppose $0<x_1<1$, $x_{n+1}=x_n(1-x_n)$, prove $lim_{n to infty} nx_n=1$. Suppose now $0<x_1<frac{1}{q}$ and $0<qleq 1$ and $x_{n+1}=x_n(1-qx_n)$, prove $lim_{n to infty}nx_n=frac{1}{q}$.
The first one can be done by showing the sequence is decreasing and bounded and therefore has a limit. What about the second one?
real-analysis
$endgroup$
add a comment |
$begingroup$
Suppose $0<x_1<1$, $x_{n+1}=x_n(1-x_n)$, prove $lim_{n to infty} nx_n=1$. Suppose now $0<x_1<frac{1}{q}$ and $0<qleq 1$ and $x_{n+1}=x_n(1-qx_n)$, prove $lim_{n to infty}nx_n=frac{1}{q}$.
The first one can be done by showing the sequence is decreasing and bounded and therefore has a limit. What about the second one?
real-analysis
$endgroup$
4
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
1
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16
add a comment |
$begingroup$
Suppose $0<x_1<1$, $x_{n+1}=x_n(1-x_n)$, prove $lim_{n to infty} nx_n=1$. Suppose now $0<x_1<frac{1}{q}$ and $0<qleq 1$ and $x_{n+1}=x_n(1-qx_n)$, prove $lim_{n to infty}nx_n=frac{1}{q}$.
The first one can be done by showing the sequence is decreasing and bounded and therefore has a limit. What about the second one?
real-analysis
$endgroup$
Suppose $0<x_1<1$, $x_{n+1}=x_n(1-x_n)$, prove $lim_{n to infty} nx_n=1$. Suppose now $0<x_1<frac{1}{q}$ and $0<qleq 1$ and $x_{n+1}=x_n(1-qx_n)$, prove $lim_{n to infty}nx_n=frac{1}{q}$.
The first one can be done by showing the sequence is decreasing and bounded and therefore has a limit. What about the second one?
real-analysis
real-analysis
edited Dec 10 '18 at 18:00
Rebellos
14.8k31248
14.8k31248
asked Dec 10 '18 at 17:55
user42493user42493
1877
1877
4
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
1
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16
add a comment |
4
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
1
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16
4
4
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
1
1
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We need first show that $lim_{ntoinfty}n x_n=1$.
To begin, note that for $xin (0,1)$, $0<x(1-x)<frac14$. Hence, provided $x_1in(0,1)$, $x_n>0$. Moreover, $x_{n+1}-x_n=-x_n^2<0$.
Inasmuch as $x_n$ is bounded below by $0$ and monotonically decreasing, the sequence converges. Suppose it's limit is $L$. Clearly $L=L(1-L)$. Hence $L=0$ and we find $lim_{nto infty}x_n=0$.
Let $a_n=1/x_n$. Since $x_nto 0$, then $a_ntoinfty$.
Hence, the Stolz-Cesaro Theorem guarantees that
$$ begin{align}
lim_{ntoinfty}frac1{nx_n} &=lim_{ntoinfty}frac{a_n}n\\
&=lim_{ntoinfty}(a_{n+1}-a_n)\\
&=lim_{ntoinfty}frac1{1-x_n}\\
&=1
end{align}$$
as was to be shown.
For the second part, let $y_n=qx_n$ as was already mentioned in a comment and another solution.
$endgroup$
add a comment |
$begingroup$
Hint :
It's essentialy the same as the first part, as :
$$lim_{n to infty} nx_n = frac{1}{q} Leftrightarrow q lim_{n to infty} nx_n = 1 Leftrightarrow lim_{nto infty} nqx_n = 1 $$
But isn't that $lim_{nto infty} nz_n$ = 1 where $z_n equiv qx_n$ ?
$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%2f3034255%2fproving-that-lim-n-to-inftynx-n-frac1q%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$
We need first show that $lim_{ntoinfty}n x_n=1$.
To begin, note that for $xin (0,1)$, $0<x(1-x)<frac14$. Hence, provided $x_1in(0,1)$, $x_n>0$. Moreover, $x_{n+1}-x_n=-x_n^2<0$.
Inasmuch as $x_n$ is bounded below by $0$ and monotonically decreasing, the sequence converges. Suppose it's limit is $L$. Clearly $L=L(1-L)$. Hence $L=0$ and we find $lim_{nto infty}x_n=0$.
Let $a_n=1/x_n$. Since $x_nto 0$, then $a_ntoinfty$.
Hence, the Stolz-Cesaro Theorem guarantees that
$$ begin{align}
lim_{ntoinfty}frac1{nx_n} &=lim_{ntoinfty}frac{a_n}n\\
&=lim_{ntoinfty}(a_{n+1}-a_n)\\
&=lim_{ntoinfty}frac1{1-x_n}\\
&=1
end{align}$$
as was to be shown.
For the second part, let $y_n=qx_n$ as was already mentioned in a comment and another solution.
$endgroup$
add a comment |
$begingroup$
We need first show that $lim_{ntoinfty}n x_n=1$.
To begin, note that for $xin (0,1)$, $0<x(1-x)<frac14$. Hence, provided $x_1in(0,1)$, $x_n>0$. Moreover, $x_{n+1}-x_n=-x_n^2<0$.
Inasmuch as $x_n$ is bounded below by $0$ and monotonically decreasing, the sequence converges. Suppose it's limit is $L$. Clearly $L=L(1-L)$. Hence $L=0$ and we find $lim_{nto infty}x_n=0$.
Let $a_n=1/x_n$. Since $x_nto 0$, then $a_ntoinfty$.
Hence, the Stolz-Cesaro Theorem guarantees that
$$ begin{align}
lim_{ntoinfty}frac1{nx_n} &=lim_{ntoinfty}frac{a_n}n\\
&=lim_{ntoinfty}(a_{n+1}-a_n)\\
&=lim_{ntoinfty}frac1{1-x_n}\\
&=1
end{align}$$
as was to be shown.
For the second part, let $y_n=qx_n$ as was already mentioned in a comment and another solution.
$endgroup$
add a comment |
$begingroup$
We need first show that $lim_{ntoinfty}n x_n=1$.
To begin, note that for $xin (0,1)$, $0<x(1-x)<frac14$. Hence, provided $x_1in(0,1)$, $x_n>0$. Moreover, $x_{n+1}-x_n=-x_n^2<0$.
Inasmuch as $x_n$ is bounded below by $0$ and monotonically decreasing, the sequence converges. Suppose it's limit is $L$. Clearly $L=L(1-L)$. Hence $L=0$ and we find $lim_{nto infty}x_n=0$.
Let $a_n=1/x_n$. Since $x_nto 0$, then $a_ntoinfty$.
Hence, the Stolz-Cesaro Theorem guarantees that
$$ begin{align}
lim_{ntoinfty}frac1{nx_n} &=lim_{ntoinfty}frac{a_n}n\\
&=lim_{ntoinfty}(a_{n+1}-a_n)\\
&=lim_{ntoinfty}frac1{1-x_n}\\
&=1
end{align}$$
as was to be shown.
For the second part, let $y_n=qx_n$ as was already mentioned in a comment and another solution.
$endgroup$
We need first show that $lim_{ntoinfty}n x_n=1$.
To begin, note that for $xin (0,1)$, $0<x(1-x)<frac14$. Hence, provided $x_1in(0,1)$, $x_n>0$. Moreover, $x_{n+1}-x_n=-x_n^2<0$.
Inasmuch as $x_n$ is bounded below by $0$ and monotonically decreasing, the sequence converges. Suppose it's limit is $L$. Clearly $L=L(1-L)$. Hence $L=0$ and we find $lim_{nto infty}x_n=0$.
Let $a_n=1/x_n$. Since $x_nto 0$, then $a_ntoinfty$.
Hence, the Stolz-Cesaro Theorem guarantees that
$$ begin{align}
lim_{ntoinfty}frac1{nx_n} &=lim_{ntoinfty}frac{a_n}n\\
&=lim_{ntoinfty}(a_{n+1}-a_n)\\
&=lim_{ntoinfty}frac1{1-x_n}\\
&=1
end{align}$$
as was to be shown.
For the second part, let $y_n=qx_n$ as was already mentioned in a comment and another solution.
answered Dec 10 '18 at 21:34
Mark ViolaMark Viola
132k1276174
132k1276174
add a comment |
add a comment |
$begingroup$
Hint :
It's essentialy the same as the first part, as :
$$lim_{n to infty} nx_n = frac{1}{q} Leftrightarrow q lim_{n to infty} nx_n = 1 Leftrightarrow lim_{nto infty} nqx_n = 1 $$
But isn't that $lim_{nto infty} nz_n$ = 1 where $z_n equiv qx_n$ ?
$endgroup$
add a comment |
$begingroup$
Hint :
It's essentialy the same as the first part, as :
$$lim_{n to infty} nx_n = frac{1}{q} Leftrightarrow q lim_{n to infty} nx_n = 1 Leftrightarrow lim_{nto infty} nqx_n = 1 $$
But isn't that $lim_{nto infty} nz_n$ = 1 where $z_n equiv qx_n$ ?
$endgroup$
add a comment |
$begingroup$
Hint :
It's essentialy the same as the first part, as :
$$lim_{n to infty} nx_n = frac{1}{q} Leftrightarrow q lim_{n to infty} nx_n = 1 Leftrightarrow lim_{nto infty} nqx_n = 1 $$
But isn't that $lim_{nto infty} nz_n$ = 1 where $z_n equiv qx_n$ ?
$endgroup$
Hint :
It's essentialy the same as the first part, as :
$$lim_{n to infty} nx_n = frac{1}{q} Leftrightarrow q lim_{n to infty} nx_n = 1 Leftrightarrow lim_{nto infty} nqx_n = 1 $$
But isn't that $lim_{nto infty} nz_n$ = 1 where $z_n equiv qx_n$ ?
answered Dec 10 '18 at 18:09
RebellosRebellos
14.8k31248
14.8k31248
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%2f3034255%2fproving-that-lim-n-to-inftynx-n-frac1q%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
4
$begingroup$
Substitute$$y_n = qx_n$$
$endgroup$
– Jakobian
Dec 10 '18 at 18:02
1
$begingroup$
How is showing that the sequence $x_n$ is bounded and decreasing sufficient to show $lim_{ntoinfty} nx_n=1$?? You need a bit more work to verify the coveted limit.
$endgroup$
– Mark Viola
Dec 10 '18 at 21:16