Seeing all the supposed math challenges here that are nothing more than algebra, here's a fun one to solve.
You have x processors. You know less than half of them are defective. Out of the batch, you want to find one good processor.
To determine if they're good or bad, you can use one to test another.
If the testing processor is good, it'll always correctly tell you if the processor being tested is good or bad.
If the testing processor is bad, it will give a random answer.
Show a foolproof method of locating a good processor in less than x tests.
and no, this is not homework, I already know the answer.
You have x processors. You know less than half of them are defective. Out of the batch, you want to find one good processor.
To determine if they're good or bad, you can use one to test another.
If the testing processor is good, it'll always correctly tell you if the processor being tested is good or bad.
If the testing processor is bad, it will give a random answer.
Show a foolproof method of locating a good processor in less than x tests.
and no, this is not homework, I already know the answer.