A253855 a(n) = H_n(4,2) where H_n is the n-th hyperoperator.
3, 6, 8, 16, 256
Offset: 0
Examples
a(0) = H_0(4,2) = 2+1 = 3 a(1) = H_1(4,2) = 4+2 = 6. a(2) = H_2(4,2) = 4*2 = 8. a(3) = H_3(4,2) = 4^2 = 16. a(4) = H_4(4,2) = 4^^2 = 4^4 = 256. a(5) = H_5(4,2) = 4^^^2 = 4^^4 = 4^4^4^4 = 4^4^256 = ...
Extensions
First term corrected and hyperoperator notation implemented by Danny Rorabaugh, Oct 20 2015
Comments