Is there a unique function from the set of positive real numbers to such that and for all ?
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.
For an arbitrary but fixed positive t , we will iterate f on t , defining the sequence a 0 = t and a n + 1 = f ( a n ) for n ≥ 0 . Applying the given condition to x = a n , we find the recursion a n + 2 = 6 a n − a n + 1 . The solutions of this recursion are of the form a n = 2 n p + ( − 3 ) n q . If q is nonzero, then a n will be negative for some n , which is verboten. Thus q = 0 , p = t , a n = 2 n t and f ( t ) = a 1 = 2 t ; this is the unique solution.