04/02/2009, 09:24 PM
bo198214 Wrote:tommy1729 Wrote:lim n -> oo F [( 1 + f(n) ) ; n ] = Q = ???
where F stands for the half iterate exponential of base ( 1 + f(n) )
and what is "; n"? Power, iteration, or, or, or?
n is an integer
F [( 1 + f(n) ) ; F [( 1 + f(n) ) ; n ] ] = (1 + f(n) ) ^ n
F has two arguments seperated by " ; " and has the form
F[ base ; z ] and is the half iterate of base ^ z.
clear ?
regards
tommy1729