I was wondering if the following function exists: lets say you have
$$f^1(x) = \ln(x)$$ $$f^2(x) = \ln(\ln(x))$$ $$f^3(x) = \ln(\ln(\ln(x)))$$ $$f^4(x) = \ln(\ln(\ln(\ln(x))))$$ and so forth
is there a way to generalize $$f^n(x)$$ when $n$ can be a non-integer value?
I found this : Generalised logaritmic function but it deosn't look like there was any update
Also if such a function does exist, I was wonderin if it would be possible to have $$\frac{d}{dx} f^c(\Gamma(x)) = \text{constant}$$ for some $c$ because for $n = 1$ we get this: https://www.wolframalpha.com/input/?i=plot+derivative+of+ln%28gamma%28x%29%29+from+1+to+10000000000
and for $n = 2$ we get this: https://www.wolframalpha.com/input/?i=plot+derivative+of+ln%28ln%28gamma%28x%29%29%29+from+1+to+10000000000
which maybe implies that some $c$ in between would have the property above
