Exercise 5.24

Exercise 24: The process described in part (c) of Exercise 22 can of course also be applied to functions that map ( 0 , ) to ( 0 , ) .

Fix some α > 1 , and put

f ( x ) = 1 2 ( x + α x ) , g ( x ) = α + x 1 + x .

Both f and g have α as their only fixed point in ( 0 , ) . Try to explain, on the basis of properties of f and g , why the convergence in Exercise 3.16 is so much more rapid than it is in Exercise 3.17. Do the same when 0 < α < 1 .

Answers

The distance between the successive elements of the sequence x n = f ( x n 1 ) is given by the function F ( x ) = f ( x ) x , while the distance between the successive elements of the sequence y n = g ( y n 1 ) is given by the function G ( y ) = g ( y ) y . We have

F ( x ) = 1 2 ( x α x ) F ( α ) = 0 , F ( α ) = 1 G ( y ) = α y 2 1 + α G ( α ) = 0 , G ( α ) = 2 1 + α .

By Taylor’s theorem we have near α

F ( x ) = ( x α ) + K 1 ( x α ) 2 G ( y ) = 2 1 + α ( y α ) + K 2 ( y α ) 2

Now α x is the distance from x to α , so we see that as x n approaches α the differences between the successive elements of the first sequence become very close to the distance to α , but not so much in the case of the second sequence, which has the additional factor of 2 ( 1 + α ) . In other words, the difference between the successive steps of the x n and the distance to α is quadratic in x α , while in the case of the second sequece the difference is only linear in y α .

User profile picture
2023-08-07 00:00
Comments