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
the function inside the parenthesis is 1+x+x2 + x3 + ........ + xr can be converted into (x−1)xr+1−1 ... (well that's a formula) .....I guess you can do the remaining.....I'd like to keep it short..If you don't know the formula for (x−1)−n....you can google it
You need to be careful with your statements, and flesh out all the details. You cannot just switch it over to 1−x1, which seems to be what you want to do. Note that your answer must depend on r and n.
This is much trickier when r<<n, and you'd likely need to use the Principle of Inclusion and Exclusion.
Now we can calculate the value of the coefficient if we know the value of r...
It seems I can't find the value of the co-efficient of xn without assuming the value of r ......I cannot find the value in terms of r.....I guess somebody is going to clear that part for me......
the coefficient of any term can be computed by the formula :
(k1!.k2!.k3!....kn!m!)x1k1.x2k2.x3k3.....xnkn and k1+k2+k3+...+kn=m.
so, the coefficient of xn in the expression (1+x+x2+...+xr)n can be calculated as follows :-
The coefficient of general expression will be
(k1!.k2!.k3!....kr+1!n!).1k1.xk2.x2.k3.....xr.kr+1
and for xnk2 should be equal ton and all other k's i.e k1,k3,...,kr+1 should be Zero.
so, the coefficient will be (0!.n!.0!....0!n!)10.xn.x2.0.....xr.0
That was brilliant of you to use the Multinomial theorem....but unfortunately the answer can't be found by taking all the coefficients except one equal to 0......
It goes longer than you expected......
What if I think* k3=1 and k2=n−2 *.....see that's also a possibility
There are many more possibilities.....You should check them as well.... :)
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
the function inside the parenthesis is 1+x+x2 + x3 + ........ + xr can be converted into (x−1)xr+1−1 ... (well that's a formula) .....I guess you can do the remaining.....I'd like to keep it short..If you don't know the formula for (x−1)−n....you can google it
Log in to reply
You need to be careful with your statements, and flesh out all the details. You cannot just switch it over to 1−x1, which seems to be what you want to do. Note that your answer must depend on r and n.
This is much trickier when r<<n, and you'd likely need to use the Principle of Inclusion and Exclusion.
Log in to reply
Thank you sir.....but sorry that i couldn't understand what you meant....... in case of r<<n,I don't find anything wrong in using that formula....
Sorry....I shouldn't have neglected the question...thanks again sir and pardon me
Neglecting the negative sign for a while.... 1+nx+2(n)(n−1)x2+..........=(1−x)−n
(xr+1−1)n=x(r+1)(n)−nx(r+1)(n−1)+...−+−+−......+(−1)n
Now we can calculate the value of the coefficient if we know the value of r...
It seems I can't find the value of the co-efficient of xn without assuming the value of r ......I cannot find the value in terms of r.....I guess somebody is going to clear that part for me......
Log in to reply
Using Multinomial Theorem :
i.e. for (x1+x2+x3+…+xn)m
the coefficient of any term can be computed by the formula :
(k1!.k2!.k3!....kn!m!)x1k1.x2k2.x3k3.....xnkn and
k1+k2+k3+...+kn=m.
so, the coefficient of xn in the expression (1+x+x2+...+xr)n can be calculated as follows :-
The coefficient of general expression will be (k1!.k2!.k3!....kr+1!n!).1k1.xk2.x2.k3.....xr.kr+1 and for xnk2 should be equal ton and all other k's i.e k1,k3,...,kr+1 should be Zero.
so, the coefficient will be (0!.n!.0!....0!n!) 10.xn.x2.0.....xr.0
so, the answer will be 1
Log in to reply
That was brilliant of you to use the Multinomial theorem....but unfortunately the answer can't be found by taking all the coefficients except one equal to 0......
It goes longer than you expected......
What if I think* k3=1 and k2=n−2 *.....see that's also a possibility
There are many more possibilities.....You should check them as well.... :)
Thank you
Log in to reply
But sum of all k's should also be equal to n.
but in the case you have thought How the sum of all k's will be n.
Log in to reply
k1=1 and all the other equal to 0....
oh...in that case I would just takeSo we get k1+k2+k3=n...
I guess you got what i was talking about......that's what matters