1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
For integers r, n with 0 \< r < n, what is (nr) + (nr+1)?
(nr) + (nr+1) = (n+1r+1)
What is the binomial theorem?
For any integer n>/ 0 and any real numbers a, b, we have
(a + b)n = ∑ni=0 (ni) aibn-i
What does ∑ni=0 (ni) equal?
2n
What is a corollary about the sum of (n0) - (n1) + (n2) - … +- (nn) for n >/ 1?
(n0) - (n1) + (n2) - … +- (nn) = 0 where the +- at the end is +ve if n is even and -ve if n is odd
Let S be a set of size n >/ 1. How many subsets of even and odd size does S have?
2n-1 even subsets and 2n-1 odd subsets