MathIsimple

Stochastic Processes – Problem 15: Connect all adjacent points (distance 1) in by edges, then delete the set and all edges…

Question

Connect all adjacent points (distance 1) in Z3\mathbb{Z}^{3} by edges, then delete the set {(100m,100n,100k)m,n,kZ}\{(100m,100n,100k) \mid m,n,k\in\mathbb{Z}\} 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 Z3\mathbb{Z}^3 is transient by Polya's theorem (d3d \ge 3).

The deleted point set S=100Z3S = 100\mathbb{Z}^3 is a sparse periodic sub-lattice. Removing these points and their incident edges does not create barriers blocking paths to infinity; the remaining graph GG retains large-scale three-dimensional connectivity.

By the Rayleigh monotonicity principle, removing edges can only increase effective resistance. Since GZ3G \subset \mathbb{Z}^3, knowing Z3\mathbb{Z}^3 is transient does not directly imply GG is transient. Instead, we must find a transient subgraph HGH \subseteq G.

Construct HH as the union of axis-parallel lines through junction points A={(100m+1,100n+1,100k+1):m,n,kZ}A = \{(100m+1,100n+1,100k+1) : m,n,k \in \mathbb{Z}\}. No vertex of HH lies in SS (at least two coordinates are 1(mod100)\equiv 1 \pmod{100}, hence not multiples of 100), so HGH \subseteq G.

The graph HH is the 100-subdivision of Z3\mathbb{Z}^3: each edge of Z3\mathbb{Z}^3 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 RH(o)=100RZ3(0)<R_H(o \leftrightarrow \infty) = 100 \cdot R_{\mathbb{Z}^3}(0 \leftrightarrow \infty) < \infty.

By Rayleigh monotonicity, RG(o)RH(o)<R_G(o \leftrightarrow \infty) \le R_H(o \leftrightarrow \infty) < \infty. Therefore the random walk on GG 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 Z3\mathbb{Z}^3 is transient. [1 pt]
  • Analyze the structure of GG: the deleted set SS is sparse/periodic, and GG 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 GG is quasi-isometric to Z3\mathbb{Z}^3. [1 pt]

*Path B: Resistance network and subgraph comparison*

  • Correctly cite Rayleigh monotonicity direction: to prove GG transient, find HGH \subset G with Reff(H)<R_{eff}(H)<\infty. [1 pt]
  • Successfully construct such HH (e.g., a coarse grid avoiding deleted points, or show GG contains a structure isomorphic to Z3\mathbb{Z}^3). [3 pts]

*Path C: Volume growth / dimension analysis*

  • Show GG has volume growth V(r)r3V(r) \sim r^3 (or Hausdorff/spectral dimension = 3). [2 pts]
  • Cite relevant theorem (Varopoulos-Carne bound or general lattice theory): d3d \ge 3 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 GZ3G \subset \mathbb{Z}^3 and Z3\mathbb{Z}^3 is transient, concluding GG is transient (false logic: removing edges increases resistance).
  • Merely because edges are removed and resistance increases, concluding GG 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.
Ask AI ✨