Section 2.1 Basic notions
We begin with some of the most fundamental definitions and examples. While these definitions are stated for real functions, many of them extend quite easily to other contexts.
Some orbits don't move; they are fixed.
Definition 2.1.2
A point \(x_0 \in \mathbb R\) is a fixed point of \(f\) if \(f(x_0)=x_0\text{.}\)Sometimes an orbit might return to the original starting point.
Definition 2.1.3
Suppose that the orbit \((x_n)\) satisfiesNote that a fixed point is a periodic point with period one.
Sometimes, the orbit of a non-periodic point might land on a periodic orbit.
Definition 2.1.4
If the zeroth term \(x_0\) of an orbit \((x_n)\) is not periodic but \(x_n\) is periodic for some \(n\text{,}\) then \(x_0\) and its orbit are called pre-periodic.Example 2.1.5
Let \(f(x) = x^2-1\text{.}\) Then zero is a periodic point, since
One is a pre-periodic point, as the reader may easily verify.
To find a fixed point, we can simply set \(f(x)=x\) and solve the resulting equation. In this case, we get
We can then apply the quadratic formula to find that
are both fixed.
Often, it helps to express these ideas in terms of composition of functions. We denote the \(n\) fold composition of a function with itself by \(f^n\text{.}\) That is, \(f^2 = f\circ f\) and \(f^n = f\circ f^{n-1}\text{.}\) (Be careful note to confuse this with raising a function to a power.) A more complete understanding of periodicity arises from the study of the functions \(f^n\text{.}\) For example, a point \(x_0\) has period \(n\) iff \(f^n(x_0)=x_0\) but \(f^k(x_0)\neq x_0\) for \(k=1,2,\ldots,n-1\text{.}\)