Deje $f, g$ ser funciones lineales.
Definir $S(x)$ $any$ composición de la secuencia de $f$ $g$ como
$S(x) = (f\circ g\circ g\circ f\circ f\circ g)(x)$
Deje $s$ como el punto fijo de $S$ luego de un ciclo determinado
$s \to_g g(s) \to_f (f\circ g)(s) \to_f (f\circ f\circ g)(s) \to_g (g\circ f\circ f\circ g)(s) \to_g (g\circ g\circ f\circ f\circ g)(s) \to_f s (again)$
Llame a $Sum_g(S)$ la suma de los términos de la ciclo tal que $g$ función se aplica a este término.
En este ejemplo, $Sum_g(S) = s + (f\circ f\circ g)(s) + (g\circ f\circ f\circ g)(s)$
Definir $T(x)$ como la inversa de la composición de la secuencia
$T(x) = (g\circ f\circ f\circ g\circ g\circ f)(x)$
Llame a $t$ el punto fijo de $T$
En este ejemplo, $Sum_g(T) = (f)(t) + (g\circ f)(t) + (f\circ f\circ g\circ g\circ f)(t)$
Demostrar que $Sum_g(S) = Sum_g(T)$
$f(x) = 3x-2$ $g(x)=2x+1$
$S(x) = (f\circ g\circ g\circ f\circ f\circ g)(x) = 216 x + 19$ $s = -19/215$
$T(x) = (g\circ f\circ f\circ g\circ g\circ f)(x) = 216 x - 105$ $t = 21/43$
$Sum_g(S) = s + (f\circ f\circ g)(s) + (g\circ f\circ f\circ g)(s) = -19/215 -127/215 -39/215 = -37/43$
$Sum_g(T) = (f)(t) + (g\circ f)(t) + (f\circ f\circ g\circ g\circ f)(t) = -23/43 -3/43-11/43 = -37/43$
Una aproximación visual
$f(x) = 3x-2$ (o de cualquier función lineal)
$g(x)=x/5+1$ (o cualquier otra función lineal)
Entonces
$ \color{red}{215/98 \to_g} \color{blue}{141/98 \to_f 227/98 \to_f} \color{red}{485/98 \to_g 195/98 \to_g} \color{blue}{137/98 \to_f} 215/98 (again)$
Obs: $215/98$ es el punto fijo de $(f\circ g\circ g\circ f\circ f\circ g)(x)$
El ciclo se invierte
$ 177/98 \color{red}{_g\leftarrow 395/98} \color{blue}{_f\leftarrow 197/98 _f\leftarrow 131/98} \color{red}{_g\leftarrow 165/98 _g\leftarrow 335/98} \color{blue}{_f\leftarrow 177/98} (again)$
Obs: $177/98$ es el punto fijo de $(g\circ f\circ f\circ g\circ g\circ f)(x)$
por qué sucede esto?
$ \color{red}{215/98 + 485/98 + 195/98 = 395/98 + 165/98 + 335/98}$
$\color{blue}{141/98 + 227/98 + 137/98 = 197/98 + 131/98 + 177/98} $