login
Nearest integer to 100*1.09^n.
2

%I #4 Mar 30 2012 17:23:05

%S 100,109,119,130,141,154,168,183,199,217,237,258,281,307,334,364,397,

%T 433,472,514,560,611,666,726,791,862,940,1025,1117,1217,1327,1446,

%U 1576,1718,1873,2041,2225,2425,2644,2882,3141,3424,3732,4068,4434,4833,5268

%N Nearest integer to 100*1.09^n.

%C Illustrates the growth of a bank account with initial deposit of $100 and 9% of interest per year.

%Y Cf. A204581 - A204590.

%K nonn,easy

%O 0,1

%A _M. F. Hasler_, Feb 13 2012