_Natan Arie' Consigli_, Nov 09 2016
_Natan Arie' Consigli_, Nov 09 2016
editing
approved
proposed
approved
editing
proposed
allocated for Natan Arie' Consigli
a(n) = f_n(2), with f_0(x) = x+3, f_n+1(x) = (f_n)^x(x).
5, 8, 32, 590295810358705651712
0,1
Next term is too large to include.
This function is a particular instance of the fast-iteration hierarchy function F[k]_n(x). Here we have f_n(x) = F[3]_n(x). See A275000 for details and definitions and formulae.
f[0, x_] := x + 3; f[n_, x_] := Nest[f[n - 1, # ]&, x, x]; Table[f[n, 2], {n, 0, 3}]
allocated
nonn
Natan Arie' Consigli, Nov 09 2016
allocated for Natan Arie' Consigli
recycled
allocated
approved
editing
editing
approved
allocated for Natan Arie' Consigli
allocated
recycled
approved
editing