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:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top