HMMT 二月 2002 · 冲刺赛 · 第 23 题
HMMT February 2002 — Guts Round — Problem 23
题目详情
- [5] Find P (7 , 3).
解析
- Find P (7 , 3). ( ) n + m Solution: The number of paths that start at (0 , 0) and end at ( n, m ) is , since we n must choose n of our n + m steps to be rightward steps. In this case, the answer is 120 .