| Thread Closed |
A quick question on coefficient of binomial expansion |
Share Thread |
| Oct31-06, 09:00 AM | #1 |
|
|
A quick question on coefficient of binomial expansion
Is it always necessary that C(n,r) is an integer if n and r are integers ?
Is there any proof ?Please clarify. thanks. |
| Oct31-06, 09:10 AM | #2 |
|
|
If the above statement is trivial, does the following theorem requires a proof:
Th: Prove that p divides C(mp,r) where p is a prime and r is an integer not divisible by p. |
| Oct31-06, 11:53 AM | #3 |
|
|
Yes, nCi is always an integer (for n, i integers and 0<= i<= n). One proof is to note that nCi is the coefficient of xiyn-i in (x+ y)n- which is necessarily an integer.
I would not say that that was "trivial" and certainly would expect a proof of the theorem you give. |
| Oct31-06, 12:22 PM | #4 |
|
|
A quick question on coefficient of binomial expansion
Well then for the proof is it enough to write that
C(mp,r) = (mp)! / (r!) (mp-r)! = mp(mp-1)(mp-2)../ (r!) (mp-r)! = p*an integer Therefore p divides C(mp,r). |
| Oct31-06, 12:56 PM | #5 |
|
|
[tex]Div(r,p)+ Div(mp-r,p) < m \leftrightarrow Mod(r,p)\neq0[/tex] Just simply count them if Div(r,p) = 4 and Mod(r,p) > 0 then subtracting r from mp removes the factors mp, (m-1)p, (m-2)p, (m-3)p, (m-4)p. So there were m factors divisible by p in mp!, in (mp-r)! there are m-5 the sum of m-5 and 4 is m-1 factors in the denominator to cancel the m factors in the numerator. C(mp,r) is divisible by p unless Mod(r,p)=0 ie r is divisble by p, so the answer to your question is yes the statement is true. However I do not think it is obvious from the first statement you made. We can get at this more obviously by the following [tex]Div(mp,p)=Div(r+(mp-r),p) =Div(r,p)+ Div(mp-r,p)+\{0,1\}[/tex] [tex]m-\{0,1\} =Div(r,p) + Div(mp-r,p)[/tex] Residues are not completely obliterated by the Div operator, they survive as elements of the set {0,1}. We could give such sets the name case identifier sets or case sets. The only way for case = 1 to hold is for there to be residues of both r and mp-r modulo p, that is r and p are coprime. |
| Nov1-06, 10:25 AM | #6 |
|
|
Hey playdo,I understood only the first paragraph.I showed that C(mp,r) is a multiple of p and hence the theorem follows.Does my proof lack something? I didn't understand what Div is .Could you explain in some more basic terms?
Thanks. |
| Nov2-06, 08:34 AM | #7 |
|
|
Hey everyone, please help me.
|
| Nov16-06, 12:28 AM | #8 |
|
|
a = aDiv(a,p)+Mod(a,p) Mod(a,p) is alos sometimes written as a Mod p. I prefer the function notation. Your theroem is true and I gave a proof because I think one was required and it was interesting. Does that help? ![]() If it does'nt don't worry about it. I am wondering what I was drinking that night myself. When I wrote it, it was as clear as a bell to me. No it works write this [tex]Div(r,p)+Div(mp-r,p) = \frac{r-Mod(r,p)}{p}+\frac{mp-r -Mod(mp-r,p)}{p}[/tex] No if p divides r then Mod(r,p)=Mod(mp-r,p) = 0 so this last becomes [tex]r/p + m - r/p = m[/tex] If p does not divide r this becomes [tex]r/p + m - r/p -(Mod(r,p)+Mod(mp-r,p))/p = m-1[/tex] That should help. |
| Thread Closed |
Similar discussions for: A quick question on coefficient of binomial expansion
|
||||
| Thread | Forum | Replies | ||
| binomial coefficient | Precalculus Mathematics Homework | 5 | ||
| A quick question on Spearman's rank correlation coefficient... | Precalculus Mathematics Homework | 1 | ||
| Binomial Expansion Question Driving Me Mad!!! | General Math | 1 | ||
| Question regarding Binomial expansion. | General Math | 2 | ||
| Question about Binomial expansion. | General Math | 3 | ||