Delannoy Numbers

Casual Mode - Take your time!

1 / 5
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What is the Delannoy number D(n, m)?

  1. The number of paths from (0, 0) to (n, m) in the grid, where each step is either right or up.
  2. The number of paths from (0, 0) to (n, m) in the grid, where each step is either right or down.
  3. The number of paths from (0, 0) to (n, m) in the grid, where each step is either right or diagonal.
  4. The number of paths from (0, 0) to (n, m) in the grid, where each step is either up or diagonal.
Change Mode