Instability of a system subject to periodic perturbation

Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
Consider the following 2-dimensional system
$$
dotx(t) = A(t)x(t) quad x(0)inmathbbR^2,
$$
where $A(t)$ is a 2-dimensional time-varying matrix. Suppose that the origin of the above system is an unstable equilibrium.
Now consider the following "perturbed" system
$$
dotz(t) = (A(t)+Delta(t))z(t) quad z(0)inmathbbR^2,
$$
where $Delta(t)$ is a $2times 2$ matrix whose entries are zero-mean periodic functions of $t$.
My question: Is the origin of the "perturbed" system unstable for every choice of $Delta(t)$ as above?
My feeling is that the answer is no, but I couldn't find so far an explicit counterexample.
analysis dynamical-systems stability-theory
add a comment |Â
up vote
2
down vote
favorite
Consider the following 2-dimensional system
$$
dotx(t) = A(t)x(t) quad x(0)inmathbbR^2,
$$
where $A(t)$ is a 2-dimensional time-varying matrix. Suppose that the origin of the above system is an unstable equilibrium.
Now consider the following "perturbed" system
$$
dotz(t) = (A(t)+Delta(t))z(t) quad z(0)inmathbbR^2,
$$
where $Delta(t)$ is a $2times 2$ matrix whose entries are zero-mean periodic functions of $t$.
My question: Is the origin of the "perturbed" system unstable for every choice of $Delta(t)$ as above?
My feeling is that the answer is no, but I couldn't find so far an explicit counterexample.
analysis dynamical-systems stability-theory
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Consider the following 2-dimensional system
$$
dotx(t) = A(t)x(t) quad x(0)inmathbbR^2,
$$
where $A(t)$ is a 2-dimensional time-varying matrix. Suppose that the origin of the above system is an unstable equilibrium.
Now consider the following "perturbed" system
$$
dotz(t) = (A(t)+Delta(t))z(t) quad z(0)inmathbbR^2,
$$
where $Delta(t)$ is a $2times 2$ matrix whose entries are zero-mean periodic functions of $t$.
My question: Is the origin of the "perturbed" system unstable for every choice of $Delta(t)$ as above?
My feeling is that the answer is no, but I couldn't find so far an explicit counterexample.
analysis dynamical-systems stability-theory
Consider the following 2-dimensional system
$$
dotx(t) = A(t)x(t) quad x(0)inmathbbR^2,
$$
where $A(t)$ is a 2-dimensional time-varying matrix. Suppose that the origin of the above system is an unstable equilibrium.
Now consider the following "perturbed" system
$$
dotz(t) = (A(t)+Delta(t))z(t) quad z(0)inmathbbR^2,
$$
where $Delta(t)$ is a $2times 2$ matrix whose entries are zero-mean periodic functions of $t$.
My question: Is the origin of the "perturbed" system unstable for every choice of $Delta(t)$ as above?
My feeling is that the answer is no, but I couldn't find so far an explicit counterexample.
analysis dynamical-systems stability-theory
edited Jul 26 at 23:25
asked Jul 26 at 21:25
Ludwig
737613
737613
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Markus and Yamabe showed that the origin in the system
$$
dotx(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix x(t)
$$
is unstable (see, e.g., p. 121 in Hale Ordinary Differential Equations). If we take
$$
A(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix, quad Delta(t) = beginpmatrix - frac34 cos(2t) & frac34 sin(2t) \ frac34 sin(2t) & frac34 cos(2t) endpmatrix
$$
($Delta(t)$ has zero-mean periodic entries) then the autonomous system
$$
dotz(t) = beginpmatrix -frac34 & 1 \ -1 & -frac34 endpmatrix z(t),
$$
having eigenvalues with negative real parts, is asymptottically stable.
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Markus and Yamabe showed that the origin in the system
$$
dotx(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix x(t)
$$
is unstable (see, e.g., p. 121 in Hale Ordinary Differential Equations). If we take
$$
A(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix, quad Delta(t) = beginpmatrix - frac34 cos(2t) & frac34 sin(2t) \ frac34 sin(2t) & frac34 cos(2t) endpmatrix
$$
($Delta(t)$ has zero-mean periodic entries) then the autonomous system
$$
dotz(t) = beginpmatrix -frac34 & 1 \ -1 & -frac34 endpmatrix z(t),
$$
having eigenvalues with negative real parts, is asymptottically stable.
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
add a comment |Â
up vote
2
down vote
accepted
Markus and Yamabe showed that the origin in the system
$$
dotx(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix x(t)
$$
is unstable (see, e.g., p. 121 in Hale Ordinary Differential Equations). If we take
$$
A(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix, quad Delta(t) = beginpmatrix - frac34 cos(2t) & frac34 sin(2t) \ frac34 sin(2t) & frac34 cos(2t) endpmatrix
$$
($Delta(t)$ has zero-mean periodic entries) then the autonomous system
$$
dotz(t) = beginpmatrix -frac34 & 1 \ -1 & -frac34 endpmatrix z(t),
$$
having eigenvalues with negative real parts, is asymptottically stable.
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Markus and Yamabe showed that the origin in the system
$$
dotx(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix x(t)
$$
is unstable (see, e.g., p. 121 in Hale Ordinary Differential Equations). If we take
$$
A(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix, quad Delta(t) = beginpmatrix - frac34 cos(2t) & frac34 sin(2t) \ frac34 sin(2t) & frac34 cos(2t) endpmatrix
$$
($Delta(t)$ has zero-mean periodic entries) then the autonomous system
$$
dotz(t) = beginpmatrix -frac34 & 1 \ -1 & -frac34 endpmatrix z(t),
$$
having eigenvalues with negative real parts, is asymptottically stable.
Markus and Yamabe showed that the origin in the system
$$
dotx(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix x(t)
$$
is unstable (see, e.g., p. 121 in Hale Ordinary Differential Equations). If we take
$$
A(t) = beginpmatrix -1 + frac32 cos^2(t) & 1 - frac32 sin(t) cos(t) \ -1 - frac32 sin(t) cos(t) & -1 + frac32 sin^2(t) endpmatrix, quad Delta(t) = beginpmatrix - frac34 cos(2t) & frac34 sin(2t) \ frac34 sin(2t) & frac34 cos(2t) endpmatrix
$$
($Delta(t)$ has zero-mean periodic entries) then the autonomous system
$$
dotz(t) = beginpmatrix -frac34 & 1 \ -1 & -frac34 endpmatrix z(t),
$$
having eigenvalues with negative real parts, is asymptottically stable.
answered Jul 27 at 11:04
user539887
1,4461313
1,4461313
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
add a comment |Â
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
Thanks! Perhaps do you have also in mind a counterexample in which $Delta(t) = f(t)C$ with $f(t)$ a periodic zero-mean scalar function and $C$ a constant $2times 2$ matrix?
â Ludwig
Jul 27 at 14:56
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
No, I don't have at the moment. It think that such problems are a staple in Control Theory, but, alas, I'm no expert.
â user539887
Jul 28 at 7:19
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
Okay, thanks anyway. I think IâÂÂll post a follow-up question concerning instability in this particular case, which looks interesting to me.
â Ludwig
Jul 28 at 16:20
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%2f2863836%2finstability-of-a-system-subject-to-periodic-perturbation%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
