Transition from one difference equation to another
up vote
0
down vote
favorite
I have initial equation: $y(n+1)=y^2(n)+C$, $Cleqfrac{1}4$
How I can show that if $C=frac{a}2+frac{a^2}4$ then by using replacement $y(n)=alpha x(n)+beta$
I will get the equation $x(n+1)=ax(n)(1-x(n))$
differential-equations differential
add a comment |
up vote
0
down vote
favorite
I have initial equation: $y(n+1)=y^2(n)+C$, $Cleqfrac{1}4$
How I can show that if $C=frac{a}2+frac{a^2}4$ then by using replacement $y(n)=alpha x(n)+beta$
I will get the equation $x(n+1)=ax(n)(1-x(n))$
differential-equations differential
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have initial equation: $y(n+1)=y^2(n)+C$, $Cleqfrac{1}4$
How I can show that if $C=frac{a}2+frac{a^2}4$ then by using replacement $y(n)=alpha x(n)+beta$
I will get the equation $x(n+1)=ax(n)(1-x(n))$
differential-equations differential
I have initial equation: $y(n+1)=y^2(n)+C$, $Cleqfrac{1}4$
How I can show that if $C=frac{a}2+frac{a^2}4$ then by using replacement $y(n)=alpha x(n)+beta$
I will get the equation $x(n+1)=ax(n)(1-x(n))$
differential-equations differential
differential-equations differential
asked Nov 18 at 13:52
bvl
123
123
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Using $C=a/2+a^2/4$ and $y=alpha x+beta$ in the equation leads to
$$
alpha x(n+1) + beta = (alpha^2 x^2(n) + 2alphabeta x(n) + beta^2) + frac{a}{2} + frac{a^2}{4}
$$
or
$$
x(n+1) = x(n)(alpha x(n) + 2beta) + frac{1}{alpha} left(beta(beta-1) + frac{a}{2} + frac{a^2}{4}right).
$$
The term in brackets vanishes if
$$
beta^2 - beta + frac{a}{2} + frac{a^2}{4} = 0,
$$
leading to
$$
beta = frac{1 pm i(a+1)}{2}.
$$
If we choose $alpha = -2beta$, we have
$$
x(n+1) = 2beta x(n)(1 - x(n)),
$$
which is the logistic equation, but with a complex coefficient. If we rather use $C=a/2-a^2/4$, we can choose $2beta = a$ and $alpha=-1$, leading then to
$$
x(n+1) = a x(n)(1- x(n)).
$$
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
accepted
Using $C=a/2+a^2/4$ and $y=alpha x+beta$ in the equation leads to
$$
alpha x(n+1) + beta = (alpha^2 x^2(n) + 2alphabeta x(n) + beta^2) + frac{a}{2} + frac{a^2}{4}
$$
or
$$
x(n+1) = x(n)(alpha x(n) + 2beta) + frac{1}{alpha} left(beta(beta-1) + frac{a}{2} + frac{a^2}{4}right).
$$
The term in brackets vanishes if
$$
beta^2 - beta + frac{a}{2} + frac{a^2}{4} = 0,
$$
leading to
$$
beta = frac{1 pm i(a+1)}{2}.
$$
If we choose $alpha = -2beta$, we have
$$
x(n+1) = 2beta x(n)(1 - x(n)),
$$
which is the logistic equation, but with a complex coefficient. If we rather use $C=a/2-a^2/4$, we can choose $2beta = a$ and $alpha=-1$, leading then to
$$
x(n+1) = a x(n)(1- x(n)).
$$
add a comment |
up vote
0
down vote
accepted
Using $C=a/2+a^2/4$ and $y=alpha x+beta$ in the equation leads to
$$
alpha x(n+1) + beta = (alpha^2 x^2(n) + 2alphabeta x(n) + beta^2) + frac{a}{2} + frac{a^2}{4}
$$
or
$$
x(n+1) = x(n)(alpha x(n) + 2beta) + frac{1}{alpha} left(beta(beta-1) + frac{a}{2} + frac{a^2}{4}right).
$$
The term in brackets vanishes if
$$
beta^2 - beta + frac{a}{2} + frac{a^2}{4} = 0,
$$
leading to
$$
beta = frac{1 pm i(a+1)}{2}.
$$
If we choose $alpha = -2beta$, we have
$$
x(n+1) = 2beta x(n)(1 - x(n)),
$$
which is the logistic equation, but with a complex coefficient. If we rather use $C=a/2-a^2/4$, we can choose $2beta = a$ and $alpha=-1$, leading then to
$$
x(n+1) = a x(n)(1- x(n)).
$$
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Using $C=a/2+a^2/4$ and $y=alpha x+beta$ in the equation leads to
$$
alpha x(n+1) + beta = (alpha^2 x^2(n) + 2alphabeta x(n) + beta^2) + frac{a}{2} + frac{a^2}{4}
$$
or
$$
x(n+1) = x(n)(alpha x(n) + 2beta) + frac{1}{alpha} left(beta(beta-1) + frac{a}{2} + frac{a^2}{4}right).
$$
The term in brackets vanishes if
$$
beta^2 - beta + frac{a}{2} + frac{a^2}{4} = 0,
$$
leading to
$$
beta = frac{1 pm i(a+1)}{2}.
$$
If we choose $alpha = -2beta$, we have
$$
x(n+1) = 2beta x(n)(1 - x(n)),
$$
which is the logistic equation, but with a complex coefficient. If we rather use $C=a/2-a^2/4$, we can choose $2beta = a$ and $alpha=-1$, leading then to
$$
x(n+1) = a x(n)(1- x(n)).
$$
Using $C=a/2+a^2/4$ and $y=alpha x+beta$ in the equation leads to
$$
alpha x(n+1) + beta = (alpha^2 x^2(n) + 2alphabeta x(n) + beta^2) + frac{a}{2} + frac{a^2}{4}
$$
or
$$
x(n+1) = x(n)(alpha x(n) + 2beta) + frac{1}{alpha} left(beta(beta-1) + frac{a}{2} + frac{a^2}{4}right).
$$
The term in brackets vanishes if
$$
beta^2 - beta + frac{a}{2} + frac{a^2}{4} = 0,
$$
leading to
$$
beta = frac{1 pm i(a+1)}{2}.
$$
If we choose $alpha = -2beta$, we have
$$
x(n+1) = 2beta x(n)(1 - x(n)),
$$
which is the logistic equation, but with a complex coefficient. If we rather use $C=a/2-a^2/4$, we can choose $2beta = a$ and $alpha=-1$, leading then to
$$
x(n+1) = a x(n)(1- x(n)).
$$
answered Nov 18 at 14:57
rafa11111
985417
985417
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%2f3003560%2ftransition-from-one-difference-equation-to-another%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