Eigenvalues of Fibonacci stochastic adding machine A. Messaoudi, D. - - PowerPoint PPT Presentation

eigenvalues of fibonacci stochastic adding machine
SMART_READER_LITE
LIVE PREVIEW

Eigenvalues of Fibonacci stochastic adding machine A. Messaoudi, D. - - PowerPoint PPT Presentation

Eigenvalues of Fibonacci stochastic adding machine A. Messaoudi, D. Smania 0-0 Let N N k i ( N )2 i = k ( N ) . . . 0 ( N ) N = i =0 where i ( N ) = 0 or 1 for all i. It is known that there exists an algorithm that


slide-1
SLIDE 1

Eigenvalues of Fibonacci stochastic adding machine

  • A. Messaoudi, D. Smania

0-0

slide-2
SLIDE 2

Let N ∈ N N =

k

  • i=0

εi(N)2i = εk(N) . . . ε0(N) where εi(N) = 0 or 1 for all i. It is known that there exists an algorithm that computes the digits of N + 1. Ex: 1011 + 1 = 1100

1

slide-3
SLIDE 3

0110111

1 1100 This algorithm can be described by by the following manner: c−1(N + 1) = 1, εi(N + 1) = εi(N) + ci−1(N + 1)mod(2) ci(N + 1) = [εi(N) + ci−1(N + 1) 2 ]. What happens if the machine dos not work. P.R. Killeen and T.J. Taylor [KT] consider fallible adding machine by the following:

2

slide-4
SLIDE 4

They consider the algorithm: εi(N + 1) = εi(N) + ei(N)ci−1(N + 1)mod(2) ci(N + 1) = [εi(N) + ei(N)ci−1(N + 1) 2 ], where ei(N) = 1 with probability p ei(N) = 0 with probability 1 − p is an independent, identically distributed family of random variables. Hence the transition graph is:

3

slide-5
SLIDE 5

1 2 3 4 5 6 7

p p p p p p p (1-p) p (1-p) p (1-p) p 1-p 1-p 1-p 1-p 1-p 1-p 1-p 1-p p 2 p (1-p) 2

3

2 4 p (1-p) p 2 (1-p) 3 (1-p) p

Figure 1: Transition graph of adding machine in base 2 The transition operator P associated to the transition graph is: P =

4

slide-6
SLIDE 6

                      1 − p p 0 . . . p(1 − p) 1 − p p2 0 . . . 1 − p p 0 . . . p2(1 − p) p(1 − p) 1 − p p3 0 . . . 1 − p p 0 . . . p(1 − p) 1 − p p2 0 . . . 1 − p p . . . p3(1 − p) p2(1 − p) p(1 − p) 1 − p . . . . . . . . . . . . . . . . . . . . . . . . . . .                      

5

slide-7
SLIDE 7

In [KT], P.R. Killen and J. Taylor study the spectrum of the operator

  • P. They prove that the spectrum of P in l∞(N) is connected to the

Julia set of f where f : C → C defined by: f(z) = (z − (1 − p))2/p2. In particular the set of eigenvalues E satisfies E = {z ∈ C, f n(z) bounded }

1 Fibonacci base

F0 = 1, F1 = 2, Fn = Fn−1 + Fn−2 ∀n ≥ 0. N =

k

  • i=0

εi(N)Fi = εk(N) . . . ε0(N)

6

slide-8
SLIDE 8

where εi = 0, 1, εiεi+1 = 11, ∀0 ≤ i ≤ k(N) − 1 1, 2, 3, 5, 8, 13, 21, 34, 55, ... 51 = 34 + 13 + 3 + 1 = F7 + F5 + F2 + F0 = 10100101 It is known (see Frougny) that the addition of 1 in base (Fn)n≥0 is given by a finite transductor. How to construct this transductor

7

slide-9
SLIDE 9

T I 101 / 000 00 / 01 x / x 001 / 010 10 / 00 Figure 2: Transductor of Fibonacci adding machine Ex: N = 10010

8

slide-10
SLIDE 10

10010 1 10011 = 10100 If N = 10010 then N = (I, 10/00, I) (I, 00/01, T) (T, 1, T). Hence N + 1 = 10100. Now we define the stochastic adding machine by the following manner

9

slide-11
SLIDE 11

