Consider the infectious disease model defined by \begin{equation} \frac{dS_3}{dt}= -\rho I_3S_3+\gamma I_3+\mu-\mu S_3\tag 1 \end{equation} \begin{equation} \frac{dI_3}{dt}=\rho I_3S_3-\gamma I_3-\mu S_3 \tag 2 \end{equation} with initial conditions $S_3(0)=S_{30}$ and $I_3(0)=I_{30}$ at $t=0$ Where $\rho,\gamma$ and $\mu$ are all positive constants. Assume $N_3= S_3 + I_3$ and obtain an equation for $\frac {dN_3}{dt}$. What does this assumption mean biologically?
=> I try to do by solving $N_3= S_3 + I_3$ to obtain $\frac {dN_3}{dt}$= $\frac {dS_3}{dt}$+$\frac {dI_3}{dt}$ ant that gives $\frac {dN_3}{dt} = \mu - N_3 \mu $ is the assumption mean that $N_3$ is not constant?
Show that for $t \geq 0, N_3(t) \equiv 1$ and equation (1) can be written as \begin{equation} \frac{dS_3}{dt}=\rho (\overline{S_3}- S_3)(1-S_3) \tag3 \end{equation} where $\overline{S_3}= \frac{\gamma + \mu}{\rho} $.
$ N_3(t) \equiv 1$ that gives, $S_3 + I_3 =1 $ i try to calculate $\frac {dS_3}{dt}$ by using $S_3 + I_3 =1 $ but don't how to calculate?
Determine the steady-state stability of equation (3) by appealing to the value of $\overline{S_3}$.
steady-state stability of equation (3) is given by $\frac {dS_3}{dt}$ =0 which leads to
$\rho (\overline{S_3}- S_3)(1-S_3)=0$ which gives
$S_3= \overline{S_3}$. or $S_3 =1$
after i really don't know what to do .can anyone please help me.
The notations are horrible, the phrasing of the questions themselves is odd and the OP did not copy the text faithfully, but here is the (corrected) setting:
To solve this, note that $N'(t)=S'(t)+I'(t)$ hence $$ N'(t)=\mu-\mu S(t)-\mu I(t)=\mu(1-N(t)). $$ Thus, for every starting value $N(0)$, $$ \lim_{t\to\infty}N(t)=1. $$ From now on, one assumes that $N(0)=1$. Then $N(t)=1$ for every $t$, hence $I(t)=1-S(t)$ and the equation giving $S'(t)$ becomes $$ S'(t)= -\rho (1-S(t))S(t)+\gamma (1-S(t))+\mu-\mu S(t), $$ that is, $$ S'(t)=\rho(\nu-S(t))(1-S(t)),\qquad\nu=\frac{\mu+\gamma}\rho. $$ Let $S(0)=S_0$ with $S_0$ in $[0,1]$. If $S_0=1$, then $S(t)=1$ for every $t$ hence $S(t)\to1$. If $S_0$ is in $[0,1)$, then two cases arise:
Finally, for every $S_0$ in $[0,1)$, $$ \lim_{t\to\infty}S(t)=\min\{1,\nu\}. $$