0,4
Table of n, a(n) for n=0..13.
f[n_] := (3/2)^n; Floor[ NestList[f, 3/2, 12]]
Cf. A014221.
Sequence in context: A275882 A005139 A005134 * A269333 A029193 A308052
Adjacent sequences: A081648 A081649 A081650 * A081652 A081653 A081654
nonn
Robert G. Wilson v, Mar 26 2003
New definition from Benoit Jubin, Jul 22 2008
Inserted a missing 1 at the beginning, Benoit Jubin, Aug 04 2008
approved