CSE 525: Randomized Algorithms and Probability Spring 2026 HW5 Submit to gradescope

Instructions

  • You should think about each problem by yourself for at least an hour before choosing to collaborate with others.

  • You are allowed to collaborate with fellow students taking the class in solving the problems. But you must write your solution on your own.

  • You are not allowed to search for answers or hints on the web. You are encouraged to contact the instructor or the TAs for a possible hint.

  • You cannot collaborate on Extra credit problems

  • Solutions typeset in LATEX are preferred.

  • Feel free to use the Discussion Board or email the instructor or the TAs if you have any questions or would like any clarifications about the problems.

  • Please upload your solutions to Gradescope.

 

In solving these assignments, feel free to use these approximations:

1xex,1x1x/2,n!(n/e)n,(nk)k(nk)(enk)k
  1. 1)

    Let GGn,p with p=D/n and D>0 is some fixed number. Let X be the number of isolated vertices in G (i.e., the number of vertices that have no neighbors). Determine 𝔼[X] and then show that for any λ>0,

    [|X𝔼[X]|4λDn]ecλ2,

    for some universal constant c.

  2. 2)

    Prove the following theorem that we discussed in class: Let 0<στ. Suppose y0,, is a sequence of random variables such that for all i>1, yiyi1y1,,yi1𝒩(0,σi2) where 0<σiτ. Then:

    [|y|>λτ]2exp(cλ2)

    for some constant c>0.