Paths on a grid

Consider an n × n n \times n grid. (A 4 × \times 4 grid is shown below)

How many paths are there from the top left corner to the bottom right corner?

(Recall that a path in a graph is a sequence of distinct vertices in the graph such that consecutive pairs of vertices are connected by edges from the graph.)

Note: There is no restriction about only moving right or down. You can move in any direction.

between 2 n 2^{n} and 4 n 4^{n} less than 2 n 2^{n} more than 4 n 4^{n}

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.

0 solutions

No explanations have been posted yet. Check back later!

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...