heres my solutionFDownes said:I'm not sure how to approach this question, can anyone help me? It asks;
Simplify;
a) n - 1Ck - 1 + n - 1Ck
b) 10Ck ÷ 10Ck - 1
That looks like mine. (mine is more factorised though)vds700 said:heres my solution
vds made a mistake in the fourth line. It should be just k not k!.FDownes said:I got a similar answer for part a), but according to the textbook the answer should be nCk. The answer for part b) is definately correct though.
part a) is actually the second pascal triangle relation, look in your textbook, should have a proofFDownes said:I got a similar answer for part a), but according to the textbook the answer should be nCk. The answer for part b) is definately correct though.
oops sorry- good work namulyounamu said:vds made a mistake in the fourth line. It should be just k not k!.
Then you get (n-1)!(k+n-k)/(n-k)!k! = n!/(n-k)!k! = nCk
bi) When x=-1,vds700 said:got a q i need help with, part b).
Thanks
x: nC1 . 1^(n-1) . (ax)^1 = -24xFDownes said:Thanks, guys. Got time for another?
The expansion of (1 + ax)n is given by 1 - 24x + 252x2 - ... . Find values for a and n.
thanks heaps man. I'll see if i can get the solution off mr hamam on monday for part (iii)lyounamu said:bi) When x=-1,
(1+-1)^n = nCo + nC1 . (-1)^1 + ... + nC(n-1) . (-1)^(n-1) + nCn . (-1)^n
0 = nCo - nC1 + nC2 + ... - nC(n-1) + nCn
Move all the minus things to the other side so you get:
nC1 + nC3 + .... + nC(n-1) = nCo + nC2 + nC4 + ...+ nCn
So P=Q where P is nC1 + nC3+...+nC(n-1) and Q = nC0 + nC2 + ... +nCn
Now when x = 1,
(1+1)^n = nCo + nC1 + nC2+ nC3 +...+nCn
2^n = nCo + nC1 + nC2 + nC3 +... +nCn
So 2^n = 2P since ( P = Q)
So 2^n/2 = P
= nC1 + nC3 + .... + nC(n-1)
ii) (1+x)^n = nC0 + nC1 . x + ... + nCn . x^n
Differentiate both sides:
n(1+x)^n-1 = nC1 + 2 nC2 . x + ... + n nCn . x^n-1
When x = 1, n2^(n-1) = nC1 + 2nC2 + ...n . nCn = the result given.
iii) I don't know really know at this stage but I will try,
Yeah, he should have one. I don't get part (iii). I tried to relate that one to the part ii but I failed. I better look at that question closely.vds700 said:thanks heaps man. I'll see if i can get the solution off mr hamam on monday for part (iii)
It's okay. It's much better than Perm & Comb.wendus said:fucking hate binomials
agreed, perms & combs are devils work. I kinda like binomialslyounamu said:It's okay. It's much better than Perm & Comb.
I think i might have figured (iii) out. You expand it so you getlyounamu said:Yeah, he should have one. I don't get part (iii). I tried to relate that one to the part ii but I failed. I better look at that question closely.
it's the number of ways of choosing 2 from each set of parallel lines, isn't it?vds700 said:And can someone have a look at the last question on that page please. There must be a better way to do it than counting, which i really can't be bothered doing.