OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..250
PROG
(Magma) [Floor((10*n+1/n)^n): n in [1..20]];
(PARI) a(n)=floor((10*n+1/n)^n) \\ Charles R Greathouse IV, Dec 27 2011
CROSSREFS
KEYWORD
nonn,less
AUTHOR
Vincenzo Librandi, Oct 17 2011
STATUS
approved