game of life question




Let L denote the set of all points of the plane with integer coordinates
and let P denote the set of all subsets of L. Conway's game of life
determines a mapping T from P to itself. Call an element x of P timeless
if there is a sequence x0=x, x1, x2, ... of elements of P such that, for
every positive integer n, we have T(x(n)) = x(n-1).

Is there any characterization known of the set of timeless elements of P,
other than the definition?
--
Ignorantly,
Allan Adler <ara@xxxxxxxxxxxxxxxxxxxx>
* Disclaimer: I am a guest and *not* a member of the MIT CSAIL. My actions and
* comments do not reflect in any way on MIT. Also, I am nowhere near Boston.
.



Relevant Pages

  • Re: question: integer points on curves
    ... >I have a question about integer points on circles. ... Let Rdenote the ... >number of points in the plane with integer coordinates on the circle ...
    (sci.math)
  • Re: question: integer points on curves
    ... I have a question about integer points on circles. ... Let Rdenote the ... number of points in the plane with integer coordinates on the circle ...
    (sci.math)
  • question: integer points on curves
    ... Let Rdenote the number of points in the plane with integer coordinates on the circle centered at the origin of radius N. Then I want to show lim R/N -> 0 as N->Infinity, but I've had some trouble showing it. ... I checked Niven and Zuckerman's "Theory of Numbers", but they give a formula for the number of solutions to x^2+y^2=n in terms of exponents of prime factors of n of the form 4k+1, and this doesn't seem to be very helpful. ...
    (sci.math)