[go: up one dir, main page]

login
A253855
a(n) = H_n(4,2) where H_n is the n-th hyperoperator.
3
3, 6, 8, 16, 256
OFFSET
0,1
COMMENTS
See A054871 for definitions and key links.
This sequence is also a(0)=0, a(1)=1, a(n)=H_{n-1)(4,4) for n>1.
EXAMPLE
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 = ...
CROSSREFS
Sequence in context: A032912 A123208 A179652 * A298860 A068979 A101060
KEYWORD
nonn,less,bref
AUTHOR
Natan Arie Consigli, May 02 2015
EXTENSIONS
First term corrected and hyperoperator notation implemented by Danny Rorabaugh, Oct 20 2015
STATUS
approved