Neeldhara
  • About
  • Research
    • Overview
    • People
    • Publications
    • Surveys
  • Teaching
    • Courses
    • Materials
  • Lists
    • Puzzles
    • Bookmarks
  • Exposition
    • Talks
    • Videos
  • Events
  • Blog

191014K02 | Day 5 Tutorial

191014K02: Day 5 Tutorial

Back to the Course Page

Problems

  1. Start the local search algorithm discussed in class and suppose that initially d(γ,β)⩽dd(\gamma, \beta) \leqslant dd(γ,β)⩽d. Consider a random walk from ddd with down-probability 1/k1/k1/k. Show that ∀s⩾0\forall s \geqslant 0∀s⩾0 and j⩾0j \geqslant 0j⩾0: Pr⁡[d(γ,β)⩽j in step s]⩾Pr⁡[Ps⩽j]. \operatorname{Pr}[{\color{indianred}d(\gamma, \beta) \leqslant j \text { in step } s}] \geqslant \operatorname{Pr}\left[P_s \leqslant j\right]. Pr[d(γ,β)⩽j in step s]⩾Pr[Ps​⩽j].

  2. We saw in class that the probability that the walk eventually visits 000 is qd=(1k−1)dq_d=\left(\frac{1}{k-1}\right)^dqd​=(k−11​)d. We want to now show that the probability that this happens in “not too many” i.e, (O(d))(O(d))(O(d)) steps, is ⩾qd/2\geqslant q_d/2⩾qd​/2. To this end:

    1. Show that starting at position d+3d+3d+3 the probability of reaching 000 is ⩽qd/8\leqslant q_d/8⩽qd​/8.

    2. Show that ∀k\forall k∀k, ∃c\exists c∃c such that ∀d\forall d∀d1, after cdcdcd steps, the probability of being at position ⩽d+3\leqslant d+3⩽d+3 is ⩽qd/8\leqslant q_d/8⩽qd​/8.

    3. Show that the probability of reaching 000 from ddd after at least cdcdcd steps is at most qd/2q_d/2qd​/2.

    4. Show that the probability of reaching 000 from ddd after at most cdcdcd steps is at least qd/2q_d/2qd​/2.

  3. Show that a tournament has a directed cycle if and only if it has a directed triangle.

  4. Demonstrate a 333-approximation algorithm for the Tournament Feedback Vertex Set problem.

Footnotes

  1. (ddd sufficiently large as function of kkk)↩︎


© 2022 • Neeldhara Misra • Credits •

 

Corrections? Please leave a comment here or a PR in this repository, thanks!

I’d rather be a failure at something I love than a success at something I hate.

George Burns

You live and you learn — at any rate, you live.

Douglas Adams

A problem worthy of attack proves its worth by fighting back.

Paul Erdos

×