T I ( 101 / 000, p ) ( 00 / 01, p ) ( x / x, 1 ) ( 00 / 00, 1 - p ) ( 10 / 00, p ) ( 001 / 010, p ) ( 001 / 001, 1 - p ) ( 10 / 10, 1 - p ) ( 101 / 101, 1 - p ) Figure 3: Transductor of Fibonacci fallible adding machine

10

slide-12
SLIDE 12

If we have a path (p0, (a0/b0, t0), p1) . . . (pn, (an/bn, tn), pn+1) where p0 = I and pn+1 = T, then we say that the number an . . . a0 transitions to the number bn . . . b0 and we can remark that the probability of transition is t0t1 . . . tn. Example: 10101 transitions to 100000 with probability p3 and 10101 transitions to 10000 with probability p(1 − p). The transition graph:

11

slide-13
SLIDE 13

1-p 1 1-p 2 1-p 1-p 1-p 1-p 3 4 5 1-p 1-p 1-p 1-p 1-p 1-p 1-p 1-p 6 7 8 9 10 11 12 13

p (1-p) p (1-p) p (1-p) p (1-p) p (1-p) p (1-p) p (1-p)

2 2 2 3 2 2

p p p p p p p p p p 3 p p p

Figure 4: Transition graph of Fibonacci fallible adding machine The transition operator P is:

12

slide-14
SLIDE 14

P =                               1 − p p 1 − p p p(1 − p) 1 − p p2 1 − p p p(1 − p) 1 − p p2 1 − p p 1 − p p p2(1 − p) p(1 − p) 1 − p p3 1 − p 1 p(1 − p) . . . . . . . . . . . . . . . . . . . . . . . . . . .

13

slide-15
SLIDE 15

Remark 1.1 The diagonal region of the transition matrix is formed by two blocs A and B where A =     1 − p p 1 − p p p(1 − p) 1 − p     and B =   1 − p p 1 − p  . We can prove that the sequence of

  • ccurences of A and B is given by the fixed point of Fibonacci

substitution.

14

slide-16
SLIDE 16

Figure 5: 1/p = 1.1

15

slide-17
SLIDE 17

Figure 6: 1/p = 1.5

16

slide-18
SLIDE 18

Figure 7: 1/p = 1.6

17

slide-19
SLIDE 19

Figure 8: 1/p = 1.61

18

slide-20
SLIDE 20

Figure 9: 1/p = 1.8

19

slide-21
SLIDE 21

Figure 10: 1/p = 1.9 Theorem 1 Let f : C2 → C2 be the function defined by: f(x, y) = ( 1

p2 (x − 1 + p)(y − 1 + p), x). Then the point spectrum of

P, S(P) in l∞(N) is contained in the set Ep = {λ ∈ C | (λ1, λ) ∈ Jf}

20

slide-22
SLIDE 22

where Jf is the filled Julia set of f and λ1 = 1 − p + (1−λ−p)2

p

. Moreover The set Ep satisfies the following topological properties.

  • 1. C \ Ep is a connected set.
  • 2. If 0 < p < 1/β where β = 1+

√ 5 2

, then Ep is a disconnected set .

  • 3. When p converges to 1 then Ep is a connected set .

Conjecture S(P) = Ep Idea of Proof. Let λ be an eigenvalue of P associated to the eigenvector v = (vi)i≥0. Since Pi,i+k = 0 for all k ≥ 2 and i, we can prove by induction on k that vk = qk(a, λ)v0, ∀k ∈ N (1)

21

slide-23
SLIDE 23

where a = 1/p and qk(a, λ) ∈ C. We can also prove that for all integer n ≥ 2, qFn = aqFn−1qFn−2 − (a − 1), ∀n ≥ 2. where qF0 = q1 = −1 − λ − p p and qF1 = q2 = (1 − λ − p)2 p2 . Let g(x, y) = (axy − (a − 1), x). We have (qFk, qFk−1) = g(qFk−1, qFk−2) = · · · = gk−1(qF1, qF0). (2)

22

slide-24
SLIDE 24

