I wanted to know how can I start to find the sum of the series:
∞∑n=0(4n)!(4n+4)!=14!+4!8!+8!12!⋯
I am having no clue.
Thanks.
Answer
Not nearly as impressive as the other answer, but elementary:
(4n)!(4n+4)!=1(4n+1)(4n+2)(4n+3)(4n+4)=(14n+1−14n+2)(14n+3−14n+4)=1614n+1−1214n+2+1214n+3−1614n+4=13(14n+1−14n+2+14n+3−14n+4)−16(14n+2−14n+4)−16(14n+1−14n+3)
It is well-known that
∞∑n=1(−1)n+1n=log2,
and the first parenthesis comprises four consecutive terms of that series, with no overlap, so from that we obtain log23. From the second parentheses, we can pull out a factor of 12 from both terms, then we obtain
112(12n+1−12n+2)
which comprises two consecutive terms of the log2 series, again without overlap, so together these two yield
(13−112)log2=log24.
Another well-known series is Leibniz series
π4=∞∑k=0(−1)k2k+1
and the last parenthesis comprises two consecutive terms of that, once again without overlap.
Since all parenthesised terms are dominated by 1n2, we can split and rearrange to obtain
∞∑n=0(4n)!(4n+4)!=13∞∑n=0(14n+1−14n+2+14n+3−14n+4)−112∞∑n=0(12n+1−12n+2)−16∞∑n=0(14n+1−14n+3)=log23−log212−16π4=log24−π24.
No comments:
Post a Comment