Fibonacci summation

207 Views Asked by At

Can anyone help me to prove the following relation.

$$\sum_{k=1}^{\infty} \frac{F_{2k}H^{(2)}_{k-1}}{k^2\binom{2k}{k}}=\frac{2\pi^4}{375\sqrt{5}}$$ I was studying recently about Fibonacci and Lucas numbers.

And I came through the above relationship. I tried applying golden ratio but nothing works. Symbols have their usual meanings.

1

There are 1 best solutions below

0
On BEST ANSWER

It is well known that $$\sum_{k=1}^{\infty}\frac{x^{2k}}{k^{2}\dbinom{2k}{k}}H_{k-1}^{\left(2\right)}=\frac{2\arcsin^{4}\left(\frac{x}{2}\right)}{3},\,\left|x\right|\leq2$$ (see here or here for a proof), then from the Binet formula we get $$\sum_{k=1}^{\infty}\frac{F_{2n}}{k^{2}\dbinom{2k}{k}}H_{k-1}^{\left(2\right)}=\frac{1}{\sqrt{5}}\sum_{k=1}^{\infty}\frac{\left(1+\sqrt{5}\right)^{2n}}{2^{2n}k^{2}\dbinom{2k}{k}}H_{k-1}^{\left(2\right)}-\frac{1}{\sqrt{5}}\sum_{k=1}^{\infty}\frac{\left(1-\sqrt{5}\right)^{2n}}{2^{2n}k^{2}\dbinom{2k}{k}}H_{k-1}^{\left(2\right)}$$ $$=\frac{2\arcsin^{4}\left(\frac{1+\sqrt{5}}{4}\right)}{3\sqrt{5}}-\frac{2\arcsin^{4}\left(\frac{1-\sqrt{5}}{4}\right)}{3\sqrt{5}}=\color{red}{\frac{2\pi^{4}}{375\sqrt{5}}}.$$