How long between charging sessions?
A phone is either charging or unplugged each hour, and the next hour depends only on this one:
- If charging now, it becomes unplugged next hour with probability (and stays charging with probability ).
- If unplugged now, it becomes charging next hour with probability (and stays unplugged with probability ).
The phone is charging now.
On average, how many hours until it is charging again (its expected return time to the charging state)?