Pascal's Triangle Notebook: Table of Contents 
(fill in page numbers as we fill out
sections)
Algorithms for making the Triangle
- Naive method
 - Computer I: Naive Method 
 - Computer II: Recursion
 - Path Counting 
 - Combinations
 - Others
 
Patterns in the Triangle
- Symmetry
 - Algebraic 
 - Mod "n"
 - Others
 
What the Triangle knows
- Winning "Plinko!"
 - Betting in poker, blackjack
 - Subsets