A person is going from point to point on a grid. He can either move one unit up or one unit to the right in one move, along the grid lines. The perimeter of the area in which he can move is given in the figure by a quarter circle of radius 10 centered at point Find the number of all possible paths assuming that he cannot cross the perimeter.
Clarification: He may be on the perimeter. He may not go outside the quarter circle.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is a standard dynamic programming problem .
Notice that:
Gives 46960