0

The definition of an invariant set $M$ is that $\forall x \in M, \forall t, \phi(x,t) \in M$.

For the ode $\dot r = r(1-r)$, is $A = \{(r, \theta) | 0 \leq r\leq 1\}$ an invariant set?

The cases when $r = 0$ and $r = 1$ are obvious. What if $0 < r < 1$? According to the definition of the invariant set, if $A$ is as above, then points for which $0 < r < 1$ will move forward to the circle or backward to the center and belongs to $A$. So the entire $A$ seems to be an invariant set. But intuitively, it seems to me that only the circle and the center count.

1 Answers1

1

$\{(r,\theta) \mid r < 0\}$, $\{(r,\theta) \mid r = 0\}$, $\{(r,\theta) \mid 0 < r < 1\}$, $\{(r,\theta) \mid r = 1\}$, $\{(r,\theta) \mid r > 1\}$ are all invariant sets. So is the union of any subset of these.

Robert Israel
  • 448,999