Binomial Expansion: Find (n+1)Ck in Terms of nCj

  • Thread starter Thread starter saadsarfraz
  • Start date Start date
  • Tags Tags
    Binomial Expansion
AI Thread Summary
The discussion focuses on finding an expression for (n+1)Ck in terms of nCj within the context of binomial expansion. The initial formula provided is (n+1)Ck = (n+1)!/[(n+1-k)!*k!], while nCk is defined as n!/[(n-k)!k!]. Participants explore the relationship between these coefficients, referencing Pascal's triangle, which states that (n+1)Ck can be expressed as nC(k-1) + nCk for k greater than 0. The conversation emphasizes the need to clarify the expression and its implications for all n and k values. The goal is to derive a comprehensive understanding of these relationships in binomial coefficients.
saadsarfraz
Messages
86
Reaction score
1
Hi, I've been struggling with this problem for sometime. Let nCk be the kth coefficient in the binomial expansion of (a+b)^n. Find an expression for (n+1)Ck in term of the various nCj. Feel free to treat k=0 and k=n+1 as special cases.
 
Physics news on Phys.org
(n+1)Ck = (n+1)!/[(n+1-k)!*k!]

vs.

nCk = n!/[(n-k)!k!]

Now (n+1)! = n!*(n+1) and (n+1-k)! = (n+1-k)(n-k)!
 
thanks for the reply but i don't think that's the answer. The question I posted is the 1st part. The second part states: Using the expression you found, (which is the question i posted) show that for all n>=0 and for all k, 0=<k<=n, nCk = n!/(k!)(n-k)!
 
saadsarfraz said:
Hi, I've been struggling with this problem for sometime. Let nCk be the kth coefficient in the binomial expansion of (a+b)^n. Find an expression for (n+1)Ck in term of the various nCj. Feel free to treat k=0 and k=n+1 as special cases.

Pascal's triangle: (n+1)Ck= nC(j-1)+ nCj for k not 0.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top