A095159 Numerator of b(n) given by b(1) = 1, b(2) = 2; for n >= 3, b(n) = (-1)^n (2n-1) ((n-2)!!)^2/((n-1)!!)^2, where n!! is the double factorial A006882.
1, 2, -5, 28, -81, 704, -325, 768, -20825, 311296, -83349, 1507328, -1334025, 3145728, -5337189, 130023424, -1366504425, 7516192768, -5466528925, 12884901888, -87470372561, 2954937499648, -349899121845, 12919261626368, -22394407746529, 52776558133248, -89580335298125
Offset: 1
Examples
1, 2, -5/4, 28/9, -81/64, 704/225, -325/256, 768/245, -20825/16384, 311296/99225, ...
Comments