In solving this problem, I found a formula for a product (1+x1)(1+x2)(1+x3)(1+x4)...(1+xd) up until the last root of a polynomial of degree d. I challenge Brilliant members to find this formula, with proof.
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
The solution is almost complete. The third time you state f(−1), this can be simplified after in the next step. In addition, what if there is a coefficient of the xn term? Consider these and make an edit.
@Siddhartha Srivastava
–
Your solution is just one thing away. Instead of using modular arithmetic in your final formula, what can you do with the sign instead?
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
it would be kind enough if u tell us......
There is a pattern.....for example...............
( a + 1 ) ( b + 1 ) ( C + 1 ) = 1 + a + b + c + a b + b c + c a + a b c .
Hope you want this!
Log in to reply
Yes, this is the pattern, but it can be simplified even further. Think about the certain terms in your example.
Log in to reply
Well, Tristan, I can't get it......please post the answer.....
Let the polynomial be f(x) with degree n and roots r1,r2,…,rn−1,rn
Suppose f(x)=a0xn+a1xn−1+⋯+an−1x+an=a0(x−r1)(x−r2)…(x−rn−1)(x−rn)
Then f(−1)=a0(−1)n+a1(−1)n−1+⋯+an−1(−1)+an=a0(−1−r1)(−1−r2)…(−1−rn−1)(−1−rn)
f(−1)=a0(−1)(1+r1)(−1)(1+r2)…(−1)(1+rn−1)(−1)(1+rn)
a0f(−1)=(−1)n(1+r1)(1+r2)…(1+rn−1)(1+rn)
(1+r1)(1+r2)…(1+rn−1)(1+rn)={a0−f(−1)a0f(−1):n≡1(mod2):n≡0(mod2)
Log in to reply
The solution is almost complete. The third time you state f(−1), this can be simplified after in the next step. In addition, what if there is a coefficient of the xn term? Consider these and make an edit.
Log in to reply
I don't understand what you meant in the first line. I've edited for the case when there is a coefficient of the leading term.
Log in to reply
Log in to reply
(−1)n?
Are you implyingI'll let some more people try, then I'll post this answer sometime next week(April 14 to 18).
Log in to reply
It seems that Siddhartha Srivastava has come very close to solving this problem. Congratulations!