OFFSET
0,2
REFERENCES
Mohammad K. Azarian, Problem 1218, Pi Mu Epsilon Journal, Vol. 13, No. 2, Spring 2010, p. 116. Solution published in Vol. 13, No. 3, Fall 2010, pp. 183-185.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
M. W. Coffey, V. de Angelis, A. Dixit, V. H. Moll, et al., The Zagier polynomials. Part II: Arithmetic properties of coefficients, 2013
EXAMPLE
0, -1/2, 11/12, 1/2, -13/40, -1/2, 29/630, 1/2, 109/560, -1/2, -67/132, 1/2, 6571/6006, ...
MATHEMATICA
s = Series[Log[z] + PolyGamma[z+1/z], {z, Infinity, 53}] // Normal; CoefficientList[s + 2*Log[1/z], 1/z] // Denominator (* Jean-François Alcover, Mar 07 2014 *)
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
N. J. A. Sloane, Mar 10 2013
EXTENSIONS
More terms from Alois P. Heinz, Mar 13 2013
STATUS
approved