Finding the probability transition matrix

24 Views Asked by At

Find $P_t$ when Q = \begin{bmatrix} -\alpha & \beta \\ \alpha & -\beta \end{bmatrix}

and $\alpha, \beta > 0$ satisfying the backwards equation

1

There are 1 best solutions below

2
On BEST ANSWER

You have to find exp(tQ) to solve this problem.