5,4
lim (a(n) * (2/3)^n) = 2/3 * A083286 - 1.
(PARI) p=1:for(n=2, 100, p=p+ceil(p/2):print1(p-floor((3/2)^n)", "))
Sequence in context: A117590 A023435 A091501 this_sequence A112088 A117792 A018057
Adjacent sequences: A083195 A083196 A083197 this_sequence A083199 A083200 A083201
nonn,easy
Ralf Stephan (ralf(AT)ark.in-berlin.de), Jun 01 2003
Search completed in 0.002 seconds