|
Search: id:A132095
|
|
|
| A132095 |
|
Denominators of Blandin-Diaz compositional Bernoulli numbers (B^cos)_2,n. |
|
+0 2
|
|
| 1, 6, 10, 42, 30, 22, 2730, 6, 34, 798, 330, 46, 2730, 6, 290, 14322, 510, 2, 54834, 6, 4510, 1806, 690, 94
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Numerators are A132094. Numerators and denominators given only for even n (odd n have numerators = 0).
|
|
LINKS
|
Hector Blandin and Rafael Diaz, Compositional Bernoulli numbers, Aug 06 2007, p. 8, 2nd table.
|
|
FORMULA
|
(((x^2)/2!)/(cos(x)-1) = SUM[n=0..infinity] (B^cos)_2,n ((x^n)/n!).
|
|
EXAMPLE
|
-1, 0, -1/6, 0, -1/10, 0, -5/42, 0, -7/30, 0, -15/22, 0, -7601/2730, 0.
|
|
MAPLE
|
A132095 := proc(n) add( 2*(-1)^i*x^(2*i)/(2*i+2)!, i=0..n/2+1) ; denom(coeftayl(-1/%, x=0, n)*n!) ; end: for n from 0 to 46 by 2 do printf("%d, ", A132095(n)) ; od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 18 2007
|
|
CROSSREFS
|
Cf. A132092-A132106.
Sequence in context: A038264 A094890 A047178 this_sequence A068588 A083333 A032359
Adjacent sequences: A132092 A132093 A132094 this_sequence A132096 A132097 A132098
|
|
KEYWORD
|
frac,more,nonn
|
|
AUTHOR
|
Jonathan Vos Post (jvospost3(AT)gmail.com), Aug 09 2007
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 18 2007
|
|
|
Search completed in 0.002 seconds
|