Tent map

Graph of tent map function

In mathematics, the tent map with parameter μ is the real-valued function fμ defined by

f_\mu:=\mu\min\{x,\,1-x\},

the name being due to the tent-like shape of the graph of fμ. For the values of the parameter μ within 0 and 2, fμ maps the unit interval [0, 1] into itself, thus defining a discrete-time dynamical system on it (equivalently, a recurrence relation). In particular, iterating a point x0 in [0, 1] gives rise to a sequence x_n :


  x_{n+1}=f_\mu(x_n)=\begin{cases}
    \mu x_n     & \mathrm{for}~~ x_n < \frac{1}{2} \\ \\
    \mu (1-x_n) & \mathrm{for}~~ \frac{1}{2} \le x_n 
    \end{cases}

where μ is a positive real constant. Choosing for instance the parameter μ=2, the effect of the function fμ may be viewed as the result of the operation of folding the unit interval in two, then stretching the resulting interval [0,1/2] to get again the interval [0,1]. Iterating the procedure, any point x0 of the interval assumes new subsequent positions as described above, generating a sequence xn in [0,1].

The \mu=2 case of the tent map is a non-linear transformation of both the bit shift map and the r=4 case of the logistic map.

Behaviour

Orbits of unit-height tent map
Bifurcation diagram for the tent map. Higher density indicates increased probability of the x variable acquiring that value for the given value of the μ parameter.

The tent map and the logistic map are topologically conjugate,[1] and thus the behaviours of the two maps are in this sense identical under iteration.

Depending on the value of μ, the tent map demonstrates a range of dynamical behaviour ranging from predictable to chaotic.

0.61 \to 0.585 \to 0.6225 \to 0.56625 \to 0.650625 \ldots
\frac{\mu}{\mu^2+1} \to \frac{\mu^2}{\mu^2+1} \to \frac{\mu}{\mu^2+1} \mbox{ appears at } \mu=1
\frac{\mu}{\mu^3+1} \to \frac{\mu^2}{\mu^3+1} \to \frac{\mu^3}{\mu^3+1} \to \frac{\mu}{\mu^3+1} \mbox{ appears at } \mu=\frac{1+\sqrt{5}}{2}
\frac{\mu}{\mu^4+1} \to \frac{\mu^2}{\mu^4+1} \to \frac{\mu^3}{\mu^4+1} \to \frac{\mu^4}{\mu^4+1} \to \frac{\mu}{\mu^4+1} \mbox{ appears at } \mu \approx 1.8393
x_n = \tfrac{2}{\pi}\sin^{-1}(y_{n}^{1/2}).

Magnifying the orbit diagram

Magnification near the tip shows more details.
Further magnification shows 8 separated regions.

Asymmetric tent map

The asymmetric tent map is essentially a distorted, but still piecewise linear, version of the \mu=2 case of the tent map. It is defined by


  v_{n+1}=\begin{cases}
    v_n/a &\mathrm{for}~~ v_n \in [0,a) \\ \\
    (1-v_n)/(1-a) &\mathrm{for}~~ v_n \in [a,1]            
    \end{cases}

for parameter a \in [0,1]. The \mu=2 case of the tent map is the present case of a= \tfrac{1}{2}. A sequence {v_n} will have the same autocorrelation function [3] as will data from the first-order autoregressive process w_{n+1} = (2a-1)w_n + u_{n+1} with {u_n} independently and identically distributed. Thus data from an asymmetric tent map cannot be distinguished, using the autocorrelation function, from data generated by a first-order autoregressive process.

References

  1. Conjugating the Tent and Logistic Maps, Jeffrey Rauch, University of Michigan
  2. Collett, Pierre, and Eckmann, Jean-Pierre, Iterated Maps on the Interval as Dynamical Systems, Boston: Birkhauser, 1980.
  3. 3.0 3.1 Brock, W. A., "Distinguishing random and deterministic systems: Abridged version," Journal of Economic Theory 40, October 1986, 168-195.

External links