OFFSET
1,2
PROG
(PARI) a(n) = floor(sum(k=1, n, sum(j=1, k, 1/j)^2)) \\ Michel Marcus, Mar 24 2013
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved