Question
Connect all adjacent points (distance 1) in by edges, then delete the set and all edges incident to them. Is the nearest-neighbor random walk on this graph recurrent?
Step-by-step solution
The simple symmetric random walk on is transient by Polya's theorem ().
The deleted point set is a sparse periodic sub-lattice. Removing these points and their incident edges does not create barriers blocking paths to infinity; the remaining graph retains large-scale three-dimensional connectivity.
By the Rayleigh monotonicity principle, removing edges can only increase effective resistance. Since , knowing is transient does not directly imply is transient. Instead, we must find a transient subgraph .
Construct as the union of axis-parallel lines through junction points . No vertex of lies in (at least two coordinates are , hence not multiples of 100), so .
The graph is the 100-subdivision of : each edge of is replaced by a path of 100 unit resistors in series. By the series rule, each such path is equivalent to a single resistor of resistance 100. Scaling all resistances by 100 scales effective resistance by 100, so .
By Rayleigh monotonicity, . Therefore the random walk on is transient (not recurrent).
Final answer
No (the random walk is transient).
Marking scheme
1. Checkpoints (max 7 pts total)
Fundamental judgment and structural analysis (2 pts)
- State that the SRW on is transient. [1 pt]
- Analyze the structure of : the deleted set is sparse/periodic, and retains large-scale 3D connectivity. [1 pt]
Core argument (4 pts) (score one path only)
*Path A: Quasi-isometry invariant [recommended]*
- State: for bounded-degree graphs, recurrence/transience is a quasi-isometry invariant. [3 pts]
- Show is quasi-isometric to . [1 pt]
*Path B: Resistance network and subgraph comparison*
- Correctly cite Rayleigh monotonicity direction: to prove transient, find with . [1 pt]
- Successfully construct such (e.g., a coarse grid avoiding deleted points, or show contains a structure isomorphic to ). [3 pts]
*Path C: Volume growth / dimension analysis*
- Show has volume growth (or Hausdorff/spectral dimension = 3). [2 pts]
- Cite relevant theorem (Varopoulos-Carne bound or general lattice theory): with suitable geometry implies transience. [2 pts]
Final conclusion (1 pt)
- Explicitly answer: the walk is transient (not recurrent). [1 pt]
Total (max 7)
2. Zero-credit items
- Merely because and is transient, concluding is transient (false logic: removing edges increases resistance).
- Merely because edges are removed and resistance increases, concluding is recurrent (non-sequitur).
3. Deductions
- Answering "recurrent": conclusion point (1 pt) lost, core argument usually 0; total capped at 2/7.
- Intuition only ("still looks 3D") without mathematical tools: core argument capped at 1 pt, total capped at 3/7.
- Confusing transient/recurrent definitions: -1 pt.