Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A255009 Array T(n,k) read by ascending antidiagonals, where T(n,k) is the denominator of polygamma(n, 1) - polygamma(n, k). 3
1, 1, 1, 1, 1, 2, 1, 1, 4, 6, 1, 1, 4, 36, 12, 1, 1, 8, 108, 144, 60, 1, 1, 4, 216, 864, 3600, 20, 1, 1, 8, 324, 3456, 108000, 3600, 140, 1, 1, 8, 1944, 10368, 2160000, 12000, 176400, 280, 1, 1, 16, 1944, 124416, 32400000, 2160000, 4116000 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
See A255008.
LINKS
MATHEMATICA
T[n_, k_] := (-1)^(n+1)*n!*HarmonicNumber[k-1, n+1] // Denominator; Table[T[n-k, k], {n, 0, 10}, {k, 1, n}] // Flatten
CROSSREFS
Sequence in context: A307977 A355334 A295259 * A156579 A351790 A322266
KEYWORD
nonn,frac,tabl,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 6 18:55 EDT 2024. Contains 374981 sequences. (Running on oeis4.)