OFFSET
1,1
COMMENTS
a(5) has 2884 digits.
EXAMPLE
if n=3, then p(n+1)=p(4)=7.
when b=3, q(b)=q(3)=p(4)=7 and k(b)=2 and p(b)=p(3)=5, then q(b-1)=q(2)=2*7^5-1=33613
when b=2, q(b)=q(2)=33613 and k(b)=26 and p(b)=p(2)=3, then q(b-1)=q(1)=26*33613^3-1=987404664412321
when b=1, q(b)=q(1)=987404664412321 and k(b)=98 and p(b)=p(1)=2, then q(b-1)=q(0)=98*987404664412321^3-1=95546861187714408803829067490017
then a(3)=q(0)=95546861187714408803829067490017
CROSSREFS
KEYWORD
nonn
AUTHOR
Ray G. Opao, Apr 20 2005
STATUS
approved