This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
@Samuel Jones
–
you can integrate its expansion,then let x=sint then integrate from 0 to pi/2(i think,it's some definite integral,and i'm not very organized with my work,i tend to do it at any piece of paper i have in front of me, yes i am very lazy),then do a lot of tedious arranging,then get it,it's the same technique i used in my second expansion of π2
Could someone please explain what γ is? I've seen it used in a lot of places without a definition. Is it a variable to represent infinity? Because the series n=0∑∞16(2n+1)−1 definitely diverges, for instance
@Ariel Gershon Note that the individual sums are not equal to the digamma values I wrote. They are assigned that value, i.e, if the individual diverging sums appear along with some other diverging series such that their value (taken together) is converging, then we can evaluate them by their assigned values. It is similar to assigning a value of −121 to ζ(−1), which in fact, diverges. γ is the Euler - Mascheroni constant which is equal to −ψ(1).
Here is a way to solve it without digamma functions:
We start out with the partial fraction expansion:
128n=1∑∞(2n+1)(2n−1)(2n+3)2n+1=n=1∑∞(−2n+18+2n−16+2n+32−(2n+3)28)
We can split this into three different sums:
=n=1∑∞(2n−18−2n+18)−n=1∑∞(2n−12−2n+32)−n=1∑∞(2n+3)28
The first sum is a telescoping sum:
(18−38)+(38−58)+(58−78)+...
Every term gets cancelled except the first one. Therefore the first sum is 8.
The second one is also a telescoping sum, but it's a little more tricky. The cancellation starts happening at the third term, so the result is the sum of the positive parts of the first two terms: (12−52)+(32−72)+(52−92)+(72−112)+(92−132)+...
Only the terms 12+32 don't get cancelled out. Therefore the value of the second sum is 38.
Now let's find the last sum, using the fact that ∑k=1∞k21=6π2:
n=1∑∞(2n+3)28=8(521+721+921+1121+...)=8[(121+221+321+421+...)−(221+421+621+821+...)−121−321]=8(k=1∑∞k21−221k=1∑∞k21−1−91)=8(6π2−4∗6π2−910)=π2−980
Therefore, the total is:
9128−[n=1∑∞(2n−18−2n+18)−n=1∑∞(2n−12−2n+32)−n=1∑∞(2n+3)28]=9128−[8−38−(π2−980)]=π2QED
We can split this into three different sums:
=n=1∑∞(2n−18−2n+18)−n=1∑∞(2n−12−2n+32)−n=1∑∞(2n+3)28
Careful there, you need to justify why you can split an infinite sum into two or more infinite sums. Hint: Prove that all these infinite sums are absolutely convergent.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Here is a quick method.
Using partial fractions, we have,
n=0∑∞(2n+1)(2n−1)(2n+3)n+1=n=0∑∞[−16(2n+1)1+64(2n+3)1−16(2n+3)21+64(2n−1)3]
By Regularization, we have,
=321ψ(21)−1281ψ(23)−641ψ(1)(23)+23ψ(−21)
Note that,
ψ(21)=−γ−ln4
ψ(23)=2−γ−ln4
ψ(1)(23)=2π2−4
ψ(−21)=2−γ−ln4
⟹n=0∑∞(2n+1)(2n−1)(2n+3)n+1=−128π2
⟹n=1∑∞(2n+1)(2n−1)(2n+3)n+1=91−128π2
Log in to reply
nice proof!
Log in to reply
@Hummus a How can we solve it using series expansion? (As you have stated)
Log in to reply
x=sint then integrate from 0 to pi/2(i think,it's some definite integral,and i'm not very organized with my work,i tend to do it at any piece of paper i have in front of me, yes i am very lazy),then do a lot of tedious arranging,then get it,it's the same technique i used in my second expansion of π2
you can integrate its expansion,then letx21−x2=x2−n=2∑∞(n−1)22n−3(2n−4n−2)x2n
and i now remember i usedYeah even I did it the same way. I had posted a similar problem which uses digamma.
Could someone please explain what γ is? I've seen it used in a lot of places without a definition. Is it a variable to represent infinity? Because the series n=0∑∞16(2n+1)−1 definitely diverges, for instance
Log in to reply
It is euler-mascheroni constant.
Log in to reply
@Ariel Gershon Note that the individual sums are not equal to the digamma values I wrote. They are assigned that value, i.e, if the individual diverging sums appear along with some other diverging series such that their value (taken together) is converging, then we can evaluate them by their assigned values. It is similar to assigning a value of −121 to ζ(−1), which in fact, diverges. γ is the Euler - Mascheroni constant which is equal to −ψ(1).
Here is a way to solve it without digamma functions:
We start out with the partial fraction expansion: 128n=1∑∞(2n+1)(2n−1)(2n+3)2n+1=n=1∑∞(−2n+18+2n−16+2n+32−(2n+3)28)
We can split this into three different sums: =n=1∑∞(2n−18−2n+18)−n=1∑∞(2n−12−2n+32)−n=1∑∞(2n+3)28
The first sum is a telescoping sum: (18−38)+(38−58)+(58−78)+... Every term gets cancelled except the first one. Therefore the first sum is 8.
The second one is also a telescoping sum, but it's a little more tricky. The cancellation starts happening at the third term, so the result is the sum of the positive parts of the first two terms: (12−52)+(32−72)+(52−92)+(72−112)+(92−132)+... Only the terms 12+32 don't get cancelled out. Therefore the value of the second sum is 38.
Now let's find the last sum, using the fact that ∑k=1∞k21=6π2: n=1∑∞(2n+3)28=8(521+721+921+1121+...)=8[(121+221+321+421+...)−(221+421+621+821+...)−121−321]=8(k=1∑∞k21−221k=1∑∞k21−1−91)=8(6π2−4∗6π2−910)=π2−980
Therefore, the total is: 9128−[n=1∑∞(2n−18−2n+18)−n=1∑∞(2n−12−2n+32)−n=1∑∞(2n+3)28]=9128−[8−38−(π2−980)]=π2 QED
Log in to reply
Careful there, you need to justify why you can split an infinite sum into two or more infinite sums. Hint: Prove that all these infinite sums are absolutely convergent.
Otherwise, neat solution! =D =D
Log in to reply
Good point. I did prove that each of the 3 sums converge, and since all the terms in each one are positive, they are absolutely convergent. :)
i totally agree