Binomial theorem - not an easy question

Click For Summary

Homework Help Overview

The discussion revolves around a mathematical problem involving the binomial theorem, specifically focusing on the expansion of the expression (3+2x-x²)*(1+x)³⁴ and determining the value of k for which the coefficient of xᵏ is zero.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss factoring the quadratic expression and expanding the binomial term into series form. There are questions about applying the binomial formula and how to manipulate the resulting series to find the coefficient of xᵏ.

Discussion Status

Some participants have made progress in factoring the expression and expanding the binomial, while others express uncertainty about the correctness of their steps and seek clarification on specific mathematical operations, such as distributing factors over sums.

Contextual Notes

There are indications of confusion regarding the application of LaTeX for mathematical notation, as well as the need to adjust summation indices when manipulating series expressions.

renvox
Messages
10
Reaction score
0
Hi guys, I'm Filip and as a 11th grade student I have a question about one mathematical problem. It says:
If the coefficient of xk in the expansion of
(3+2x-x2 )*(1+x)34 is zero. Find the value of k.
I know it's something related with binomial theorem, but I don't really know how to start.
Thank you guys for your help!
 
Last edited:
Physics news on Phys.org
First of all, you should attempt to factor (3+2x-x2). Then you should expand (1+x)n into series form. Multiply by the remaining factor and obtain an equation for the coefficient of the xk term, ak that will involve the binomial coefficients. Then try to solve ak = 0.
 
Ok, so I factored (3+2x-x2) and it gave me -(x-3)(x+1).
But then i don't undersand what you meant by expanding (1+x)n into series form and the rest of what you have written. Could you help me please?


Filip
 
Well the binomial formula tells you that

(1+x)^n = \sum_{k=0}^n \begin{pmatrix} n \\ k \end{pmatrix} x^k.

Are you familiar with that formula? Can you apply it here to find a series expression for

(3+2x-x^2)(1+x)^{34}?
 
fzero said:
Well the binomial formula tells you that

(1+x)^n = \sum_{k=0}^n \begin{pmatrix} n \\ k \end{pmatrix} x^k.

Are you familiar with that formula? Can you apply it here to find a series expression for

(3+2x-x^2)(1+x)^{34}?
ok, it is:
<br /> (1+x)^34 = \sum_{k=1}^34 \begin{pmatrix} 34 \\ k \end{pmatrix} x^k.<br />
To be honest with you, i don't know if what I've done now is correct.
Besides, i don't know why i can't put blablabla to the power of 34 because it shows me to the power of 3 and 4 is somewhere don't (i mean this language latex)
 
renvox said:
ok, it is:
<br /> (1+x)^34 = \sum_{k=1}^34 \begin{pmatrix} 34 \\ k \end{pmatrix} x^k.<br />
To be honest with you, i don't know if what I've done now is correct.
Besides, i don't know why i can't put blablabla to the power of 34 because it shows me to the power of 3 and 4 is somewhere don't (i mean this language latex)

You can put the 34 in brackets, {34} to get the exponent to work out properly in LaTeX.

It will save you sometime to note that you were able to factor the quadratic term, so

<br /> (3+2x-x^2)(1+x)^{34} = - (x-3)(x+1)(1+x)^{34} = - (x-3)(1+x)^{35} = - (x-3) \sum_{k=1}^{35} \begin{pmatrix} 35 \\ k \end{pmatrix} x^k.<br />

The next step is to take the factor of (x-3) into the sum. You will need to play around with the index that the sum runs over to put it into the form

\sum_{k} a_k x^k + \cdots

in order to try to solve a_k=0.
 
What do you mean by taking the factor of (x-3) into the sum?
May you give me an example in order to understand what you mean?
 
renvox said:
What do you mean by taking the factor of (x-3) into the sum?
May you give me an example in order to understand what you mean?

Sure, I mean distribute the product over the terms of the sum. So, if we had

(x+2) \sum_{k=0}^n b_k x^k = \sum_{k=0}^n b_k ( x^{k+1} + 2 x^k) .

Note that we can rewrite the first term by setting s= k+1 as

\sum_{k=0}^n b_k x^{k+1} = \sum_{s=1}^{n+1} b_s x^s .

You'll need to make a similar transformation so that you can compare the coefficients of terms of the same power of x.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
15
Views
2K
Replies
34
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 6 ·
Replies
6
Views
7K