Help me to find co-efficient of xnx^n

What is the co-efficient of xnx^n of the following expression:

(1+x+x2+x3++xr)n(1+x+x^2+x^3+ \dots + x^r)^n

#MathProblem #Math

Note by Fazla Rabbi
7 years, 7 months ago

No vote yet
8 votes

  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:

  • 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.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # 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"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

the function inside the parenthesis is 1+xx+x2x^{2} + x3x^{3} + ........ + xrx^{r} can be converted into xr+11(x1)\frac{x^{r+1}-1}{(x-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 (x1)n(x-1)^{-n}....you can google it

Vaibhav Reddy - 7 years, 7 months ago

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 11x \frac{1}{1-x} , which seems to be what you want to do. Note that your answer must depend on rr and nn.

This is much trickier when r<<n r < < n, and you'd likely need to use the Principle of Inclusion and Exclusion.

Calvin Lin Staff - 7 years, 7 months ago

Log in to reply

Thank you sir.....but sorry that i couldn't understand what you meant....... in case of r<<nr<<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+(n)(n1)2x2+..........=(1x)n1+nx+ \frac{(n)(n-1)}{2}x^{2} + ..........=(1-x)^{-n}

(xr+11)n=x(r+1)(n)nx(r+1)(n1)+...++......+(1)n(x^{r+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 rr...

It seems I can't find the value of the co-efficient of xnx^{n} without assuming the value of rr ......I cannot find the value in terms of rr.....I guess somebody is going to clear that part for me......

Vaibhav Reddy - 7 years, 7 months ago

Log in to reply

@Vaibhav Reddy now it's kinda happy to type using the formatting guide.....earlier it was harder for me to express the questions

Vaibhav Reddy - 7 years, 7 months ago

Using Multinomial Theorem :

i.e. for (x1+x2+x3++xn)m(x_{1} + x_{2} + x_{3} + … + x_{n})^{m}

the coefficient of any term can be computed by the formula :

(m!k1!.k2!.k3!....kn!)(\frac{m!}{k_{1}!.k_{2}!.k_{3}!....k_{n}!} )x1k1.x2k2.x3k3.....xnknx_{1}^{k_{1}}.x_{2}^{k_{2}}.x_{3}^{k_{3}}. ... .x_{n}^{k_{n}} and
k1+k2+k3+...+knk_{1}+k_{2}+k_{3}+...+k_{n}=m.

so, the coefficient of xnx^{n} in the expression (1+x+x2+...+xr)n(1+x+x^{2}+...+x^{r})^{n} can be calculated as follows :-

The coefficient of general expression will be (n!k1!.k2!.k3!....kr+1!)(\frac{n!}{k_{1}!.k_{2}!.k_{3}!....k_{r+1}!} ).1k1.xk2.x2.k3.....xr.kr+11^{k_{1}}.x^{k_{2}}.x^{2.k_{3}}. ... .x^{r.k_{r+1}} and for xnk2x^{n} k_{2} should be equal ton and all other k's i.e k1,k3,...,kr+1k_{1}, k_{3}, ..., k_{r+1} should be Zero.

so, the coefficient will be (n!0!.n!.0!....0!)(\frac{n!}{0!.n!.0!....0!}) 10.xn.x2.0.....xr.01^{0}.x^{n}.x^{2.0}. ... .x^{r.0}

so, the answer will be 1\boxed{1}

SANDEEP SAURAV - 7 years, 7 months ago

Log in to reply

That was brilliant of you to use the MultinomialMultinomial 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=1k_{3} = 1 and k2=n2k_{2} = n-2 *.....see that's also a possibility

There are many more possibilities.....You should check them as well.... :)

Thank you

Vaibhav Reddy - 7 years, 7 months ago

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.

SANDEEP SAURAV - 7 years, 7 months ago

Log in to reply

@Sandeep Saurav oh...in that case I would just take k1=1k_{1} = 1 and all the other equal to 00....

So we get k1+k2+k3=nk_{1}+k_{2}+k_{3}=n...

I guess you got what i was talking about......that's what matters

Vaibhav Reddy - 7 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...