Definition

A state is absorbing if its transition probability to itself is 1:

Interpretation

Once entering an absorbing state, the process stays there forever. All other transition probabilities from that state are 0.

Example

In a gambling model, states (broke) and (target fortune) are absorbing:

  • — once broke, always broke
  • — once reaching target, the game ends