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!)
A255007 a(n) is the denominator of polygamma(2n+1, 1) / Pi^(2n+2). 3
6, 15, 63, 15, 33, 4095, 3, 255, 3591, 825, 69, 4095, 3, 435, 21483, 255, 3, 8636355, 3, 33825, 18963, 345, 141, 69615, 33, 795, 10773, 435, 177, 425900475, 3, 255, 97083, 15, 2343, 630453915, 3, 15, 4977, 575025, 249 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's MathWorld, Polygamma Function.
Wikipedia, Polygamma Function.
EXAMPLE
Polygamma values {Pi^2/6, Pi^4/15, 8*Pi^6/63, 8*Pi^8/15, 128*Pi^10/33, ...} give numerators {1, 1, 8, 8, 128, ...} and denominators {6, 15, 63, 15, 33, ...}.
MATHEMATICA
a[n_] := PolyGamma[2n+1, 1] / Pi^(2n+2) // Denominator; Table[a[n], {n, 0, 40}]
CROSSREFS
Cf. A255006 (numerators).
Sequence in context: A012595 A012294 A219811 * A069750 A233450 A298374
KEYWORD
nonn,frac,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 April 18 11:48 EDT 2024. Contains 371779 sequences. (Running on oeis4.)