We have two lamps that only function if both have a functioning bulb in them. We also have 5 functioning and 5 non-functioning light bulbs in a drawer. How should we proceed in trying out the light bulbs, if we want to use the lowest amount possible to light the lamps up?
2026-04-19 11:45:18.1776599118
On
Light bulb probability
297 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
5
On
Another way to get minimum $12$ changes. Try $3$ pairs (6 changes): $$AB, CD, EF$$ They can be double defective or mixed.
Then, the rest $2$ pairs ($GH,IJ$) must have at least $2$ normal light bulbs. Try: $$GH \ (2 \text{ changes})\\ GI \ (1 \text{ change})\\ GJ \ (1 \text{ change})$$ If they don't light, then: $$HJ \ (2 \text{ changes})$$ will definitely light.
The best I've been able to do is $12$ changes, but I don't know if that's the minimum. Here's my algorithm. In all cases, I assume the lamp doesn't light.