Skip to main content

7 docs tagged with "Combinatorics"

View all tags

Domino and Tromino Tiling

Solve the problem of finding the number of ways to tile a 2 x n board using 2 x 1 dominos and tromino shapes.

Paths to Reach Origin

This document explores finding the number of paths to reach the origin (0, 0) on a grid.