Problem: A solution X(t) of a system is called recurrent if {X(tn)} -> X(0) for some sequence {tn} -> infinity. Prove that a gradient dynamical system* has no nonconstant recurrent solutions.
My answer: I'm pretty sure this isn't true. Let X(t) be a periodic solution of such a system with period T. Define t0 = 0, tn = n*T - 1/n. Clearly {tn} -> infinity. {X(tn)} = {X(n*T - 1/n)} = {X(-1/n)}, which is clearly nonconstant and converges to X(0).
My only thought is that maybe the definition of recurrent should have stated "for all sequences" rather than "for some sequence"...
*i.e. a system X' = F(X) where F is the gradient of some function Rn -> R
My answer: I'm pretty sure this isn't true. Let X(t) be a periodic solution of such a system with period T. Define t0 = 0, tn = n*T - 1/n. Clearly {tn} -> infinity. {X(tn)} = {X(n*T - 1/n)} = {X(-1/n)}, which is clearly nonconstant and converges to X(0).
My only thought is that maybe the definition of recurrent should have stated "for all sequences" rather than "for some sequence"...
*i.e. a system X' = F(X) where F is the gradient of some function Rn -> R
Comment