What fraction of time is the heater running?
A thermostat is either heating or idle each minute, and the next minute depends only on the current one:
- If heating now, it goes idle next minute with probability (and keeps heating with probability ).
- If idle now, it starts heating next minute with probability (and stays idle with probability ).
In the long run, what fraction of minutes is the thermostat heating?