There are two definitions of 24 . Definition 1 gives ( 23 )4 which is 212 and definition 2 gives 2( 34 ) which is 281 .

Similarly the values of (22 )2 and 2(22 ) are not equal. The first of these is f(f(2)) where f(x)= x2 ; the second of these is g(g(2)) where g(x)=(2)x .

To see what happen if you iterate the functions many times you should now experiment, using your calculator or computer, by iterating both f and g in each case starting with the value 2.

Using these two definitions, we think of


22222 . ..

(where the powers of root 2 go on for ever) as the limit as n to infinity of the sequence
x1 , x2 , x3 , xn

where, according to the first definition, xn+1 =f( xn ), or equivalently,
xn+1 = xn 2

and, according to the second definition, xn+1 =g( xn ), or equivalently,
xn+1 =(2) xn

In both cases, if the limit exists, you will find it by putting xn+1 = xn =x.