Theory
For an HMM with transition T and emission B, the entropy rate exists but has no closed form. It's computed as a limit via the transfer matrix.
h = lim_{n→∞} H(X_n | X_1..X_{n-1})
h = -Σ π_i Σ_j T_ij log T_ij
The true entropy rate of the observed (noisy) sequence is strictly LESS than that of the hidden chain, but has no closed form — a fundamental open problem.