Homepage › Solution manuals › Joseph Blitzstein › Introduction to Probability › Exercise 1.9
Exercise 1.9
Answers
[label=]Each path from
to
can be understood as a sequence of
’s and
’s, where the first represents a step to the right and the latter a step up. But since the grid is 110 squares tall by 111 squares wide, then we must have 110 steps to the right and 111 steps up. So we note the problem is equivalent of calcultaing the total number of strings 221 characters long containing 110
’s and 111
’s. But that is
There are
ways to move from
to
, and
ways to move from
to
. So, there are
ways to go from
to
.
2024-03-20 18:38