Unpacked Content
Knowledge
Students know:
- How to calculate combinations.
Skills
Students: Use recursive pattern to construct Pascal’s triangle.
Understanding
Students understand that:
- Each row in Pascal’s triangle is the number of combinations of N take r where N is the row of the triangle starting with N=0 and r is the entry in the row from left to right.
Vocabulary
- Pascal's Triangle
- Recursion
- Combinations