CSE 525: Randomized Algorithms and Probability Spring 2026 HW1 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:
-
1)
Let be a family of subsets of , and suppose there are no satisfying . Let be a uniformly random permutation of the elements of and consider the random variable
Use expectation of to show that .
-
2)
Let be a bipartite graph with vertices and a list of at least colors associated with each vertex . Design a randomized polynomial time algorithm that finds a proper coloring of (vertices) of assigning to each vertex a color from its list with probability at least .