New Reply

binomial formula

 
Share Thread Thread Tools
Mar13-12, 12:55 AM   #1
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor

binomial formula


1. The problem statement, all variables and given/known data
Find the term with the specified power in the expansion of the given binomial power.
[tex]
\left( {x^3 + y^2 } \right)^{42} ,\,\,\,\,\,y^{15}
[/tex]


2. Relevant equations
[tex]{\rm{term}} = \frac{{n!}}{{r!\left( {n - r} \right)!}}x^{n - r} y^r [/tex]



3. The attempt at a solution
[tex]\begin{array}{l}
{\rm{term}} = \frac{{42!}}{{15!\left( {42 - 15} \right)!}}x^{3 \cdot \left( {42 - 15} \right)} y^{2 \cdot 15} \\
\\
{\rm{term}} = \frac{{42!}}{{15!\left( {27} \right)!}}x^{81} y^{30} \\
{\rm{term}} = {\rm{98672427616}}\,x^{81} y^{30} \\
\end{array}
[/tex]

The back of the book says no such term exists. Why? Is it because x has an exponent that is higher than n? x^3 doesn't have a higher exponent, and I thought that's all that mattered.

Also, is there a way of simplifying that factorial so I don't have to rely completely on the calculator to solve? Thanks!
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Mar13-12, 01:28 AM   #2
 
I would think a [itex]y^{15}[/itex] term does not exist because every [itex]y[/itex] term is raised to an even power? I've never used the formula before to calculate the term with the given binomial power so I can't comment on that part if you did it correctly.

For this factorial there isn't much else you can do except rewrite [itex]\displaystyle\frac{42!}{15! \cdot 27!}[/itex] as [itex]\displaystyle\frac{(42 \cdot 41 \cdot \cdot \cdot 28)27!}{15! \cdot 27!} = \frac{(42 \cdot 41 \cdot \cdot \cdot 28)}{15!}[/itex] and then cancel out like terms to get rid of the 15!.
Mar13-12, 01:37 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Thanks! The longer I stared at this, I started to realize that there's nothing I can multiply by 2 that will give me 15. So I imagine that "does not exist" is also the answer to[tex]\left( {x^3 + y^2 } \right)^{42} ,\,\,\,\,\,y^{15}[/tex]
This is an even question, so no back of book answer.
Mar13-12, 01:42 AM   #4
 

binomial formula


Well, no number in the inters to multiply 2 by to get 15! :P

I think you recopied the problem from the first post, but did it involve another instance where you can't multiply an integer to get the specified power?
Mar13-12, 02:22 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
oops, my copy and paste skills need improving!
[tex]\left( {x^3 + y^2 } \right)^{107} ,\,\,\,\,y^{77} [/tex]
Mar13-12, 02:30 AM   #6
 
Yeah, same type of case.
Mar13-12, 02:38 AM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Going back to the first example, if, rather than use the formula, I decide to actually waste a few sheets of paper expanding this this thing, my first few terms will be
[tex]
x^{3\left( {42} \right)} y^{2\left( 0 \right)} + x^{3\left( {41} \right)} y^{2\left( 1 \right)} + x^{3\left( {40} \right)} y^{2\left( 2 \right)} + x^{3\left( {39} \right)} y^{2\left( 3 \right)} + ...
[/tex]
which is pretty much all I need to tell me that y^15 will never happen.

Thanks for the late night help!
Mar13-12, 02:49 AM   #8
 
Don't forget to use pascal's triangle to put the correct coefficients in front of the terms! But, yep, that's why there is no term!
New Reply
Thread Tools


Similar Threads for: binomial formula
Thread Forum Replies
Deriving the binomial distribution formula Calculus & Beyond Homework 1
Binomial expansion of relativistic formula Calculus & Beyond Homework 0
mathematical induction with the binomial formula Calculus & Beyond Homework 1
Generalized Binomial Formula Precalculus Mathematics Homework 3
binomial formula (HELP) Calculus 15