Consider the two-dimensional systemwhere
and A is a 2x2 constant real matrix with complex eigenvalues
. Prove that there exists at least one limit cycle for
and that there are none for
.
Let's deal with say. Then the trace of the matrix is
(unstable!)
To find equilibria, we solve. Since A has distinct eigenvalues, this is the only one.
By the Bendixon criterion, ifmaintains its sign in the vicinity of the equilibrium, then there can be no limit circle there. We calculate
,
so for, we can apply Bendixon's criterion in
.
![]()
I have a similar problem. I'm stuck on the first part, for alpha greater than 0. I first tried a level sets approach. That is to say, I attempted to find an annulus such that the dot product of the normal vector field <x, y> with the vector field given by the differential equation was positive on the inner circle and negative on the outer circle. I failed miserably. The professor suggests that I don't use that approach, and instead try to use "what you know about linear algebra". However, I'm getting nowhere quite fast. In short I'm stumped.
Anyone know how to tackle the OP problem for alpha > 0???
I was looking at the trace-determinant plane for the matrix (A - (r^2)I) and have found that a "center" will exist if r equals the square root of alpha. That said, I've only done this when the parameter the matrix depends on is independent of the input vectors. In this case r is the norm of the input vector x. That said, it seems like this will only imply the existence of a periodic solution if the periodic solution is a circle, that way r would remain constant and the matrix (A - (r^2)I) will also remain constant in its description of the derivative. Is this on the right track or is it all wrong?