Random process derived from Markov process

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Mubeena
Messages
2
Reaction score
0
I have a query on a Random process derived from Markov process. I have stuck in this problem for more than 2 weeks.
Let [itex]r(t)[/itex] be a finite-state Markov jump process described by
\begin{alignat*}{1}
\lim_{dt\rightarrow 0}\frac{Pr\{r(t+dt)=j/r(t)=i\}}{dt} & =q_{ij}
\end{alignat*}
when [itex]i \ne j[/itex], and where [itex]q_{ij}[/itex] is the transition rate and represents the probability per time unit that [itex]r(t)[/itex] makes a transition from state $i$ to a
state $j$. Now, let [itex]r(\rho(t))[/itex] be a random process derived from [itex]r(t)[/itex] depending on a parameter [itex]\rho(t)[/itex], which is defined by
\begin{alignat*}{1}
\frac{d}{dt}\rho(t)=f(r(\rho(t))),\qquad\rho(0)=0
\end{alignat*}
Here [itex]f(.)[/itex] is a piecewise continuous function depending on [itex]r(\rho(t))[/itex]
with range space as [itex]\mathbb{R}[/itex], a set of Real numbers. In this case can we describe the random process [itex]r(\rho(t))[/itex] as
\begin{alignat*}{1}
\lim_{dt\rightarrow 0}\frac{\mathrm{Pr}\{r(\rho(t+dt))=j/r(\rho(t))=i\}}{\rho(t+dt)-\rho(t)} =q_{ij},\qquad i\ne j\\
\end{alignat*}
 
on Phys.org
I'll try to fix up the question a little:

Let [itex]r(t)[/itex] be a finite-state Markov jump process described by
\begin{alignat*}{1}
\lim_{dt\rightarrow 0}\frac{Pr\{r(t+dt)=j \ | \ r(t)=i\}}{dt} & =q_{ij}
\end{alignat*} when [itex]i \ne j[/itex], and where [itex]q_{ij}[/itex] is the transition rate and represents the probability per time unit that [itex]r(t)[/itex] makes a transition from state [itex]i[/itex] to a state [itex]j[/itex].

For a given real valued piecewise continuous function [itex]f()[/itex], define [itex]\rho(t)[/itex] by
\begin{alignat*}{1}
\frac{d}{dt}\rho(t)=f(r(\rho(t))),\qquad\rho(0)=0
\end{alignat*}

Does the random process [itex]r(\rho(t))[/itex] satisfy the following?:

\begin{alignat*}{1}
\lim_{dt\rightarrow 0}\frac{\mathrm{Pr}\{r(\rho(t+dt))=j \ | \ r(\rho(t))=i\}}{\rho(t+dt)-\rho(t)} =q_{ij},\qquad i\ne j\\
\end{alignat*}
 
Last edited:
Hey Mubeena and welcome to the forums.

For this proposition, I have a gut feeling it is true but only if you have specific conditions on the monotonic behavior of p(t).

If you have something that goes up and down then essentially you are screwing up with the ordering of the conditional statement since the Markovian aspect depends on time t with time t + dt and if p(t) starts decreasing then it screws up this forward attribute in time for the conditional distribution and things "reverse".

In short if p(t) is decreasing then p(t+dt) < p(t).

If my reasoning holds, then my best guess is that you can show that the Markovian condition fails because of the above.
 
Hi Stephen and Chiro,
Thank you very much for your help.
By your arguments, If I assume ρ(t) to be monotonically increasing by assuming f(r(ρ(t)))>0, for all t, then the last equality (lim_{dt->0} Pr{}/ρ(t+dt)-ρ(t)=q_ij) holds right?
 
If you want to prove it, you will need to show that the limit has the same form when the function is monotonic.

Once you formalize this in definitions you should be OK (I think).