#find the sum of the ecuation
48 messages · Page 1 of 1 (latest)
We have:
a(k) = (-1)^k (n + 1)!/(k(k - 2)! (n + 1 - k)!)
Let's multiply and divide by (k - 1), so that we obtain k! int the denominator.
a(k) = (-1)^k (k - 1)(n + 1)!/(k(k - 1)(k - 2)! (n + 1 - k)!) = (-1)^k (k - 1)(n + 1)!/(k!(n + 1 - k)!)
By definition: (n + 1)!/(k!(n + 1 - k)!) = C(n + 1, k).
a(k) = (-1)^k (k - 1)C(n + 1, k)
Can you do it from here?
let me write it on paper please and ill tell you, thanks
Alright, I'll check what you write.
Yes.
and idk what to do from here
maybe i can try to remove the (k-1) from the outside?
Well, now split it in two terms: (-1)^k kC(n + 1, k) - (-1)^k C(n + 1, k).
For both terms, consider the binomial expansion. For the second term, some differentiation will be required.
okeyy
but how do you split it like that?
Well, just expand (k - 1).
Corrected.
ok let me try to do something from here
my friend says something like that
this is correct?
i find it a bit strange
No, that's not correct. (-1)^k disappeared for some reason.
Again, what you should do is consider the series for the function (1 + x)^(n + 1).
not gonna lie, im kind of lost rn
i dont know what to do
i dont see the continuation here
Here's what I got.
You're welcome!