Can you solve it by tapping the same function key?

Calculus Level 4

Do you remember a time when you got that first calculator with the extra functions?

I remember entering a value and hitting the cosine key for example until the numbers stopped changing.

That is I solved cos x = x \cos{x^*} = x^* by iteration:

Suppose I started with x 1 = 1 x_1 = 1 , and I hit the cosine key (in radians mode). I get 0.5403. Plug this back into cosine and do it all over again.

The idea is x n + 1 = cos ( x n ) x_{n+1} = \cos(x_n) .

Suppose as N N\rightarrow \infty we find cos ( x m ) cos ( x n ) k x m x n q |\cos(x_m)-\cos(x_n)|\leq k|x_m-x_n|^q for some n n , m > N m > N

Find the value of k + q k+q .


The answer is 1.673612.

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.

1 solution

Abhishek Sinha
May 22, 2019

As stated in the problem (which can be formally proved by Banach's fixed point theorem) x n x x_n \to x^* , where x x^* is the solution of the fixed point equation x = cos ( x ) . x^*=\cos(x^*). Numerically, x 0.739085. x^* \approx 0.739085.

Now, for large enough N N , we write cos ( x m ) cos ( x n ) = 2 sin ( x m + x n 2 ) sin ( x n x m 2 ) ( a ) sin ( x ) x m x n , |\cos(x_m)-\cos(x_n)|=2|\sin(\frac{x_m+x_n}{2})||\sin(\frac{x_n-x_m}{2})| \stackrel{(a)}{\leq} \sin(x^*) |x_m-x_n|, where the inequality (a) follows from the fact sin ( z ) z \sin(z) \leq z and x m , x n x x_m, x_n \to x^* .

Thus, we conclude that k = sin ( x ) 0.673612 k=\sin(x^*) \approx 0.673612 and q = 1 q=1 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...