physsure
- 5
- 0
How would you, personally, do this summation the quickest way?
You can use the idea by Gauss ( when he was 8 years or so) . Pair up:physsure said:How would you, personally, do this summation the quickest way?
![]()
physsure said:How would you, personally, do this summation the quickest way?
![]()
@fresh_42 I believe your 3rd term needs a minus in front of it. ## \\ ## Note: ## \sum\limits_{k=1}^{n} k^2=\frac{(2n+1)(n+1)(n)}{6} ## is the most difficult term to evaluate in the above. The rest is relatively straightforward.fresh_42 said:$$50 \,\pi + \dfrac{25\cdot 67 \cdot 101}{\pi} + \dfrac{1}{2\pi}\sum_{k=1}^{100} (\pi-k)^2$$
Yep, thanks. Lost while turning pages in my scribble book.Charles Link said:@fresh_42 I believe your 3rd term needs a minus in front of it. ## \\ ## Note: ## \sum\limits_{k=1}^{n} k^2=\frac{(2n+1)(n+1)(n)}{6} ## is the most difficult term to evaluate in the above. The rest is relatively straightforward.
How about:Charles Link said:The rest is relatively straightforward.
I do think @WWGD probably had the best answer for the OP in post 3.fresh_42 said:How about:
$$
\dfrac{\sqrt{5}^9\cdot 101}{2\,\pi^2} \cdot \sum_{n=1}^{\infty} \left( \dfrac{1}{n} \right)^2\cdot \dfrac{1}{n+1}\cdot \dfrac{F_n\cdot L_n}{C_n}
$$
with the Fibonacci sequence ##F_n##, the Lucas sequence ##L_n##, and the Catalan sequence ##C_n##.