If I define $T(c, k, r) = c^{c^{\cdot^{\cdot^{\cdot^{c^r}}}}}$ with $(k-1)$ $c$'s in the tower. I want to understand the asymptotic behaviour of towers with different values of $c$.
I am specifically interested in whether say the behaviour of $T(1.5, k, r)$ is similar/different to that of $T(2, k, r)$. Clearly $c=1$ is a degenerate case, but as far as I can tell, asymptotically it should be the only one for $r,k$ large enough.
Any resources would be appreciated.