Hello,
I try to write differential equations of the next problem :
Let :
- x1(t) : number of cells of type 1 at time t
- x2(t) : number of cells of type 2 at time t
- r : rate at which a cell of type 1 reproduce
- p : fraction of cells of type 2 that revert of type 1
- k : rate at which a cell of type 2 revert to a type 1 state
I'm only interested in the number of cells of type 1 :
dx1(t)/dt = r*x1(t)+pk*x2(t) + ?
I think that the growth of cells of type 2 that have reverted is missing but I d'ont know how to take into account it in equation.
Thank you
Ps: Sorry for my english (I'm French
).
I try to write differential equations of the next problem :
Let :
- x1(t) : number of cells of type 1 at time t
- x2(t) : number of cells of type 2 at time t
- r : rate at which a cell of type 1 reproduce
- p : fraction of cells of type 2 that revert of type 1
- k : rate at which a cell of type 2 revert to a type 1 state
I'm only interested in the number of cells of type 1 :
dx1(t)/dt = r*x1(t)+pk*x2(t) + ?
I think that the growth of cells of type 2 that have reverted is missing but I d'ont know how to take into account it in equation.
Thank you
Ps: Sorry for my english (I'm French