Let f : [ − 1 , 1 ] → [ 0 , π ] be defined as f ( x ) = arccos ( x ) . Define f n ( x ) as n times f ∘ f ∘ f ∘ ⋯ ∘ f if it's defined.
For some x ∈ [ − 1 , 1 ] , n → ∞ lim f n ( x ) = A , a real number. Evaluate A to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that it is not true " we can proceed by iterating f until it converges".
As pointed out in the reports, we have a repelling fixed point. You have to start with the exact value in order to get back to it.
As an explicit example, if the question was:
g
(
x
)
=
2
x
,
lim
g
(
n
)
(
x
)
converges, find the limit.
Then, no amount of "iterating g" will let it converge unless we started out with
x
=
0
.
Log in to reply
Thanks. I've removed that line from the solution.
Problem Loading...
Note Loading...
Set Loading...
Let n → ∞ lim f n ( x ) = L ⟹ cos L = n → ∞ lim cos ( f n ( x ) ) . So L = cos L .
But L = arccos ( cos L ) ⟹ arccos L = L ∴ cos L = arccos L .
Using the fact that cos ( 4 π ) = 2 1 and 4 π − 2 1 = 0 . 0 7 8 2 9 . . . , we can perform a linearization at x = 4 π to estimate L ( since cos 4 π = 2 1 and 4 π ≈ 2 1 ) .
The linearization formula is f ( x ) ≈ f ( x 0 ) + f ′ ( x 0 ) ( x − x 0 ) .
Hence, L ≈ 2 1 − 2 1 ( L − 4 π ) = 2 1 − 2 L + 4 2 π 2 L + L ≈ 1 + 4 π ⟹ L ≈ 4 ( 2 + 1 ) 4 + π
So L ≈ 0 . 7 3 9 ( 3 decimal places).