1
$\begingroup$

I am wondering how can I write the following formula for non integer parameters?

$$\sqrt{\frac{\pi^2}{12}+\sum_{k=0}^{n-1}\frac{n!n!}{k!(2n-k)!}.\frac{(-1)^{(n-k)}}{(n-k)}}$$

I have searched some pages like Particular values of the Gamma function, especially between those formulas that have $\sum_{k=0}^{+\infty}$ and also Gamma function properties. But I have no idea

1 Answers 1

2

You can always replace factorials by the Gamma function by using $\Gamma(x) = (x-1)!$.

A problem I see is figuring out what the summation means when $n$ is not an integer.

  • 0
    yeah, my problem is that summation. I thought maybe there is some way to solve this in math. like showing it by an integral, etc. But I couldn't find2017-01-23