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
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Lemma 1: i=k∑∞2i1=2k−11. This is just geometric series.
Express i2=1+3+5+…+(2i−1) and collect terms with equal numerators. We then have the sum to be:
(211+221+231+…)+(223+233+…)+(235+…)+…
=j=1∑∞i=j∑∞2i2j−1
=j=1∑∞(2j−1)⋅2j−11 by Lemma 1.
Express 2j−1=1+2+2+…+2 and collect terms with equal numerators, considering the 2s as distinct (so we collect the terms caused by the first 2, then caused by the second 2, and so on). The sum becomes:
(211+221+231+…)+(222+232+…)+(232+…)+…
=j=0∑∞2j1+j=1∑∞i=j∑∞2i2
=2−11+j=1∑∞2⋅2j−11 by Lemma 1.
=2+2⋅2−11=6
Another solution:
Lemma 1: (1+x+x2+x3+…)3=∑i=0∞(2i+2)xi. This is from the generating function solution of solving a+b+c=i where a,b,c are nonnegative integers.
Thus,
(1+x+x2+x3+…)3x
=i=0∑∞(2i+2)xi+1
=i=1∑∞(2i+1)xi
=i=1∑∞2i(i+1)xi
and
(1+x+x2+x3+…)3x2
=i=1∑∞2i(i+1)xi+1 from previous result
=i=2∑∞2(i−1)ixi
=i=1∑∞2i(i−1)xi because at i=1 the term gives 0
So we have
(1+x+x2+x3+…)3(x2+x)
=i=1∑∞(2i(i−1)+2i(i+1))xi
=i=1∑∞i2xi
Substituting x=21, the right hand side gives the expression we need, while the left hand side can now be easily evaluated to 23⋅(41+21)=6.
Now instead, let's pretend that this is the day of the test and you forgot the formula for a arithmetico-geometric series. What would you do? Well, it appears as though our manipulation turned the numerator from i2 to i. Hm. Maybe if we manipulate it more, we can turn that i to a 1 and then solve using geometric series! Let's see:
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
Lemma 1: i=k∑∞2i1=2k−11. This is just geometric series.
Express i2=1+3+5+…+(2i−1) and collect terms with equal numerators. We then have the sum to be:
(211+221+231+…)+(223+233+…)+(235+…)+…
=j=1∑∞i=j∑∞2i2j−1
=j=1∑∞(2j−1)⋅2j−11 by Lemma 1.
Express 2j−1=1+2+2+…+2 and collect terms with equal numerators, considering the 2s as distinct (so we collect the terms caused by the first 2, then caused by the second 2, and so on). The sum becomes:
(211+221+231+…)+(222+232+…)+(232+…)+…
=j=0∑∞2j1+j=1∑∞i=j∑∞2i2
=2−11+j=1∑∞2⋅2j−11 by Lemma 1.
=2+2⋅2−11=6
Another solution:
Lemma 1: (1+x+x2+x3+…)3=∑i=0∞(2i+2)xi. This is from the generating function solution of solving a+b+c=i where a,b,c are nonnegative integers.
Thus,
(1+x+x2+x3+…)3x
=i=0∑∞(2i+2)xi+1
=i=1∑∞(2i+1)xi
=i=1∑∞2i(i+1)xi
and
(1+x+x2+x3+…)3x2
=i=1∑∞2i(i+1)xi+1 from previous result
=i=2∑∞2(i−1)ixi
=i=1∑∞2i(i−1)xi because at i=1 the term gives 0
So we have
(1+x+x2+x3+…)3(x2+x)
=i=1∑∞(2i(i−1)+2i(i+1))xi
=i=1∑∞i2xi
Substituting x=21, the right hand side gives the expression we need, while the left hand side can now be easily evaluated to 23⋅(41+21)=6.
Let
S=i=1∑∞2ii2
We have
2S=i=1∑∞2i+1i2=i=0∑∞2i(i+1)2=1+i=1∑∞2i(i+1)2
Subtracting the two, we get
2S−S=S=1+i=1∑∞2i(i+1)2−i2=1+i=1∑∞2i2i+1=1+i=1∑∞2i2i+i=1∑∞2i1=2+2i=1∑∞2ii
Now, this is an arithmetico-geometric series. Hence, its sum is
S=2+1−2121+(1−21)221⋅1=6
Now instead, let's pretend that this is the day of the test and you forgot the formula for a arithmetico-geometric series. What would you do? Well, it appears as though our manipulation turned the numerator from i2 to i. Hm. Maybe if we manipulate it more, we can turn that i to a 1 and then solve using geometric series! Let's see:
S′=i=1∑∞2ii 2S′=i=1∑∞2i+1i=i=0∑∞2ii+1=1+i=1∑∞2ii+1 2S′−S′=S′=1+i=1∑∞2i1
Hooray! It worked! So S′=1+1=2 from geometric series, hence S=2+2S′=2+2(2)=6, again.