What is the limit of f(x)^n as n approaches infinity?

jobsism
Messages
115
Reaction score
0

Homework Statement



Imagine a function: f(x) = x + sin(x)/K where K is pi cubed.
Suppose f(x)^n means f(f(f(f(...f(x))))) n times.
Find the value of lim n->infinity f(x)^n


Homework Equations





The Attempt at a Solution



I have no idea on where to start. Can anyone give a hint, please?
 
Physics news on Phys.org
jobsism said:

Homework Statement



Imagine a function: f(x) = x + sin(x)/K where K is pi cubed.
Suppose f(x)^n means f(f(f(f(...f(x))))) n times.
Find the value of lim n->infinity f(x)^n


Homework Equations





The Attempt at a Solution



I have no idea on where to start. Can anyone give a hint, please?

Let the limit be y. Can you see that f(y) = y? If the limit exists, then the sequence will converge to that value. Applying the function one more time to the limit will not change the value.

BTW, there's ambiguity in your question. Did you mean f(x) = x + \frac{\sin x}{K} or f(x) = \frac{x + \sin x}{K}?
 
Curious3141 said:
Let the limit be y. Can you see that f(y) = y? If the limit exists, then the sequence will converge to that value. Applying the function one more time to the limit will not change the value.

Yes, I understand that much.

Curious3141 said:
BTW, there's ambiguity in your question. Did you mean f(x) = x + \frac{\sin x}{K} or f(x) = \frac{x + \sin x}{K}?
Oh, sorry! I meant the former.
 
jobsism said:
Yes, I understand that much.Oh, sorry! I meant the former.

This is actually a fairly tricky problem. The answer is that there's no single limit. There are, however, an infinite number of "attractors" to which the infinitely iterated function will converge.

Why don't you start by applying the hint in my first post, then we'll take it from there.

Another very important hint: sketch the curve of y = \sin{\frac{x}{\pi^3}}.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top