introduction to symbolic dynamics
play

Introduction to Symbolic Dynamics Part 1: The basics Silvio - PowerPoint PPT Presentation

Introduction to Symbolic Dynamics Part 1: The basics Silvio Capobianco Institute of Cybernetics at TUT April 14, 2010 Revised: April 7, 2010 ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 1 / 34 Overview


  1. Introduction to Symbolic Dynamics Part 1: The basics Silvio Capobianco Institute of Cybernetics at TUT April 14, 2010 Revised: April 7, 2010 ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 1 / 34

  2. Overview Historical introduction Shift subspaces Basic constructions on shift subspaces Sliding block codes A parallel with coding theory ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 2 / 34

  3. A short history of symbolic dynamics 1898: Hadamard’s work on geodetic flows. 1930s: Morse and Hedlund’s work. 1960s: Smale introduces the word “subshift”. 1990s: Boyle and Handelman make a crucial step towards characterization of nonzero eigenvalues of nonnegative matrices. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 3 / 34

  4. Hadamard’s problem Geodesic flows on surfaces of negative curvature Generally hard problem, but... What if... Partition the space into finitely many regions. Discretize time. Check the region instead of the exact position. Discovery! The complicated dynamics can be described in terms of finitely many forbidden pairs of symbols! ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 4 / 34

  5. Sequences and blocks Full shifts Let A be a finite alphabet. The full A -shift is the set A Z = { bi-infinite words on A } . The full r -shift is the full A -shift for A = { 0 , . . . , r − 1 } . Blocks A block, or word, over A is a finite sequence u of elements of A . If u = a 1 . . . a k then k = | u | is the length of u . If | w | = 0 then w = ε . A subblock of u = a 1 . . . a k has the form v = a i . . . a j , 1 ≤ i , j ≤ k . If x ∈ A Z then x [ i , j ] is the subblock x i . . . x j . A block u occurs in a sequence x if x [ i , j ] = u for some i , j ∈ Z . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 5 / 34

  6. The shift map σ ( x ) i = x i + 1 for all x ∈ A Z , i ∈ Z . Periodic points x ∈ A Z is periodic if σ n ( x ) = x for some n > 0. Any such n is called a period of x . x is a fixed point for σ if σ ( x ) = x . Consequences Definition above is the same as x i + n = x i ∀ i ∈ Z . If x has a period, then it also has a least period. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 6 / 34

  7. Interpretation The group Z represents time. (Bi-infinite) sequences represent (reversible) trajectories. The shift represent the passing of time. Periodic sequences represent periodic (closed) trajectories. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 7 / 34

  8. Shift subspaces Definition Let F be a set of blocks over A and let � � x ∈ A Z | x [ i , j ] � = u ∀ i , j ∈ Z ∀ u ∈ F X F = A shift subspace, or subshift, over A is a subset of A Z of the form X = X F for some set of blocks F . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 8 / 34

  9. � � Examples of subshifts 1 The full shift. 2 The golden mean shift X = X { 11 } . � � 3 The even shift X = X F with F = 10 2 k + 1 1 | k ∈ N . 4 For S ⊆ N , the S -gap shift X ( S ) with F = { 10 n 1 | n ∈ N \ S } . For S = { d , . . . , k } we have the (d,k) run-length limited shift X ( d , k ) . 5 The set of labelings of bi-infinite paths on the graph f � • • e g 6 The charge constrained shift over { + 1 , − 1 } s.t. x ∈ X iff � j + n i = j x i ∈ [− c , c ] for every j ∈ Z , n ≥ 0. 7 The context free shift over { a , b , c } with F = { ab m c k a | m � = k } ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 9 / 34

  10. Basic facts on subshifts 1 Suppose X 1 = X F 1 and X 2 = X F 2 . Then X 1 ∩ X 2 = X F 1 ∪F 2 . 2 Suppose F 1 ⊆ F 2 . Then X F 1 ⊇ X F 2 . In particular, X 1 ∪ X 2 ⊆ X F 1 ∩F 2 . 3 In general, X 1 ∪ X 2 � = X F 1 ∩F 2 . 4 Let { X i } i ∈ I be a family of subshifts s.t. � i ∈ I X i = A Z . Then X i = A Z for some i ∈ I . 5 If X is a subshift over A and Y is a subshift over B , then X × Y = { z : Z → A × B | ∃ x ∈ X , y ∈ Y | ∀ i ∈ Z . z i = ( x i , y i ) } is a subshift over A × B . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 10 / 34

  11. Shift invariance Definition X ⊆ A Z is shift invariant if σ ( X ) ⊆ X . Subshifts are shift invariant Write σ X for the restriction of the shift to X . Shift invariance is not enough to make a subshift! � � x ∈ { 0 , 1 } Z | ∃ ! i | x i = 1 X = X is shift invariant. And no block of the form 0 n is forbidden. Then, if X were a subshift, it would contain 0 Z —which it doesn’t. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 11 / 34

  12. Languages Definition Let X ⊆ A Z , not necessarily a subshift. Let B n ( X ) be the set of subblocks of length n of elements of X . The language of X is � B ( X ) = B n ( X ) . n ≥ 0 ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 12 / 34

  13. Characterization of subshift languages 1 Let X be a subshift. Let L = B ( X ) . For every w ∈ L , if u is a factor of w , then u ∈ L . 1 For every w ∈ L there exist nonempty u , v ∈ L s.t. uwv ∈ L . 2 2 Suppose L ⊆ A ∗ satisfies points 1 and 2 above. Then L = B ( X ) for some subshift X over A . 3 In fact, if X is a subshift and L = B ( X ) , then X = X A ∗ \ L . In particular, the language of a subshift determines the subshift. 4 Subshifts over A are precisely those X ⊆ A Z s.t. for every x ∈ A Z , if x [ i , j ] ∈ B ( X ) for every i , j ∈ Z , then x ∈ X . 5 In particular, a finite union of subshifts is a subshift. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 13 / 34

  14. Irreducibility Definition A subshift X is irreducible if for every u , v ∈ B ( X ) there exists w ∈ B ( X ) s.t. uwv ∈ B ( X ) . Meaning X is irreducible iff the dynamical system ( X , σ ) is not made of two parts not joined by any orbit. Examples The golden mean shift is irreducible. The subshift X = { 0 Z , 1 Z } is not irreducible. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 14 / 34

  15. Higher block shifts Let X be a subshift over A . Consider A [ N ] = B N ( X ) as an alphabet. X The N -th higher block code X ) Z defined by It is the map β N : X → ( A [ N ] ( β N ( x )) i = x [ i , i + N − 1 ] The N -th higher block shift It is the subshift X [ N ] = β N ( X ) . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 15 / 34

  16. Higher block shifts are subshifts Let X = X F . It is not restrictive to suppose | u | ≥ N for every u ∈ F . For | w | ≥ N put w [ N ] = w [ i : i + N − 1 ] . Let i F 1 = { w [ N ] | w ∈ F } . Then put F 2 = { uv | u , v ∈ A N , ∃ i > 1 | u i � = v i − 1 } Then clearly X [ N ] ⊆ X F 1 ∪F 2 . On the other hand, any x ∈ X F 1 ∪F 2 reconstructs some y ∈ X , so that x = β N ( y ) ∈ X [ N ] . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 16 / 34

  17. Higher power shifts Let X be a subshift over A . Consider A [ N ] = B N ( X ) as an alphabet. X The N -th higher power code X ) Z defined by It is the map γ N : X → ( A [ N ] ( γ N ( x )) i = x [ Ni , N ( i + 1 )− 1 ] The N -th higher power shift It is the subshift X N = γ N ( X ) . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 17 / 34

  18. Higher block shifts and other operations Properties 1 ( X ∩ Y ) [ N ] = X [ N ] ∩ Y [ N ] . 2 ( X ∪ Y ) [ N ] = X [ N ] ∪ Y [ N ] . 3 ( X × Y ) [ N ] = X [ N ] × Y [ N ] . 4 β N ◦ σ X = σ X [ N ] ◦ β N A note on higher power shifts γ N ◦ σ N X = σ X N ◦ γ N . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 18 / 34

  19. Sliding block codes Let X be a subshift over A . Let A be another alphabet. Let Φ : B m + n + 1 ( X ) → A . Then φ : X → A Z defined by � � φ ( x ) i = Φ x [ i − m , i + n ] is a sliding block code ( sbc ) with memory m and anticipation n . We then write φ = Φ [− m , n ] , or just φ = Φ ∞ . ∞ We may also write φ : X → Y if Y is a subshift over A and φ ( X ) ⊆ Y . It is always possible to increase both memory and anticipation. We speak of 1-block code when m = n = 0. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 19 / 34

  20. Examples of sliding block codes 1 The shift. 2 The identity. 3 The converse of the shift. 4 The N -th higher block code map β N . 5 The xor , induced by Φ ( x 0 x 1 ) = x 0 + x 1 mod 2. 6 The map defined by φ ( 00 ) = 1 , φ ( 01 ) = 0 , φ ( 10 ) = 0 is a sbc from the golden mean shift to the even shift. ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 20 / 34

  21. � � � The key property of sbc Let X and Y be shift spaces, and let φ : X → Y be a sbc . Then σ X X X φ φ σ Y � Y Y Meaning sbc are shift-commuting. sbc represent stationary processes. A sbc from X to Y is a morphism from ( X , σ ) to ( Y , σ ) . ioc-logo Silvio Capobianco (Institute of Cybernetics at TUT) April 14, 2010 21 / 34

Recommend


More recommend