We have λ ∈ S(P) ⇔ vn bounded ⇔ qn bounded ⇒ qFn bounded ⇒ (qFn, qFn−1) bounded. Since (qFn, qFn−1) = gn−1(qF1, qF0) = h−1f n−1h(qF1, qF0) = h−1f n−1(λ1, λ) Where h is the C2 map defined by: h(x, y) = (ax − (a − 1), ay − (a − 1)). It follows S(P) ⊂ {λ ∈ C, f n(λ1, λ) bounded } = J(f).

  • To give the exact value of S(P), we need the following lemma.

23

slide-25
SLIDE 25

Lemma 1 for all 0 < k < Fn−1, we have qFn+k = qFnqk. In particular for each n ∈ N with n = Fn1 + · · · + Fnk (Fibonacci representation), we have qn = qFn1 . . . qFnk .

  • Remark 1.2 We have

S(P) = {λ ∈ C, qn(λ) is bounded for all n ∈ N} and Ep = {λ ∈ C, qFn(λ) is bounded for all n ∈ N}. By doing many computations, we conjecture that S(P) = Ep.

1.1 Properties of Ep

Let (fn)n≥0 be the function sequence defined by: f0(z) = z, f1(z) = z2, fn(z) = afn−1(z)fn−2(z) − (a − 1), ∀n ≥ 2,

24

slide-26
SLIDE 26

Let K = Kp = {z ∈ C, fn(z) is bounded } = {z ∈ C, gn(z2, z)) bounded }. It is easy to see that Ep = ψ(K) where ψ(z) = pz + 1 − p, for all z ∈ C. Then we will study properties of K Proposition 1 There exists a real number R > 1 such that if that |fk(z)| > R for some integer k, then the sequence (fn(z))n≥0 is unbounded. With this, we obtain that

25

slide-27
SLIDE 27

K =

+∞

  • n=0

f −1

n D(0, R) where D(0, R)

Working more, we can prove that for all n f −1

n+1D(0, R) ⊂ f −1 n D(0, R)

  • C \ K is a connected set.

Since K =

+∞

  • n=0

f −1

n D(0, R)

, then C \ K =

+∞

  • n=0

C \ f −1

n D(0, R). 26

slide-28
SLIDE 28

We have for all n, f −1

n D(0, R) is a connected set. Since for every

n, C \ f −1

n D(0, R) ⊂ C \ f −1 n+1D(0, R), we deduce that C \ K is a

connected set.

  • K is disconnected if p > 1/β

Remark 1.3 This work extends to all Parry sequences (Fn)n≥0 given by the relation Fn+d = a1Fn+d−1 + · · · + adFn ∀n ≥ 0, and with initial conditions (Parry conditions) F0 = 1, Fn = a1Fn−1 + · · · + anF0 + 1 ∀0 ≤ n < d, where ai, 1 ≤ i ≤ d are non-negative integers which satisfy the

27

slide-29
SLIDE 29

relations ajaj+1 . . . ad ≤lex a1a2 . . . ad−j+1 for 2 ≤ j ≤ d.

References

[Be] J. Berstel, Transductions and context-free languages , Teubner, 1979. [Ei] S. Eilenberg, Automata, languages, and machines, Volume 1, Academic Press, New York and London (1974) [FS] C. Frougny, B. Solomyak, Finite beta-expansions, Ergodic Theory Dynam. Systems 12 (1992), 713-723. [Fr] C. Frougny, Syst` emes de num´ eration lin´ eaires et automates finis, PHd thesis, Universit´ e Paris 7, Papport LITP 89-69, 1989.

28

slide-30
SLIDE 30

[KT] P.R. Killen, T.J. Taylor, A stochastic adding machine and complex dynamics, Nonlinearity 13 (2000) 1889-1903. [Pa] W. Parry, On the β-expansions of real numbers, Acta Math.

  • Acad. Sci. Hungaray 11 (1960), 401-416.

[Py] N. Pytheas Fogg , Substitutions in dynamics, Arithmetics and Combinatorics , Springer-Verlag, Berlin, 2002. Lecture notes in mathematics, 1794. Edited by: V. Berth´ e, S. Ferenczi,

  • C. Mauduit, A. Siegel.

[Ve] A.M. Vershik , Uniform algebraic approximation of shift and multiplication operators, Dokl. Akad. Nauk SSSR 259 (1981), 526-529. English translation: soviet Math. dokl. 24 (1981), 97-100.

29