My math class is over but I never managed to solve the following problem:
Assume we have a K periodic solution $\lambda(t)$ to
$\dot{x}=f(x).$
Furthermore, $f(x)$ is locally Lipschitz continuous. Prove: No nonconstant $K$ periodic solution $\lambda$ can be asymptotically stable.
What I tried: Since $\lambda$ is $K$ periodic, we know $\lambda (t)=\lambda (t+K)$.
If two solutions $\lambda,\mu$ that satisfy the ODE are asymptotically stable, we have $lim_{t\rightarrow \infty}|\lambda(t)-\mu(t)|=0.$
Inserting our periodicity for $\lambda$:
$lim_{t\rightarrow \infty}|\lambda(t)-\mu(t)|=lim_{t\rightarrow \infty}|\lambda(t+K)-\mu(t)|.$
Clarification: Locally lipschitz means, $f(x)$ is Lipschitz continuous in every neighborhood $x$.
But what can I do now?