I need some help about a particular notion I use as a PhD student in economics (and former maths student but no matter).
For a classical homogeneous Markov chain $(X_n)_n$ with finite space states, we can define the random variable called "first passage time". Let us denote $T_{ij}=\min\{n\in \mathbb{N}^*\ /\ X_n=j, X_{n-1} \neq j,\dots,X_1 \neq j,\ X_0=i\} $, the shortest time it takes to transit from state $i$ to state $j$ and let us denote $f_{ij}^{(n)}=\mathbb{P}(T_{ij}=n)$. We can show that $\displaystyle f_{ij}^{(n+1)}= \sum_{k \neq j} p_{ik}f_{kj}^{(n)}$ with $f_{ij}^{(1)}=p_{ij}$ are traditional transition probabilities from $i$ to $j$.
My question is the following one : is this formula still valid for a non homogeneous Markov chain that is with transition probabilities $p_{ij}(n)$ depending on time ? If not, can we adapt it ? That requires to redefine $T_{ij}$ in $T_{ij}(m)$ as well and $f_{ij}^{(n)}$ in $f_{ij}^{(n)}(m)$, the condition being $X_m=i$.
Thanks for your help.