Published on November 26, 2024 12:11 AM GMT
You know elementary cellular automata, where each of the boolean-valued cells evolves according to
where .
I think the natural quantum-mechanical extension of this is:
- there are basis states: through its time-evolution is given, of course, by a unitary operator , which, expressed in that basis, is:
- ...where .
You can take any elementary cellular automaton and quantum-ize it: just choose ; then that product is 1 exactly when is the classical evolution of . (Not every gives rise to a unitary , though; only the reversible ones.)
But... are there other unitary operators of this form, which aren't basically equivalent to reversible classical CAs? I think not, disappointingly, but I'm not sure, and I don't understand why not.
Bounty: $100 if you make me feel like I have a significantly deeper understanding of why all quantum elementary CAs are basically equivalent to classical elementary CAs (or show me I'm wrong and there actually is interesting behavior here). Partial payouts for partial successes.
My current understanding (the thing you have to enhance or beat) is:
- Any choice of is equivalent to a choice of eight complex two-vectors , each describing roughly "how (0/1)ish the next state of a cell should be given its current neighborhood."For unitarity, we want for all . If you bang through some math, I think this inner product turns out to equal the product of all 64 possible inner products of the s, raised to various powers:
...where is the number of locations where the neighborhood on tape is 000 and the neighborhood on tape is 111. For , we want this product to be 1; for , we want this product to be 0, meaning at least one of the inner products with a nonzero must be zero.
(Sanity check: if , then and all the other s are 0. The inner products raised to power 0 disappear; the remaining ones are , which is 1 as long as the s are normalized, so we get practically for free. Great.)
- (Note that not all the s can be chosen independently: for example, if , then evidently tape has some stretch of 0s ending in a 1; I'm imagining that the tape wraps around, so there must be a 1 on the left side of the stretch of 0s too; so some must be positive too.)
Discuss