1.2. Binomial theorem Flashcards
Pascal’s triangle
any number in the triangle is the sum of the two numbers directly above it
the number of combinations of n items taken r at a time is found by:
(n)
(r) - binomial coefficient (“n choose r”)
= C^nˇr =nˇCˇr = n^Cˇr
(n) n!
(r) = r!(n-r)!
n! =
123…(n-1)*n (n factorial)
n>=1 (0!=1)
C^nˇr
n -1=row in Pascal’s triangle
r-1=place in the specific row
exponents of the first term always ___ by one
exponents of the second term always ___ by one
coefficients are determined by…
decrease, increase, the row of Pascal’s triangle the binomial looks like
the binomial theorem
(n) (n) (n)
(a+b)^n = (0) a^n + (1) a^(n-1)b…(n) b^n
((n/r) is the binomial coefficient of a^(n-r) b^r, and r=0,1,2,3…)
the general term ((r+1)th term):
(n)
Tˇ(r+1)=(r) a^(n-r) b^r
binomial theorem written using sigma notation:
n
(Sigma) (n/r) a^(n-r) b^r
(r=0)
mathematical proof
a series of logical steps that show that one side of a mathematical statement is equivalent to the other side for all values of variables - at the end of a proof we write a concluding statement, such as LHS=- RHS (two sides equal by definition) or QED