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 here want to address Kartik Sharma for his truly marvelous approach and also to give him the credits for this approach. The solution you'll see below is an exact replication of his solution in one of his problems.
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
need help
I here want to address Kartik Sharma for his truly marvelous approach and also to give him the credits for this approach. The solution you'll see below is an exact replication of his solution in one of his problems.
Proposition #1:m=1∑n⎝⎛k=1∑mak⎠⎞(mn)(−1)m−1=m=0∑n−1(mn−1)am+1(−1)m
Proof:
LHS can be written as -
(1n)a1−(2n)(a1+a2)+(3n)a3−⋯+(−1)n−1(nn)(a1+a2+⋯+an)
=((1n)−(2n)+(3n)−⋯+(−1)n−1(nn))a1+(−(2n)+(3n)−⋯+(−1)n−1(nn))a2+⋯ +((−1)n−1(nn))an
Using the fact that LaTeX: −(0n)+(1n)−(2n)+(3n)−⋯+(−1)n−1(nn)=0,
=(0n)a1+((0n)−(1n))a2+⋯+((0n)−(1n)+(2n)−(3n)+⋯+(−1)n−1(n−1n))an
Proposition #2 :r=0∑k(rn)(−1)r=(kn−1)(−1)k
Proof:
We use induction (since it is very easy to observe using Pascal's triangle addition law).
S(k=0):(0n)=(0n−1). LaTeX: True
S(k):r=0∑k(rn)(−1)r=r=0∑k−1(rn)(−1)r+(kn)(−1)k
=(k−1n−1)(−1)k−1+(kn)(−1)k=(kn−1)(−1)k
Q.E.D.■
Coming back to our proof, we use this formula.
=(0n−1)a1−(1n−1)a2+⋯−1n−1(n−1n−1)an
=m=0∑n−1(mn−1)am+1(−1)m
Q.E.D.■
Now if we substitute ak=k1,
m=1∑n(mn)Hm(−1)m−1=m=0∑n−1(mn−1)m+1(−1)m=n1
Note that Hm denotes the harmonic number which is given by
Hm=k=1∑mm1
as stated in your problem.