Inequality proof with sequences - showing $x_n<x_n+1$ for $x_n+1=x_n^2 + 1/4$, $x<1/2$
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
So I was doing part 2 of this question and I wanted to know if my approach is correct.
$x_n+1 - x_n = x_n^2 + 1/4 - x_n$
Now since it is a sequence of positive terms
$x_n$ > 0
Therefore $x_n^2 + 1/4 > 1/4 > x_n$
Hence $x_n^2 + 1/4 - x_n > 0$
$x_n+1 - x_n > 0$
$x_n < x_n+1$
sequences-and-series proof-verification inequality induction recurrence-relations
add a comment |Â
up vote
1
down vote
favorite
So I was doing part 2 of this question and I wanted to know if my approach is correct.
$x_n+1 - x_n = x_n^2 + 1/4 - x_n$
Now since it is a sequence of positive terms
$x_n$ > 0
Therefore $x_n^2 + 1/4 > 1/4 > x_n$
Hence $x_n^2 + 1/4 - x_n > 0$
$x_n+1 - x_n > 0$
$x_n < x_n+1$
sequences-and-series proof-verification inequality induction recurrence-relations
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
So I was doing part 2 of this question and I wanted to know if my approach is correct.
$x_n+1 - x_n = x_n^2 + 1/4 - x_n$
Now since it is a sequence of positive terms
$x_n$ > 0
Therefore $x_n^2 + 1/4 > 1/4 > x_n$
Hence $x_n^2 + 1/4 - x_n > 0$
$x_n+1 - x_n > 0$
$x_n < x_n+1$
sequences-and-series proof-verification inequality induction recurrence-relations
So I was doing part 2 of this question and I wanted to know if my approach is correct.
$x_n+1 - x_n = x_n^2 + 1/4 - x_n$
Now since it is a sequence of positive terms
$x_n$ > 0
Therefore $x_n^2 + 1/4 > 1/4 > x_n$
Hence $x_n^2 + 1/4 - x_n > 0$
$x_n+1 - x_n > 0$
$x_n < x_n+1$
sequences-and-series proof-verification inequality induction recurrence-relations
edited Aug 21 at 2:17
Martin Sleziak
43.6k6113260
43.6k6113260
asked Aug 13 at 6:16
user122343
695
695
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22
add a comment |Â
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
(i).
Because by assumption of the induction $$x_n+1=x_n^2+frac14<frac14+frac14=frac12.$$
$(ii).$
$$x_n+1-x_n=x_n^2-x_n+frac14=left(x_n-frac12right)^2>0.$$
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
(i).
Because by assumption of the induction $$x_n+1=x_n^2+frac14<frac14+frac14=frac12.$$
$(ii).$
$$x_n+1-x_n=x_n^2-x_n+frac14=left(x_n-frac12right)^2>0.$$
add a comment |Â
up vote
0
down vote
(i).
Because by assumption of the induction $$x_n+1=x_n^2+frac14<frac14+frac14=frac12.$$
$(ii).$
$$x_n+1-x_n=x_n^2-x_n+frac14=left(x_n-frac12right)^2>0.$$
add a comment |Â
up vote
0
down vote
up vote
0
down vote
(i).
Because by assumption of the induction $$x_n+1=x_n^2+frac14<frac14+frac14=frac12.$$
$(ii).$
$$x_n+1-x_n=x_n^2-x_n+frac14=left(x_n-frac12right)^2>0.$$
(i).
Because by assumption of the induction $$x_n+1=x_n^2+frac14<frac14+frac14=frac12.$$
$(ii).$
$$x_n+1-x_n=x_n^2-x_n+frac14=left(x_n-frac12right)^2>0.$$
answered Aug 13 at 6:20
Michael Rozenberg
88.3k1579180
88.3k1579180
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2881059%2finequality-proof-with-sequences-showing-x-nx-n1-for-x-n1-x-n2-1-4%23new-answer', 'question_page');
);
Post as a guest
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
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
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
I think your reasoning is not so good. See my post.
â Michael Rozenberg
Aug 13 at 6:26
The same idea from my answer to your other question works here as well: $;x_n+1-x_n=x_n^2-x_n-1^2,$.
â dxiv
Aug 13 at 7:03
In case it helps, here is another question about the same recurrence: $a_n+1=frac14+a_n^2$ is converging and have a limit. Drawing cobweb plot might help to get some intuition in problems like this, you can see some examples here and here. In this case, the function is $f(x)=x^2+frac14$.
â Martin Sleziak
Aug 21 at 2:22