Binomial Expansion coefficients

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Find the coefficient of $x^3 y^4$ in the expansion of $(2x-4y)^7$. I would also like an explanation for how the final answer was obtained.
binomial-coefficients
|
show 1 more comment
up vote
1
down vote
favorite
Find the coefficient of $x^3 y^4$ in the expansion of $(2x-4y)^7$. I would also like an explanation for how the final answer was obtained.
binomial-coefficients
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46
|
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Find the coefficient of $x^3 y^4$ in the expansion of $(2x-4y)^7$. I would also like an explanation for how the final answer was obtained.
binomial-coefficients
Find the coefficient of $x^3 y^4$ in the expansion of $(2x-4y)^7$. I would also like an explanation for how the final answer was obtained.
binomial-coefficients
binomial-coefficients
edited Sep 11 at 1:27
Donald Splutterwit
22.1k21244
22.1k21244
asked Sep 11 at 1:23
Murph Jones
713
713
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46
|
show 1 more comment
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46
|
show 1 more comment
2 Answers
2
active
oldest
votes
up vote
0
down vote
The Binomial Theorem states
$$(a+b)^n= sum_r=0^nbinomn r (a)^n-r(b)^r$$
and so
$$(2x-4y)^7=sum_r=0^7binom7 r (2x)^7-r(-4y)^r.$$
So, we simply need to consider the $5$th term (i.e., when $r=4$):
$$binom7 4 (2x)^7-4(-4y)^4=binom742^34^4x^3y^4.$$
I’ll leave it to you to evaluate what this equals.
In general, whenever you are asked to find a particular coefficient in the Binomial expansion, try to reword the question into one which asks “What value of $r$ will give me the desired term?” and then evaluate $$binomnr(a)^n-r(b)^r$$ for that particular $r$, as I did above.
add a comment |
up vote
0
down vote
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$.
We obtain
beginalign*
colorblue[x^3y^4]&colorblue(2x-4y)^7\
&=[x^3y^4]sum_k=0^7binom7k(2x)^k(-4y)^7-ktag1\
&=[y^4]binom732^3(-4y)^4tag2\
&=binom732^3(-4)^4tag3\
&,,colorblue=71,680
endalign*
Comment:
In (1) we apply the binomial theorem.
In (2) we select the coefficient of $x^3$.
In (3) we select the coefficient of $x^4$.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The Binomial Theorem states
$$(a+b)^n= sum_r=0^nbinomn r (a)^n-r(b)^r$$
and so
$$(2x-4y)^7=sum_r=0^7binom7 r (2x)^7-r(-4y)^r.$$
So, we simply need to consider the $5$th term (i.e., when $r=4$):
$$binom7 4 (2x)^7-4(-4y)^4=binom742^34^4x^3y^4.$$
I’ll leave it to you to evaluate what this equals.
In general, whenever you are asked to find a particular coefficient in the Binomial expansion, try to reword the question into one which asks “What value of $r$ will give me the desired term?” and then evaluate $$binomnr(a)^n-r(b)^r$$ for that particular $r$, as I did above.
add a comment |
up vote
0
down vote
The Binomial Theorem states
$$(a+b)^n= sum_r=0^nbinomn r (a)^n-r(b)^r$$
and so
$$(2x-4y)^7=sum_r=0^7binom7 r (2x)^7-r(-4y)^r.$$
So, we simply need to consider the $5$th term (i.e., when $r=4$):
$$binom7 4 (2x)^7-4(-4y)^4=binom742^34^4x^3y^4.$$
I’ll leave it to you to evaluate what this equals.
In general, whenever you are asked to find a particular coefficient in the Binomial expansion, try to reword the question into one which asks “What value of $r$ will give me the desired term?” and then evaluate $$binomnr(a)^n-r(b)^r$$ for that particular $r$, as I did above.
add a comment |
up vote
0
down vote
up vote
0
down vote
The Binomial Theorem states
$$(a+b)^n= sum_r=0^nbinomn r (a)^n-r(b)^r$$
and so
$$(2x-4y)^7=sum_r=0^7binom7 r (2x)^7-r(-4y)^r.$$
So, we simply need to consider the $5$th term (i.e., when $r=4$):
$$binom7 4 (2x)^7-4(-4y)^4=binom742^34^4x^3y^4.$$
I’ll leave it to you to evaluate what this equals.
In general, whenever you are asked to find a particular coefficient in the Binomial expansion, try to reword the question into one which asks “What value of $r$ will give me the desired term?” and then evaluate $$binomnr(a)^n-r(b)^r$$ for that particular $r$, as I did above.
The Binomial Theorem states
$$(a+b)^n= sum_r=0^nbinomn r (a)^n-r(b)^r$$
and so
$$(2x-4y)^7=sum_r=0^7binom7 r (2x)^7-r(-4y)^r.$$
So, we simply need to consider the $5$th term (i.e., when $r=4$):
$$binom7 4 (2x)^7-4(-4y)^4=binom742^34^4x^3y^4.$$
I’ll leave it to you to evaluate what this equals.
In general, whenever you are asked to find a particular coefficient in the Binomial expansion, try to reword the question into one which asks “What value of $r$ will give me the desired term?” and then evaluate $$binomnr(a)^n-r(b)^r$$ for that particular $r$, as I did above.
answered Sep 11 at 1:54
Moed Pol Bollo
413139
413139
add a comment |
add a comment |
up vote
0
down vote
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$.
We obtain
beginalign*
colorblue[x^3y^4]&colorblue(2x-4y)^7\
&=[x^3y^4]sum_k=0^7binom7k(2x)^k(-4y)^7-ktag1\
&=[y^4]binom732^3(-4y)^4tag2\
&=binom732^3(-4)^4tag3\
&,,colorblue=71,680
endalign*
Comment:
In (1) we apply the binomial theorem.
In (2) we select the coefficient of $x^3$.
In (3) we select the coefficient of $x^4$.
add a comment |
up vote
0
down vote
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$.
We obtain
beginalign*
colorblue[x^3y^4]&colorblue(2x-4y)^7\
&=[x^3y^4]sum_k=0^7binom7k(2x)^k(-4y)^7-ktag1\
&=[y^4]binom732^3(-4y)^4tag2\
&=binom732^3(-4)^4tag3\
&,,colorblue=71,680
endalign*
Comment:
In (1) we apply the binomial theorem.
In (2) we select the coefficient of $x^3$.
In (3) we select the coefficient of $x^4$.
add a comment |
up vote
0
down vote
up vote
0
down vote
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$.
We obtain
beginalign*
colorblue[x^3y^4]&colorblue(2x-4y)^7\
&=[x^3y^4]sum_k=0^7binom7k(2x)^k(-4y)^7-ktag1\
&=[y^4]binom732^3(-4y)^4tag2\
&=binom732^3(-4)^4tag3\
&,,colorblue=71,680
endalign*
Comment:
In (1) we apply the binomial theorem.
In (2) we select the coefficient of $x^3$.
In (3) we select the coefficient of $x^4$.
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$.
We obtain
beginalign*
colorblue[x^3y^4]&colorblue(2x-4y)^7\
&=[x^3y^4]sum_k=0^7binom7k(2x)^k(-4y)^7-ktag1\
&=[y^4]binom732^3(-4y)^4tag2\
&=binom732^3(-4)^4tag3\
&,,colorblue=71,680
endalign*
Comment:
In (1) we apply the binomial theorem.
In (2) we select the coefficient of $x^3$.
In (3) we select the coefficient of $x^4$.
answered Sep 18 at 12:30
Markus Scheuer
58.5k454139
58.5k454139
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2912611%2fbinomial-expansion-coefficients%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Binomial expansion begineqnarray* (2x-4y)^7= cdots +binom73(2x)^3 (-4y)^4 +cdots endeqnarray*
– Donald Splutterwit
Sep 11 at 1:26
How did you choose that combination and what would the final answer be?
– Murph Jones
Sep 11 at 1:29
begineqnarray* (a+b)^n= cdots +binomnra^r b^n-r +cdots endeqnarray* What term do you need to choose to obtain the monomial $x^3 y^4$ ? ... simplify ? You tell me what you think. $ddot smile$
– Donald Splutterwit
Sep 11 at 1:34
n=7 and r would have to equal 3. I just don't understand how this summation (if it is a summation) works
– Murph Jones
Sep 11 at 1:45
I do understand how you assigned values to r and n the question now is just how the recipe works
– Murph Jones
Sep 11 at 1:46