A217474 Sequence used for the formula for partial sums of odd powers of even-indexed Fibonacci numbers.
-1, 2, -14, 278, -15016, 2172632, -835765304, 851104689248, -2288258540319136, 16212819419809777952, -302332135138133434911104, 14824259801049378686209605248, -1909922987705772492088576593195136, 646210649409632730922299328304587407872
Offset: 0
Examples
a(2) = (1*4*11)*(-(1/25)*F(5)/L(5) + (1/5)*F(3)/(3) - (2/5)*F(1)/L(1)) = (1*4*11)*(-7/22) = -14.
Comments