Modify PRIMEGEN (l, k) in such a way that it must run until it outputs a number n. This means that one forbids the output "I was unable to find a prime," and so there exist infinite runs of PRIMEGEN (l, k). Analyze the expected running time and the error probability of such a modi- fication of PRIMEGEN (l, k).