Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 1 Summary - Coggle Diagram
Chapter 1 Summary
Binomial Theorem
Pascal's Triangle
-
-
Infinite series (1 + x)^a = (1 + ax) + (a(a - 1) / 2!)x^2 + (a(a - 1)(a - 2) / 3!)x^3 + ... + (a(a + 1)(a - 2)...(a - r + 1) / r!)x^r + ...
Factorials
-
-
-
When order is not important, this is a combination
-
Sequences
Geometric
-
General Pattern: Un = U1(r)^n - 1, (r != 1, 0, -1) (U1 != 0)
-
-
Proofs
Proof by Contradiction
1. Identify what is being implied
2. Assume the implication is false 3. use axioms, theorems, etc to arrive at a contradiction
4. state that this proofs the implied statement is true
-
-
-
Series
-
Geometric
-
-
When |r| < 1, the numbers get so small that you are basically adding nothing: converges
-