Pascal's Triangle Notebook: Table of Contents

(fill in page numbers as we fill out sections)


Algorithms for making the Triangle

  1. Naive method
  2. Computer I: Naive Method
  3. Computer II: Recursion
  4. Path Counting
  5. Combinations
  6. Others

Patterns in the Triangle

  1. Symmetry
  2. Algebraic
  3. Mod "n"
  4. Others

What the Triangle knows

  1. Winning "Plinko!"
  2. Betting in poker, blackjack
  3. Subsets