Counting paths across a semi-infinite grid
Thursday, May 22nd, 2008Let’s assume you’re walking across a cobblestone pavement laid out in an
grid. You’re currently standing on point
and you want to make your way to point 
while constraining yourself to moving up a step at a time, either straight up, to the left, or to the right. Assume
how many such paths go from your starting point to your destination?
(more…)
so that a graph with n vertices and
edges is guaranteed to contain it, how would you approach this? Here’s one surprisingly simple approach:
be the set of graphs with vertices 1 through n and M edges and introduce the uniform probability
on
a property of a random matrix if
and
implies
. A property is increasing if
implies
and
. Now show that in fact
. (at least I think this is correct).
which approximates a given matrix
in some sense; he gave me two papers to read on previous approaches–
where
is a DFT matrix and
are random restrictions to
coordinates. Sweet stuff!