Calculating limit of second-order recursive sequence(limit of) a linear second order recurrence relation with variable coefficientsProving the limit of a recursive sequenceRecursive equation with limitRecursive sequence with square rootCalculating limit of sequence by Euler $e$Finding the limits to sequences given by recursive transformation of a vector: $a_n = a_n-1M$How can I find an explicit expression for this recursively defined sequence?Calculate a limit of recursive sequenceLimit of a sequence with real and natural number variablesFinding the limit of a recursive complex sequence
Co-worker team leader wants to inject the crap software product of his friends into our development. What should I say to our common boss?
"However" used in a conditional clause?
Rejected in 4th interview round citing insufficient years of experience
Do I need to leave some extra space available on the disk which my database log files reside, for log backup operations to successfully occur?
Is "history" a male-biased word ("his+story")?
What happens with multiple copies of Humility and Glorious Anthem on the battlefield?
Is King K. Rool's down throw to up-special a true combo?
Best approach to update all entries in a list that is paginated?
Format picture and text with TikZ and minipage
It's a yearly task, alright
Life insurance that covers only simultaneous/dual deaths
Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?
What wound would be of little consequence to a biped but terrible for a quadruped?
What is the definition of "Natural Selection"?
Latest web browser compatible with Windows 98
Touchscreen-controlled dentist office snowman collector game
Running a subshell from the middle of the current command
What is the likely impact on flights of grounding an entire aircraft series?
Single word request: Harming the benefactor
How to deal with a cynical class?
Time dilation for a moving electronic clock
If the Captain's screens are out, does he switch seats with the co-pilot?
Should QA ask requirements to developers?
Why do Australian milk farmers need to protest supermarkets' milk price?
Calculating limit of second-order recursive sequence
(limit of) a linear second order recurrence relation with variable coefficientsProving the limit of a recursive sequenceRecursive equation with limitRecursive sequence with square rootCalculating limit of sequence by Euler $e$Finding the limits to sequences given by recursive transformation of a vector: $a_n = a_n-1M$How can I find an explicit expression for this recursively defined sequence?Calculate a limit of recursive sequenceLimit of a sequence with real and natural number variablesFinding the limit of a recursive complex sequence
$begingroup$
Can someone give me a hint on how to calculate the limit for the following second-order recursive sequence:
beginalign
a_0 &= c_0, \
a_1 &= c_1, \
a_n &=fraca_n-1+a_n-22-frac(a_n-1)^2+(a_n-2)^22+(fraca_n-1+a_n-22)^2
endalign
I simulated it in Excel and I know that it converges to a constant or goes to negative infinity depending on $c_0,c_1$.
Can I separate the limit into 3 parts and calculate them one by one? Is it correct that I can not, because not all limits for each part exist?
I am mostly interested in the formula for the limit dependent on $c_0, c_1$ for an unrelated theoretical argument.
sequences-and-series limits recurrence-relations sequent-calculus
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Can someone give me a hint on how to calculate the limit for the following second-order recursive sequence:
beginalign
a_0 &= c_0, \
a_1 &= c_1, \
a_n &=fraca_n-1+a_n-22-frac(a_n-1)^2+(a_n-2)^22+(fraca_n-1+a_n-22)^2
endalign
I simulated it in Excel and I know that it converges to a constant or goes to negative infinity depending on $c_0,c_1$.
Can I separate the limit into 3 parts and calculate them one by one? Is it correct that I can not, because not all limits for each part exist?
I am mostly interested in the formula for the limit dependent on $c_0, c_1$ for an unrelated theoretical argument.
sequences-and-series limits recurrence-relations sequent-calculus
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Can someone give me a hint on how to calculate the limit for the following second-order recursive sequence:
beginalign
a_0 &= c_0, \
a_1 &= c_1, \
a_n &=fraca_n-1+a_n-22-frac(a_n-1)^2+(a_n-2)^22+(fraca_n-1+a_n-22)^2
endalign
I simulated it in Excel and I know that it converges to a constant or goes to negative infinity depending on $c_0,c_1$.
Can I separate the limit into 3 parts and calculate them one by one? Is it correct that I can not, because not all limits for each part exist?
I am mostly interested in the formula for the limit dependent on $c_0, c_1$ for an unrelated theoretical argument.
sequences-and-series limits recurrence-relations sequent-calculus
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
Can someone give me a hint on how to calculate the limit for the following second-order recursive sequence:
beginalign
a_0 &= c_0, \
a_1 &= c_1, \
a_n &=fraca_n-1+a_n-22-frac(a_n-1)^2+(a_n-2)^22+(fraca_n-1+a_n-22)^2
endalign
I simulated it in Excel and I know that it converges to a constant or goes to negative infinity depending on $c_0,c_1$.
Can I separate the limit into 3 parts and calculate them one by one? Is it correct that I can not, because not all limits for each part exist?
I am mostly interested in the formula for the limit dependent on $c_0, c_1$ for an unrelated theoretical argument.
sequences-and-series limits recurrence-relations sequent-calculus
sequences-and-series limits recurrence-relations sequent-calculus
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Mar 10 at 20:59
F.L
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Mar 10 at 19:35
F.LF.L
112
112
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
F.L is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
When $a_1-a_2geq 6$ or $ a_2-a_1geq 4 $, it diverges. Other cases
are convergent.
Proof : i) $$a_n
= fraca_n-1+a_n-22 - (fraca_n-1-a_n-2 2)^2 $$
When $|a_1-a_2|geq 6$, then $|a_n-a_n-1|geq 6$. It does not converge.
ii) $a_2<a_1$ : If $a_1-a_2<6$ is close to $6$, then
$$ a_2-a_3 < a_1-a_2 $$
Hence there is large $N$ s.t. $a_i>
a_i+1$ for $ileq N-2$ and $a_N-1<a_N$.
iii) $a_1<a_2$ : If $a_2-a_1geq 4
$, then $a_2-a_3geq 6$.
If $a_2-a_1<4$, then $a_2-a_3<6$.
$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
);
);
F.L is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3142782%2fcalculating-limit-of-second-order-recursive-sequence%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$
When $a_1-a_2geq 6$ or $ a_2-a_1geq 4 $, it diverges. Other cases
are convergent.
Proof : i) $$a_n
= fraca_n-1+a_n-22 - (fraca_n-1-a_n-2 2)^2 $$
When $|a_1-a_2|geq 6$, then $|a_n-a_n-1|geq 6$. It does not converge.
ii) $a_2<a_1$ : If $a_1-a_2<6$ is close to $6$, then
$$ a_2-a_3 < a_1-a_2 $$
Hence there is large $N$ s.t. $a_i>
a_i+1$ for $ileq N-2$ and $a_N-1<a_N$.
iii) $a_1<a_2$ : If $a_2-a_1geq 4
$, then $a_2-a_3geq 6$.
If $a_2-a_1<4$, then $a_2-a_3<6$.
$endgroup$
add a comment |
$begingroup$
When $a_1-a_2geq 6$ or $ a_2-a_1geq 4 $, it diverges. Other cases
are convergent.
Proof : i) $$a_n
= fraca_n-1+a_n-22 - (fraca_n-1-a_n-2 2)^2 $$
When $|a_1-a_2|geq 6$, then $|a_n-a_n-1|geq 6$. It does not converge.
ii) $a_2<a_1$ : If $a_1-a_2<6$ is close to $6$, then
$$ a_2-a_3 < a_1-a_2 $$
Hence there is large $N$ s.t. $a_i>
a_i+1$ for $ileq N-2$ and $a_N-1<a_N$.
iii) $a_1<a_2$ : If $a_2-a_1geq 4
$, then $a_2-a_3geq 6$.
If $a_2-a_1<4$, then $a_2-a_3<6$.
$endgroup$
add a comment |
$begingroup$
When $a_1-a_2geq 6$ or $ a_2-a_1geq 4 $, it diverges. Other cases
are convergent.
Proof : i) $$a_n
= fraca_n-1+a_n-22 - (fraca_n-1-a_n-2 2)^2 $$
When $|a_1-a_2|geq 6$, then $|a_n-a_n-1|geq 6$. It does not converge.
ii) $a_2<a_1$ : If $a_1-a_2<6$ is close to $6$, then
$$ a_2-a_3 < a_1-a_2 $$
Hence there is large $N$ s.t. $a_i>
a_i+1$ for $ileq N-2$ and $a_N-1<a_N$.
iii) $a_1<a_2$ : If $a_2-a_1geq 4
$, then $a_2-a_3geq 6$.
If $a_2-a_1<4$, then $a_2-a_3<6$.
$endgroup$
When $a_1-a_2geq 6$ or $ a_2-a_1geq 4 $, it diverges. Other cases
are convergent.
Proof : i) $$a_n
= fraca_n-1+a_n-22 - (fraca_n-1-a_n-2 2)^2 $$
When $|a_1-a_2|geq 6$, then $|a_n-a_n-1|geq 6$. It does not converge.
ii) $a_2<a_1$ : If $a_1-a_2<6$ is close to $6$, then
$$ a_2-a_3 < a_1-a_2 $$
Hence there is large $N$ s.t. $a_i>
a_i+1$ for $ileq N-2$ and $a_N-1<a_N$.
iii) $a_1<a_2$ : If $a_2-a_1geq 4
$, then $a_2-a_3geq 6$.
If $a_2-a_1<4$, then $a_2-a_3<6$.
answered 2 days ago
HK LeeHK Lee
14.1k52360
14.1k52360
add a comment |
add a comment |
F.L is a new contributor. Be nice, and check out our Code of Conduct.
F.L is a new contributor. Be nice, and check out our Code of Conduct.
F.L is a new contributor. Be nice, and check out our Code of Conduct.
F.L is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3142782%2fcalculating-limit-of-second-order-recursive-sequence%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