Preprint
Article

Stochastic modeling and computational simulations of HBV infection dynamics

Altmetrics

Downloads

89

Views

17

Comments

0

This version is not peer-reviewed

Submitted:

02 September 2023

Posted:

05 September 2023

You are already at the latest version

Alerts
Abstract
This study investigates the stochastic dynamics of hepatitis B virus (HBV) infection using a newly proposed stochastic model. Contrary to deterministic models that fail to encapsulate the inherent randomness and fluctuations in biological processes, our stochastic model provides a more realistic representation of HBV infection dynamics. It incorporates random variability, thereby acknowledging the changes in viral and cellular populations and uncertainties in parameters such as infection rates and immune responses. We examine the solution's existence, uniqueness, and positivity for the proposed model, followed by a comprehensive stability analysis. We provide the necessary and sufficient conditions for local and global stability, offering deep insight into the infection dynamics. Furthermore, we utilize numerical simulations to corroborate our theoretical results. This research provides a robust tool for understanding the complex behavior of HBV dynamics, contributing significantly to the ongoing quest for more effective HBV control and prevention strategies.
Keywords: 
Subject: Computer Science and Mathematics  -   Mathematical and Computational Biology

1. Introduction

Hepatitis B is a severe viral infection that affects the liver, leading to acute and chronic conditions. The virus is commonly transmitted through pregnancy, contact with infected blood or body fluids, and unsafe injections. In 2019, 296 million people lived with chronic hepatitis B, with 1.5 million new infections and an estimated 820,000 deaths, primarily from liver-related complications. Effective vaccines are available that offer essential prevention [1]. Mathematical modeling is a powerful tool that extensively enriches our comprehension of the complex HBV infection dynamics and the consequential effects of antiviral therapies. Classical models of HBV infection dynamics are typically anchored in ordinary differential equations (ODEs), reflecting the intricate interactions between the virus and the host immune response [2,3,4,15,17,26].
Although these deterministic models provide pivotal insights into HBV’s pathogenesis and therapeutic interventions’ impacts, they tend to neglect the inherent randomness and variability intrinsic to biological processes. This aspect can be critically important, particularly in shaping the infection dynamics [5]. Therefore, stochastic models have been suggested to offer a more nuanced and accurate representation of HBV dynamics. These models embed random variability into the equations, thereby encapsulating fluctuations in viral and cellular populations and the uncertainty associated with parameters such as infection rates and immune responses [6,7].
One of the first works to provide valuable insight into the nature of the infection and treatment effects are deterministic models, mainly based on ordinary differential equations (ODEs) [2,3,4]. These models represent the virus-host immune response interaction, capturing the core dynamics of the infection.
However, deterministic models’ primary limitation is their inability to consider the inherent variability in biological processes [5,42]. This variability can be integral to understanding the dynamics of infection, including fluctuations in viral and cellular populations and uncertainty in parameters such as infection rates and immune responses.
Recently, stochastic models have been suggested to tackle this limitation and provide a more realistic representation of the HBV infection dynamics [6,7]. These models incorporate random variations into the system, thus accounting for the variability inherent in biological processes.
This research presents a mathematical analysis of the stochastics HBV infection dynamics model. The existence, uniqueness, and probability of the solution are discussed then we studied the local and global stability, where we show the necessary and sufficient conditions of stability in probability. In addition, we show the existence of ergodic stationary distributions. To validate our theoretical findings, we substantiate the results with numerical simulations, offering a robust and practical tool for understanding the complex behavior of HBV dynamics.

2. Introduction

Hepatitis B is a severe viral infection that affects the liver, leading to acute and chronic conditions. The virus is commonly transmitted through pregnancy, contact with infected blood or body fluids, and unsafe injections. In 2019, 296 million people lived with chronic hepatitis B, with 1.5 million new infections and an estimated 820,000 deaths, primarily from liver-related complications. Effective vaccines are available that offer essential prevention [1]. Mathematical modeling is a powerful tool that extensively enriches our comprehension of the complex HBV infection dynamics and the consequential effects of antiviral therapies. Classical models of HBV infection dynamics are typically anchored in ordinary differential equations (ODEs), reflecting the intricate interactions between the virus and the host immune response [2,3,4,15,17,26].
Although these deterministic models provide pivotal insights into HBV’s pathogenesis and therapeutic interventions’ impacts, they tend to neglect the inherent randomness and variability intrinsic to biological processes. This aspect can be critically important, particularly in shaping the infection dynamics [5]. Therefore, stochastic models have been suggested to offer a more nuanced and accurate representation of HBV dynamics. These models embed random variability into the equations, thereby encapsulating fluctuations in viral and cellular populations and the uncertainty associated with parameters such as infection rates and immune responses [6,7].
One of the first works to provide valuable insight into the nature of the infection and treatment effects are deterministic models, mainly based on ordinary differential equations (ODEs) [2,3,4]. These models represent the virus-host immune response interaction, capturing the core dynamics of the infection.
However, deterministic models’ primary limitation is their inability to consider the inherent variability in biological processes [5,42]. This variability can be integral to understanding the dynamics of infection, including fluctuations in viral and cellular populations and uncertainty in parameters such as infection rates and immune responses.
Recently, stochastic models have been suggested to tackle this limitation and provide a more realistic representation of the HBV infection dynamics [6,7]. These models incorporate random variations into the system, thus accounting for the variability inherent in biological processes.
This research presents a mathematical analysis of the stochastics HBV infection dynamics model. The existence, uniqueness, and probability of the solution are discussed then we studied the local and global stability, where we show the necessary and sufficient conditions of stability in probability. In addition, we show the existence of ergodic stationary distributions. To validate our theoretical findings, we substantiate the results with numerical simulations, offering a robust and practical tool for understanding the complex behavior of HBV dynamics.

3. Model Formulation

Our research employs a modified stochastic version of a deterministic model that represents the dynamics of HBV infection.
The deterministic model [42] is presented by the following system of ordinary differential equations (ODEs):
d x d t = Λ μ 1 x ( 1 η ) β x z + q y , d y d t = ( 1 η ) β x z μ 2 y q y , d z d t = ( 1 ϵ ) p y μ 3 z .
The parameters in these equations are defined in Table 1.
The stochastic model, built upon the deterministic model, adds stochastic noise to each equation to capture the inherent variability in biological systems:
d x ( t ) = ( Λ μ 1 x ( 1 η ) β x z + q y ) d t + σ 1 x d W 1 ( t ) , d y ( t ) = ( ( 1 η ) β x z μ 2 y q y ) d t + σ 2 y d W 2 ( t ) , d z ( t ) = ( ( 1 ϵ ) p y μ 3 z ) d t + σ 3 z d W 3 ( t ) .
Here, W 1 ( t ) , W 2 ( t ) , and W 3 ( t ) represent standard Wiener processes, and σ 1 , σ 2 , and σ 3 represent the noise coefficients that control the amplitude of the stochastic fluctuations.
The system (2) can be reformulated in the following way:
d u t = f ( u ( t ) , t ) d t + B ( u , t ) d W , t 0
Here, the initial condition is u 0 R 3 , and u ( t ) is represented as a vector ( x ( t ) , y ( t ) , z ( t ) ) .
The functions f ( u , t ) and B ( u , t ) , along with the differential d W , are defined as follows:
f ( u , t ) = λ μ 1 x ( 1 η ) β x z + q y ( 1 η ) β x z μ 2 y q y ( 1 ϵ ) p y μ 3 z , B ( u , t ) = σ 1 x 0 0 0 σ 2 y 0 0 0 σ 3 z , d W = d W 1 d W 2 d W 3 .

3.1. Preliminaries

Before exploring the solution properties and the stability analysis of the stochastic system 2, it is essential to establish a foundation by defining some pertinent terms and theories. These concepts, drawn from [18], lay the groundwork for the forthcoming analysis.
In general, equation 3 can be reformulated as a stochastic equation of d dimension within the context of a complete probability space ( Ω , F , P ) , paired with a filter { F t } t 0 . This reformulation can be expressed as
d u t = f ( u , t ) d t + B ( u , t ) d W , t 0
Here, f ( u , t ) : R d × [ t 0 , T ] R d and B ( u , t ) : R d × [ t 0 , T ] R d × n are Borel measurable, and the white noise W ( t ) = ( w 1 ( t ) , w 2 ( t ) , , w n ( t ) ) R n , for t 0 . Assuming that 0 t 0 T < and that the initial value u 0 is F t 0 -measurable R d random variable such that E | u 0 | 2 < , equation 4 can be recognized as an Itô type stochastic differential equation.
Definition 1. 
A stochastic process { u ( t ) } 0 t 0 T in R d is identified as a solution of equation 4 if it satisfies the following conditions:
i. 
{ u ( t ) } is continuous and F t -adapted;
ii. 
{ f ( u ( t ) , t ) } L 1 ( [ t 0 , T ] ; R d ) and { B ( u ( t ) , t ) } L 2 ( [ t 0 , T ] ; R 3 d × n ) ;
iii. 
equation 4 is valid for every t [ t 0 , T ] with probability 1.
A solution { u ( t ) } is deemed unique if any other solution { u ¯ ( t ) } fulfills the following condition:
P { u ( t ) = u ¯ ( t ) for all t 0 t T } = 1
Lemma 1. 
For any v > 0 , the following inequality holds.
v 2 ( v + 1 ln ( v ) ) ( 4 2 ln 2 ) .
Proof. 
The proof is straightforward since the function f ( v ) = v + 2 2 ln ( v ) has a minimum at v = 2 . □
A d-dimensional stochastic equation can, in general, be expressed as
d u ( t ) = f ( u ( t ) , t ) d t + B ( u ( t ) , t ) d W ( t ) ,
Where u ( t ) = ( x 1 ( t ) , x 2 ( t ) , , x d ( t ) ) with the initial condition u ( t 0 ) = u 0 R d , and W(t) is the m-dimensional white noise defined on a complete probability space ( Ω , F , { F t } t 0 , P ) .

3.2. Itô’s Formula

We define a differential operator L as follows:
L = t + i = 1 d f i ( u , t ) x i + 1 2 i , j = 1 d [ W T ( u , t ) W ( u , t ) ] i j 2 u i u j .
Consider V ( u , t ) , a nonnegative twice differentiable function defined on R d × [ t 0 , ) , applying operator L on V, we get:
L V = V t + V u f i ( u , t ) + 1 2 trace [ W T ( u , t ) V u u W ( u , t ) ] ,
where V t = V t , V u = ( V x 1 , V x 2 , V x d ) , and V u u = 2 V u i u j d × d .
Therefore, the Itô formula can be defined as:
d V = L V ( u ( t ) , t ) d t + V u ( u ( t ) , t ) B ( u ( t ) , t ) d W ( t ) .
In the next section, we will discuss the properties of the solution to the system given by Eq. (2).

3.3. Properties of Solution

We discuss the solution properties of the system 2, such as existence, uniqueness, and positivity. The dynamics of a population model can be understood by demonstrating that the solution is global and positive for all time t 0 . The coefficients of the above stochastic system are locally Lipschitz and satisfy the linear growth condition [12].
Theorem 1. 
For any initial value u 0 R + 3 , there exists a unique solution to the system (2) for all t 0 . Furthermore, this solution remains positive for all t 0 with probability 1, i.e., u ( t ) R + 3 for all t 0 almost surely.
Proof. 
The coefficients of the equations (2) are continuous and locally Lipschitz. Thus, there is a unique local solution u ( t ) R + 3 for any initial u 0 R + 3 , where t [ 0 , τ ) . To establish that the solution is global, we must show that τ = almost surely.
Choose n 0 0 large enough such that u 0 [ 1 / n 0 , n 0 ] , and let n > n 0 . Define
τ n = inf { t [ 0 , τ ) : u ( t ) ( 1 / n , n ) } .
We must show that τ n is an empty set, assuming that inf Φ = . Since τ n is an increasing sequence, let τ = lim n τ n . By definition, τ < τ a.s.
To complete the proof, we must show that τ = a.s., which implies τ = . Assume by contradiction that this is not true. Then there exists a pair of constants T > 0 and ϵ ( 0 , 1 ) such that P { τ > T } > ϵ , which implies the existence of an integer n 1 > n 0 such that
P { τ n < T } ϵ , n n 1 .
Now, let’s define a function G ( u ) :
V ( u ( t ) ) = V ( x ( t ) , y ( t ) , z ( t ) ) = x + 1 ln x + y + 1 ln y + z + 1 ln z ,
which is non-negative due to the inequality v + 1 ln v 0 (see [19]). By applying Itô’s formula on G ( u ) , we get the following:
d V = [ ( 1 1 x ) ( λ μ 1 x ( 1 η ) β x z + q y ) + ( 1 1 y ) ( ( 1 η ) β x z μ 2 y q y ) + ( 1 1 z ) ( ( 1 ϵ ) p y μ 3 z ) + 1 2 ( σ 1 2 + σ 2 2 + σ 3 2 ) ] d t + σ 1 ( x 1 ) d W 1 + σ 2 ( y 1 ) d W 2 + σ 3 ( z 1 ) d W 3 ,
which simplifies to
d V [ a + b V ( t ) ] d t + σ 1 ( x 1 ) d W 1 + σ 2 ( y 1 ) d W 2 + σ 3 ( z 1 ) d W 3 ,
where a = λ + μ 1 + μ 2 + μ 3 + q + 1 2 ( σ 1 2 + σ 2 2 + σ 3 2 ) , and b = max { ( 1 ϵ ) p , ( 1 η ) β } .
Let c = max { a , b } . Integrating the above inequality, if t 1 T we get
0 τ n t 1 d V ( u ( t ) ) 0 τ n t 1 c ( 1 + V ( u ( t ) ) ) d t + 0 τ n t 1 σ 1 ( x 1 ) d W 1 + 0 τ n t 1 σ 2 ( y 1 ) d W 2 + 0 τ n t 1 σ 3 ( z 1 ) d W 3
By definition, this implies
E V ( u ( τ n t 1 ) ) V ( u 0 ) + E 0 τ n t 1 c ( 1 + V ( u ( t ) ) ) d t , V ( u 0 ) + c t 1 + c E 0 τ n t 1 V ( u ( t ) ) d t , V ( u 0 ) + c T + c E 0 t 1 V ( τ n t 1 ) d t , = V ( u 0 ) + c T + c 0 t 1 E V ( τ n t 1 ) d t .
From the Gronwall inequality, we obtain the following.
E V ( τ n t 1 ) c 1 = ( V ( u 0 ) + c T ) e c T .
We then set Ω n = { τ n T } for n n 1 and, by inequality 9, P ( Ω n ) ϵ . Note that there exist some x , y , or z such that u ( τ n , ω ) = n or 1 / n , for every ω Ω . Therefore, V ( u ( τ n , ω ) ) is greater than n 1 ln ( n ) and 1 n + 1 ln ( 1 / n ) = 1 n + 1 + ln ( n ) , i.e.,
V ( u ( τ n , ω ) ) min n 1 ln ( n ) , 1 n + 1 + ln ( n ) .
From the inequalities 9 and 10, we obtain
c 1 E [ 1 Ω n ( ω ) V ( u ( τ n , ω ) ) ] E min n 1 ln ( n ) , 1 n + 1 + ln ( n ) ,
where 1 Ω n is the indicator function of Ω n . Taking the limit as n approaches yields c 1 = , which is a contradiction. Therefore, τ = a.s., which completes the proof. □

4. Stability Analysis

This section is dedicated to the exploration of the stability analysis of the system (2). For this discussion, we will revisit some requisite definitions and theorems. For further details, see [18] and [13].
Definition 2 
([18], pages 110, 119).
(i) 
The trivial solution of equation 4 is deemed stable in probability if, given any ϵ ( 0 , 1 ) and r > 0 , there exists a δ = δ ( ϵ , r , t 0 ) > 0 such that
P { | u ( t ; t 0 , u 0 ) | < r for all t t 0 } 1 ϵ
whenever | u 0 | < δ . If not, it is termed stochastically unstable.
(ii) 
The trivial solution is considered stochastically asymptotically stable if it is stochastically stable and, for each ϵ ( 0 , 1 ) and r > 0 , there exists a δ = δ ( ϵ , r , t 0 ) > 0 such that
P { lim t u ( t ; t 0 , u 0 ) = 0 } 1 ϵ
whenever | u 0 | < δ .
(iii) 
The trivial solution is designated as stochastically asymptotically stable in the large if it is stochastically stable and, additionally, for all u 0 R d and r > 0 , there is a δ = δ ( ϵ , r , t 0 ) > 0 such that
P { lim t u ( t ; t 0 , u 0 ) = 0 } = 1 .
(iv) 
The trivial solution of equation 4 is characterized as almost surely exponentially stable if
lim t sup 1 t ln | u ( t ; t 0 , u 0 ) | < 0
for all u 0 R d .
Observe that the first equation of our system, 2, does not possess a direct equilibrium point in R . However, the second and the third equations of the system 2 have a common equilibrium point at ( y , z ) = ( 0 , 0 ) .
The forthcoming theorem will demonstrate that the trivial solution ( 0 , 0 ) is stable. For now, let us concentrate on y , z variables. We will return to the equation x ( t ) later to demonstrate that it is stable in distribution. The upcoming theorem asserts that y ( t ) and z ( t ) are exponentially stable under certain conditions.
Theorem 2. 
In the system 2, y ( t ) and z ( t ) are almost surely exponentially stable if and only if the following conditions are met
a. 
( 1 ϵ ) p q μ 2 + 1 2 σ 2 2 < 0
b. 
[ ( 1 η ) β γ μ 3 ] [ ( 1 ϵ ) p q μ 2 ] [ 1 ϵ ) p q μ 2 + 1 2 σ 2 2 ] [ ( 1 η ) β γ μ 3 + 1 2 σ 3 2 ]
where γ = max { x } .
The proof proceeds as follows.
Proof. 
By adding equations y ( t ) and z ( t ) equations, we get
d ( y + z ) = ( ( 1 ϵ ) p μ 2 q ) y + ( ( 1 η ) β x μ 3 ) z d t + σ 2 y d W 2 + σ 3 z d W 3 ,
Let V ( y , z ) = ln ( y ( t ) + z ( t ) ) for y , z R + . Applying Itô’s formula, we have
d V = 1 y + z ( 1 ϵ ) p q μ 2 y + 1 y + z ( 1 η ) β x μ 3 z + 1 2 σ 2 2 y 2 ( y + z ) 2 + 1 2 σ 3 2 z 2 ( y + z ) 2 d t + y y + z σ 2 d W 2 + z y + z σ 3 d W 3 = 1 ( y + z ) 2 ( y + z ) ( 1 ϵ ) p q μ 2 y + ( 1 η ) β x μ 3 z + 1 2 σ 2 2 y 2 + 1 2 σ 3 2 z 2 + y y + z σ 2 d W 2 + z y + z σ 3 d W 3 1 ( y + z ) 2 ( y + z ) ( 1 ϵ ) p q μ 2 y + ( 1 η ) β γ μ 3 z + 1 2 σ 2 2 y 2 + 1 2 σ 3 2 z 2 + y y + z σ 2 d W 2 + z y + z σ 3 d W 3 , = 1 ( y + z ) 2 y z ( 1 ϵ ) p q μ 2 + 1 2 σ 2 2 ( 1 η ) β γ μ 3 ( 1 ϵ ) p q μ 2 ( 1 η ) β γ μ 3 + 1 2 σ 3 2 y z + y y + z σ 2 d W 2 + z y + z σ 3 d W 3 .
Assuming the conditions of the theorem are met, then the matrix
( 1 ϵ ) p q μ 2 + 1 2 σ 2 2 ( 1 η ) β γ μ 3 ( 1 ϵ ) p q μ 2 ( 1 η ) β γ μ 3 + 1 2 σ 3 2
is negative-definite, which implies it has at least one negative eigenvalue. Let λ max denote the largest eigenvalue. With this, the inequality above can be expressed as:
d V ( y , z ) | λ max | 1 ( y + z ) 2 ( y 2 + z 2 ) d t + σ 2 y y + z d W 2 + σ 3 z y + z d W 3 .
By utilizing the inequality y 2 + z 2 2 y z , it follows that ( y 2 + z 2 ) / ( y + z ) 2 1 / 2 , yielding:
d V = d ln ( y ( t ) + z ( t ) ) 1 2 | λ max | d t + σ 2 y y + z d W 2 + σ 3 z y + z d W 3 .
By integrating the inequality above and applying the fact from [18] that
lim sup t 1 t | W i ( t ) | = 0 for i = 2 , 3 ,
we derive
lim sup t 1 t ln ( y ( t ) + z ( t ) ) 1 2 | λ max | < 0 almost surely .
This concludes the proof. □
Remark 1. 
The stability of components y and z has been achieved without reliance on the reproductive number R 0 , irrespective of whether R 0 < 1 or R 0 > 1 . Moreover, it is crucial to note that the conditions within theorem 2 cannot hold in the deterministic case when both σ 2 = σ 3 = 0 .
We aim to demonstrate the initial component x ( t ) stability. We aim to prove that x ( t ) is stable in distribution, which implies that it is stable around the mean value λ / μ 1 . However, before proceeding, let’s first introduce some necessary lemmas.
Lemma 2. 
Assume W 1 ( t ) is a one-dimensional standard Brownian motion. Then, the expectation is given by
E { e σ 1 ( W 1 ( t ) W 1 ( s ) ) } = e σ 1 2 2 ( t s ) , for s t .
Proof. 
Define W = W 1 ( t ) W 1 ( s ) . By the definition of Brownian motion, we know that W N ( 0 , t s ) . Hence,
E { e σ 1 W } = E { e σ 1 ( W 1 ( t ) W 1 ( s ) ) } = 1 2 π ( t s ) e σ 1 w · e w 2 2 ( t s ) d w = 1 2 π ( t s ) e ( w + σ 1 ( t s ) ) 2 2 ( t s ) · e σ 1 2 2 ( t s ) d w = e σ 1 2 2 ( t s ) .
Lemma 3. 
Assume that x 1 ( t ) is a solution to
d x 1 ( t ) = ( λ μ 1 x 1 ( t ) ) d t + σ 1 x 1 ( t ) d W 1 ( t )
Then, we have lim t E [ x 1 ( t ) ] = λ / μ 1 for any initial x 1 ( 0 ) R + .
Proof. 
Given an initial value x 1 ( 0 ) R + , there is a unique solution x 1 ( t ) to equation (11) with the explicit form
x 1 ( t ) = x 1 ( 0 ) e ( μ 1 + 1 2 σ 1 2 ) t + λ 0 t e ( μ 1 + 1 2 σ 1 2 ) ( t s ) · e σ 1 ( W 1 ( t ) W 1 ( s ) ) d s
Applying the expectation to the above equation and using the fact that W 1 ( 0 ) = 0 , we get
E [ x 1 ( t ) ] = E x 1 ( 0 ) e ( μ 1 + 1 2 σ 1 2 ) t + λ 0 t e ( μ 1 + 1 2 σ 1 2 ) ( t s ) · e σ 1 ( W 1 ( t ) W 1 ( s ) ) d s = x 1 ( 0 ) e μ 1 t + λ μ 1 ( 1 e μ 1 t )
By applying lemma 2, we find
lim t E [ x 1 ( t ) ] = λ μ 1
Lemma 4. 
Assume that x 1 ( t ) is a solution of equation 11. Then, for any initial value x 1 ( 0 ) R + , we obtain the following results:
i. 
x 1 ( t ) admits a unique stationary distribution π, where Γ ( · ) represents the Gamma function.
ii. 
x 1 ( t ) satisfies the equation
lim t 1 t 0 t x 1 ( s ) d s = 0 x 1 π d x 1 = 0 f ( x 1 ) d x 1 = λ μ 1 .
Proof. 
i.
Define V ( x 1 ) = x 1 1 ln x 1 , a twice continuously differentiable function. Applying the It o ^ formula, we have
L V ( x 1 ) = ( 1 1 x 1 ) ( λ μ 1 x 1 ) + 1 2 σ 1 2 = μ 1 λ x 1 + λ + μ 1 + 1 2 σ 1 2 .
By choosing a sufficiently small ϵ and defining D = ( ϵ , 1 / ϵ ) , we find that
L V ( x 1 ) 1 , for any x 1 D c .
This completes the first part of the proof.
ii.
Employing the ergodicity of x 1 , we obtain
P lim t 1 t 0 t x 1 ( s ) d s = 0 x 1 π ( d x 1 ) = 1 .
Therefore,
lim t 1 t 0 t x 1 ( s ) d s = 0 x 1 π ( d x 1 ) = 0 f ( x 1 ) x 1 d x 1 = λ μ 1 , almost surely .
where we used the fact lim t E [ x 1 ( t ) ] = λ / μ 1 .
Theorem 3. 
Assume ( x ( t ) , y ( t ) , z ( t ) ) to be a solution of the system 2, and x 1 ( t ) to be a solution of equation 11. Under the condition of theorem 2, we can confirm that
lim t [ x ( t ) x 1 ( t ) ] = 0 in probability .
Proof. 
By leveraging the comparison theorem of stochastic differential equations, we can assert that x ( t ) x 1 ( t ) , i.e.,
x ( t ) x 1 ( t ) 0
To conclude this proof, it is crucial to demonstrate that lim inf t [ x ( t ) x 1 ( t ) ] 0 a.s.
We now introduce a stochastic differential equation, which will assist us in this proof:
d x r ( t ) = [ λ ( μ 1 + r ) x r ( t ) ] d t + σ 1 x r ( t ) d W 1 ( t ) ,
where the initial condition is x r ( 0 ) = x ( 0 ) .
Recall x ( t ) in the system 2,
d x ( t ) = [ λ μ 1 x ( 1 η ) β x z + q y ] d t + σ 1 x d W 1 ( t ) ,
and equation 11,
d x 1 ( t ) = ( λ μ 1 x 1 ( t ) ) d t + σ 1 x 1 ( t ) d W 1 ( t ) .
From fact that
lim inf t [ x ( t ) x 1 ( t ) ] = lim inf t ( x ( t ) x r ( t ) ) + lim inf t ( x r ( t ) x 1 ( t ) ] lim inf t [ x ( t ) x r ( t ) ] + lim inf t [ x r ( t ) x 1 ( t ) ] ,
We will proceed to prove the following claims.
claim 1:
lim inf t [ x ( t ) x r ( t ) ] 0 almost surely.
Proof. Subtracting the given equations, we find
d ( x ( t ) x r ( t ) ) = [ μ 1 ( x x r ) + r x r ( 1 η ) β x z + q y ] d t + σ 1 ( x x r ) d W 1 = ( μ 1 + r ) ( x x r ) + ( r ( 1 η ) β z ) x + q y d t + σ 1 ( x x r ) d W 1 .
This yields a solution.
x ( t ) x r ( t ) = ϕ ( t ) 0 t ϕ 1 ( s ) ( ( r ( 1 η ) β z ) x + q y ) d x ( s ) ,
where
ϕ ( t ) = e ( μ 1 + r + 1 2 σ 1 2 ) t + σ 1 W 1 ( t ) .
By Theorem 2, we know that y ( t ) 0 and z ( t ) 0 almost surely as t . Therefore,
x ( t ) x r ( t ) = ϕ ( t ) ( 0 T ϕ 1 ( s ) ( ( r ( 1 η ) β z ) x + q y ) d x ( s ) + T t ϕ 1 ( s ) ( ( r ( 1 η ) β z ) x + q y ) d x ( s ) ) ,
for all ω Ω and t > T . Therefore,
x ( t ) x r ( t ) ϕ ( t ) κ ( T ) ,
where
κ ( T ) = 0 T ϕ 1 ( s ) ( ( ϵ ( 1 η ) β z ) x ( s ) + q y ( s ) ) d x ( s ) .
Given | κ ( T ) | < and ϕ ( t ) 0 almost surely, we conclude
lim inf t [ x ( t ) x r ( t ) ] 0 a . s .
claim 2
lim inf t [ x r ( t ) x 1 ( t ) ] 0 a.s.
Proof. Beginning with the first equation in the system 2 and 11, we can write
d ( x r ( t ) x 1 ( t ) ) = [ μ 1 ( x r ( t ) x 1 ( t ) ) r x r ] d t + σ 1 ( x r ( t ) x 1 ( t ) ) d W ( t ) ,
which leads to the solution
x r ( t ) x 1 ( t ) = r 0 t x r e ( μ 1 + σ 1 2 / 2 ) ( t s ) σ 1 ( W 1 ( t ) W 1 ( s ) ) d s .
analog cognize x r as the solution for equation 14, which can be expressed explicitly as
x r = λ 0 t e ( μ 1 + r + σ 1 2 / 2 ) ( t s ) + σ 1 ( W 1 ( t ) W 1 ( s ) ) d s .
Hence,
| x r ( t ) x 1 ( t ) | = r 0 t x r e ( μ 1 + σ 1 2 / 2 ) ( t s ) σ 1 ( W 1 ( t ) W 1 ( s ) ) d s .
Applying the expectation and invoking lemma 2, we find
E | x r ( t ) x 1 ( t ) | = r E 0 t x r e ( μ 1 + σ 1 2 / 2 ) ( t s ) σ 1 ( W 1 ( t ) W 1 ( s ) ) d s = r 0 t E x r e ( μ 1 + σ 1 2 / 2 ) ( t s ) · E e σ 1 ( W 1 ( t ) W 1 ( s ) ) d s = r 0 t e μ 1 ( t s ) E [ x r ] d s , ( by lemma ) .
Additionally, we know
E [ x r ] = λ 0 t e ( μ 1 + r ) ( t s ) d s λ μ 1 + r ,
which implies
E | x r ( t ) x 1 ( t ) | λ r e μ 1 t μ 1 + r ( e μ 1 t 1 ) lim r 0 lim t E | x r ( t ) x 1 ( t ) | = 0 .
Therefore,
lim r 0 lim t | x r ( t ) x 1 ( t ) | = 0 ( In probability ) .
With 13, 15, and 16, we conclude the proof of the theorem.

4.1. Existence of Ergodic Stationary Distribution

Let U ( t ) be a Markov process in R d represented by the following stochastic differential equations:
d U ( t ) = f ( U ( t ) ) d t + k = 1 n B k ( U ( t ) ) d W k ( t ) .
The diffusion matrix is defined as
A ( u ) = a i j ( u ) , where a i j ( u ) = k = 1 n B k i ( u ) B k j ( u ) .
Lemma 5.(See [38,39]) The model in Equation 17 is positive recurrent if there exists a boundary open subset D R d with a regular boundary and the following conditions hold:
(A1) 
There is a positive number M such that
i , j = 1 d a i j ( u ) ξ i ξ j | ξ | 2 , u D and ξ R d .
(A2) 
There exists a nonnegative C 2 -function V : D c R such that L V ( u ) < θ for some θ > 0 , and any u D c . Moreover, the positive recurrent process u ( t ) has a unique stationary distribution π ( · ) , and
P lim T 1 T 0 T f ( U ( t ) ) d t = R d f ( u ) μ ( d u ) = 1 ,
for all u R d , where f ( · ) is an integrable function with respect to the measure π ( · ) .
Theorem 4.  Assume that R 0 > 1 . Under the conditions σ 1 2 μ 1 μ * , σ 2 2 μ 2 μ * + 1 2 ( 1 ϵ ) p , and μ 3 μ 3 1 2 ( 1 ϵ ) p , the system 2 has a unique ergodic stationary distribution π ( · ) .
Proof. We have seen that the system 2 has a unique positive solution x ( t ) , y ( t ) , z ( t ) for any initial value ( x 0 , y 0 , z 0 ) R + 3 .
The diffusion matrix of the system is given by
A = σ 1 2 x 2 0 0 0 σ 2 2 y 2 0 0 0 σ 3 2 z 2
Then
i , j = 1 3 a i j ( u ) ξ i ξ j = σ 1 2 x 2 ξ 1 2 + σ 2 2 y 2 ξ 2 2 + σ 3 2 z 2 ξ 3 2 M | ξ | 2 ,
where, M = min { σ 1 2 x 2 , σ 2 2 y 2 , σ 3 2 z 2 } , thus condition ( A 1 ) satisfied.
We want to show that condition ( A 2 ) is also satisfied by constructing a nonnegative Lyapunov function V such as L V < 0 .
Consider the positive functions
V 1 ( x , y ) = 1 2 ( x x ¯ + y y ¯ ) 2 , and V 2 ( z ) = 1 2 ( z z ¯ ) 2
Now let
V ( x , y , z ) = V 1 ( x , y ) + V 2 ( z ) = 1 2 ( x x ¯ + y y ¯ ) 2 + 1 2 ( z z ¯ ) 2
By applying It o ^ formula we get
L V 1 ( x , y ) = ( x x ¯ + y y ¯ ) ( λ μ 1 x μ 2 y ) + 1 2 σ 1 2 x 2 + 1 2 σ 2 2 y 2
since we have λ μ 1 x ¯ μ 2 y ¯ = 0 , λ = μ 1 x ¯ + μ 2 y ¯ , then we get
L V 1 ( x , y ) = ( x x ¯ + y y ¯ ) [ μ 1 ( x x ¯ ) μ 2 ( y y ¯ ) ] + 1 2 σ 1 2 x 2 + 1 2 σ 2 2 y 2 , = μ 1 ( x x ¯ ) 2 μ 2 ( y y ¯ ) 2 μ 1 ( x x ¯ ) ( y y ¯ ) μ 2 ( x x ¯ ) ( y y ¯ ) + 1 2 σ 1 2 x 2 + 1 2 σ 2 2 y 2
By using the fact that, x 2 2 ( x a ) 2 + 2 a 2 , we get
1 2 σ 1 2 x 2 σ 1 2 ( x x ¯ ) 2 + σ 1 2 x ¯ 2 and 1 2 σ 2 2 y 2 σ 2 2 ( y y ¯ ) 2 + σ 2 2 y ¯ 2
thus
L V 1 ( x , y ) μ 1 ( x x ¯ ) 2 μ 2 ( y y ¯ ) 2 2 μ * ( x x ¯ ) ( y y ¯ ) + σ 1 2 ( x x ¯ ) 2 + σ 1 2 x ¯ 2 + σ 2 2 ( y y ¯ ) 2 + σ 2 2 y ¯ 2
where μ * = min { μ 1 , μ 2 } , and since 2 μ * ( x x ¯ ) ( y y ¯ ) μ * ( x x ¯ ) 2 + μ * ( y y ¯ ) 2 , then
L V 1 ( x , y ) ( μ 1 μ * σ 1 2 ) ( x x ¯ ) 2 ( μ 2 μ * σ 2 2 ) ( y y ¯ ) 2 + σ 1 2 x ¯ + σ 2 2 y ¯
Similarly,
L V 2 ( z ) ( μ 3 1 2 ( 1 ϵ ) p σ 3 2 ) ( z z ¯ ) 2 + 1 2 ( 1 ϵ ) p ( y y ¯ ) 2 + σ 3 2 z ¯ 2
Thus,
L V ( x , y , z ) = L V 1 ( x , y ) + L V 2 ( z ) ( μ 1 μ * σ 1 2 ) ( x x ¯ ) 2 ( μ 2 μ * σ 2 2 ) ( y y ¯ ) 2 + σ 1 2 x ¯ + σ 2 2 y ¯ ( μ 3 1 2 ( 1 ϵ ) p σ 3 2 ) ( z z ¯ ) 2 + 1 2 ( 1 ϵ ) p ( y y ¯ ) 2 + σ 3 2 z ¯ 2 = ( μ 1 μ * σ 1 2 ) ( x x ¯ ) 2 ( μ 2 μ * + 1 2 ( 1 ϵ ) p σ 2 2 ) ( y y ¯ ) 2 ( μ 3 1 2 ( 1 ϵ ) p σ 3 2 ) ( z z ¯ ) 2 + σ 1 2 x ¯ + σ 2 2 y ¯ + σ 3 2 z ¯ 2 = k 1 ( x x ¯ ) 2 k 2 ( y y ¯ ) 2 k 3 ( z z ¯ ) 2 + ω
where k 1 = μ 1 μ * σ 1 2 , k 2 = μ 2 μ * + 1 2 ( 1 ϵ ) p σ 2 2 , k 3 = μ 3 1 2 ( 1 ϵ ) p σ 3 2 , and ω = σ 1 2 x ¯ + σ 2 2 y ¯ + σ 3 2 z ¯ 2
Since k 1 , k 2 , k 3 are positive and by the same computation as in [40], we obtained
lim sup t 1 t 0 t [ k 1 ( x ( s ) x ¯ ) 2 + k 2 ( y ( s ) y ¯ ) 2 + k 3 ( z ( s ) z ¯ ) 2 ] d s ω .
then the ellipsoid
k 1 ( x x ¯ ) 2 + k 2 ( y y ¯ ) 2 + k 3 ( z z ¯ ) 2 + ω = 0
lies entirely in R + 3 , so we can take any neighborhood D of this ellipsoid, such that
L V ( u ) < θ , for all u D c .
Therefore, condition (A2) also holds and completes the proof. □

5. Numerical Solution

Numerous numerical methods exist for solving stochastic dynamical systems. Some prominent techniques include the Euler-Maruyama Method, Milstein Method, Stochastic Runge-Kutta Methods, Strong and Weak Taylor Methods, Split-Step Methods, Stochastic Theta Method, Multilevel Monte Carlo Methods, Gaussian Process Emulators, Stochastic Collocation and Galerkin Methods, Particle Filters, and Hybrid Methods. This study considers only the Euler-Maruyama and Milstein methods.
  • Euler-Maruyama method: As one of the simplest numerical methods for SDEs, the Euler-Maruyama method extends the deterministic Euler method to the stochastic context [9]. Despite its simplicity and ease of implementation, the method only provides strong convergence of order 0 . 5 .
  • Milstein method: The Milstein method improves upon the Euler-Maruyama method by including additional terms in the Taylor series expansion of the SDE. This method provides a strong convergence of order 1 . 0 under suitable conditions, doubling the convergence rate of the Euler-Maruyama method [10].
These methods and many others provide a rich toolbox for the numerical solution of SDEs. The choice of method depends on several factors, such as the specific form of the SDE, the regularity of its coefficients, and the desired balance between accuracy and computational cost. For our model 3, we will solve it numerically using the Euler-Maruyama and Milstein methods as follows.

Euler-Maruyama Method

To solve the stochastic model numerically, we use the Euler-Maruyama scheme, a stochastic analog of the well-known Euler method for ordinary differential equations. The system gives the stochastic model to be solved (2). The Euler-Maruyama scheme for system (2) can be described as follows:
  • Discretize the time domain [ 0 , T ] into n intervals of size Δ t = T / n , where t i = i Δ t . Denote x ( t i ) , y ( t i ) , and z ( t i ) by x i , y i , and z i respectively.
  • Initialize x 0 , y 0 and z 0 as the initial conditions.
  • For each time step i = 0 , 1 , . . . , n 1 , compute the increments Δ W 1 = W 1 ( t i + 1 ) W 1 ( t i ) , Δ W 2 = W 2 ( t i + 1 ) W 2 ( t i ) , and Δ W 3 = W 3 ( t i + 1 ) W 3 ( t i )
  • Update the solution from time t i to t i + 1 as follows
    x i + 1 = x i + ( Λ μ 1 x i ( 1 η ) β x i z i + q y i ) Δ t + σ 1 x i Δ W 1 , y i + 1 = y i + ( ( 1 η ) β x i z i μ 2 y i q y i ) Δ t + σ 2 y i Δ W 2 , z i + 1 = z i + ( ( 1 ϵ ) p y i μ 3 z i ) Δ t + σ 3 z i Δ W 3 .
This procedure gives a numerical approximation of the solution to the stochastic differential equations in the system (2). To implement this scheme, one needs to generate increments Δ W 1 , Δ W 2 , and Δ W 3 , normally distributed random numbers with mean 0 and variance Δ t .

5.1. Milstein Method

The Milstein method is another widely used numerical approach to solving stochastic differential equations, which extends the Euler-Maruyama method by including an additional term to account for the diffusion term in the stochastic system.
The scheme for system (2) using the Milstein method can be detailed as follows:
  • As in the Euler-Maruyama method, discretize the time domain [ 0 , T ] into n intervals of size Δ t = T / n and initialize x 0 , y 0 , and z 0 as the initial conditions.
  • For each time step i = 0 , 1 , . . . , n 1 , calculate the increments Δ W 1 , Δ W 2 , and Δ W 3 in the same way as the Euler-Maruyama method.
  • Update the solution from time t i to t i + 1 by
    x i + 1 = x i + ( Λ μ 1 x i ( 1 η ) β x i z i + q y i ) Δ t + σ 1 x i Δ W 1 + 1 2 σ 1 2 x i ( Δ W 1 2 Δ t ) , y i + 1 = y i + ( ( 1 η ) β x i z i μ 2 y i q y i ) Δ t + σ 2 y i Δ W 2 + 1 2 σ 2 2 y i ( Δ W 2 2 Δ t ) , z i + 1 = z i + ( ( 1 ϵ ) p y i μ 3 z i ) Δ t + σ 3 z i Δ W 3 + 1 2 σ 3 2 z i ( Δ W 3 2 Δ t ) .
This approach considers the second moment of the diffusion term, thereby providing more accurate approximations of the solution of the stochastic system (2). The implementation involves a similar procedure to the Euler-Maruyama method but with additional terms to be computed at each step.

Omparison between Euler-Maruyama and Milstein Methods

Figure 1. Figure describes the solution of the model 2 using Euler-Maruyama Method. Parameter values are defined in the Table 3
Figure 1. Figure describes the solution of the model 2 using Euler-Maruyama Method. Parameter values are defined in the Table 3
Preprints 84073 g001
Figure 2. Figure describes the solution of the model 2 using Milstein Method. Parameter values are defined in the Table 3
Figure 2. Figure describes the solution of the model 2 using Milstein Method. Parameter values are defined in the Table 3
Preprints 84073 g002
Figure 3. Figure describes the deterministic solution of the model 2. Parameter values are defined in the Table 3
Figure 3. Figure describes the deterministic solution of the model 2. Parameter values are defined in the Table 3
Preprints 84073 g003
Figure 4. Figure compares the stochastic "Euler-Maruyama" and deterministic solutions. Parameter values are defined in the Table 3
Figure 4. Figure compares the stochastic "Euler-Maruyama" and deterministic solutions. Parameter values are defined in the Table 3
Preprints 84073 g004
Figure 5. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Figure 5. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Preprints 84073 g005
Figure 6. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Figure 6. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Preprints 84073 g006
Figure 7. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Figure 7. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Preprints 84073 g007
Figure 8. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Figure 8. Figure compares the stochastic " Milstein" and deterministic solutions. Parameter values are defined in the Table 3
Preprints 84073 g008
Table 2 summarizes the main differences between the two methods, highlighting the trade-offs between simplicity, computational cost, accuracy, and stability. Both methods provide valuable tools for numerically solving stochastic models and can be chosen according to the specific needs and constraints of the problem.

6. Conclusion

This paper presents a refined stochastic model for Hepatitis B Virus (HBV) infection dynamics, capturing biological processes’ inherent variability and randomness. By introducing preliminary concepts, the study fosters easy comprehension, paving the way for an analysis that ensures the solution’s existence, uniqueness, and positive for all positive initial values.
The stability analysis of the model is explored, delineating necessary and sufficient conditions for stability in probability. This contributes to a more profound understanding of the dynamics of HBV infection and is a robust foundation for further investigation.
The study employs two distinguished numerical methods, Euler-Maruyama and Milstein, to solve the stochastic differential equations in the system (2). While the Euler-Maruyama method provides a simple solution with a lower convergence rate, the Milstein method enhances accuracy and stability by accounting for the second moment of the diffusion term. These numerical simulations corroborate the theoretical findings and illustrate the practical applicability of the model.
Despite certain limitations, this research marks a significant advance in the field of HBV infection dynamics. It offers a deeper understanding of the subject and encourages progress toward devising effective strategies for control and prevention. The insights gained from this study serve as a vital stepping stone for future explorations in this critical area of public health.

Conflicts of Interest:

Declare conflicts of interest or state “The authors declare no conflict of interest.” Authors must identify and declare any personal circumstances or interests that may be perceived as inappropriately influencing the representation or interpretation of reported research results. Any role of the funders in the design of the study; in the collection, analysis, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results must be declared in this section. If there is no role, please state “The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results”.

References

  1. World Health Organization, Hepatitis B, 2023, https://www.who.int/news-room/fact-sheets/detail/hepatitis-b, Accessed: 2023-07-23.
  2. Nowak, Martin A. and others, Viral dynamics of primary viremia and antiretroviral therapy in simian immunodeficiency virus infection, Journal of Virology, vol. 70, no. 10, pp. 6735–6741, 1996, Am Soc Microbiol. [CrossRef]
  3. Bangham, Charles R., Population dynamics of immune responses to persistent viruses, Science, vol. 272, no. 5258, pp. 74–79, 1996, American Association for the Advancement of Science. [CrossRef]
  4. Perelson, Alan S. and Nelson, Patrick W., Modelling viral and immune system dynamics, Nature Reviews Immunology, vol. 2, no. 1, pp. 28–36, 2002, Nature Publishing Group.
  5. Lloyd, Alun L., Realistic distributions of infectious periods in epidemic models: Changing patterns of persistence and dynamics, Theoretical Population Biology, vol. 60, no. 1, pp. 59–71, 2001, Elsevier. [CrossRef]
  6. Ribeiro, Andre S., Effects of stochastic population dynamics on the quantification of gene expression, Physical Review E, vol. 71, no. 1, pp. 011912, 2005, APS.
  7. Guedj, Jeremie and Perelson, Alan S., Modeling shows that the NS5A inhibitor daclatasvir has two modes of action and yields a shorter estimate of the hepatitis C virus half-life, Proceedings of the National Academy of Sciences, vol. 110, no. 10, pp. 3991–3996, 2013, National Academy of Sciences. [CrossRef]
  8. Gardiner, Crispin, Handbook of stochastic methods: for physics, chemistry and the natural sciences, 2004, Springer Science & Business Media.
  9. Kloeden, Peter E. and Platen, Eckhard, Numerical solution of stochastic differential equations, 2013, Springer Science & Business Media.
  10. Higham, Desmond J., Algorithmic introduction to numerical simulation of stochastic differential equations, SIAM review, vol. 43, no. 3, pp. 525–546, 2001, SIAM. [CrossRef]
  11. Rackauckas, Christopher and Nie, Qing, Adaptive methods for stochastic differential equations via natural embeddings and rejection sampling with memory, Discrete and continuous dynamical systems. Series B, vol. 22, no. 7, pp. 2731–2761, 2017, American Institute of Mathematical Sciences. [CrossRef]
  12. Has’minskii, R. Z., Stochastic Stability of Differential Equations, 1980, Sijthoff Noordhoff, Alphen aan den Rijn, The Netherlands. [CrossRef]
  13. Caraballo, Tomas and Han, Xiaoying, Applied Nonautonomous and Random Dynamical Systems, 2016, SpringerBriefs. [CrossRef]
  14. arXiv:2305.08210, 2023.Alsammani, Abdallah, Mathematical Analysis of Autonomous and Nonautonomous Hepatitis B Virus Transmission Models, arXiv preprint arXiv:2305.08210, 2023.
  15. Alsammani, Abdallah Alhadi Mahadi, Dynamical Behavior of Nonautonomous and Stochastic HBV Infection Model, Ph.D. thesis, Auburn University, 2020.
  16. Nowak, Martin A. and others, Viral dynamics in hepatitis B virus infection, Proceedings of the National Academy of Sciences, vol. 93, no. 9, pp. 4398–4402, 1996.
  17. Payne, R.J.H. and Nowak, M.A. and Blumberg, B., The dynamics of hepatitis B virus infection, Proc. Natl. Acad. Sci. USA, vol. 93, pp. 6542–6546, 1996.
  18. Mao, X., Stochastic Differential Equations and Applications, 2nd ed., Horwood Publishing Limited, 2007.
  19. Dalal, N. and Greenhalgh, D. and Mao, X., A Stochastic Model for Internal HIV Dynamics, Journal of Mathematical Analysis and Applications, 2008.
  20. Hui, H. and Nie, L., Analysis of a Stochastic HBV Infection Model with Nonlinear Incidence Rate, Journal Of Biological Systems, vol. 27, no. 3, 2019. [CrossRef]
  21. Smith, Hall L., Monotone Dynamical Systems, AMS, 1995. [CrossRef]
  22. Leenheer, Patric DE and Smith, Hall L., Virus Dynamics: a Global Analysis, SIAM J. Appl Math, vol. 63, no. 4, 2003. [CrossRef]
  23. Nowak, Martin A. and Bangham, Charles R.M., Population Dynamics of Immune Responses to Persistent Viruses, Science, vol. 271, pp. 74–79, 1996. [CrossRef]
  24. Nowak, Martin A. and Bangham, Charles R.M., Virus Dynamics, Oxford University Press, 2000.
  25. Perelson, A.S. and Nelson, P.W., Mathematical analysis of HIV-1 dynamics in vivo, SIAM Rev., vol. 41, pp. 3–44, 1999. [CrossRef]
  26. Abdulrashid, I. and Alsammani, A. and Han, X., Stability Analysis of Chemotherapy Model with Delays, Discrete and Continuous Dynamical Systems Series B, vol. 24, 2019. [CrossRef]
  27. Perelson, A.S. and Neumann, A.U. and Markowitz, M. and Leonard, J.M. and Ho, D.D., HIV-1 dynamics in vivo: virion clearance rate, infected cell life-span, and viral generation time, Science, vol. 271, pp. 1582–1586, 196. [CrossRef]
  28. Gourley, S.A. and Kuang, Y. and Nagy, J.D., Dynamics of a delay differential model of hepatitis B virus infection, J. Biological Dynamics, vol. 2, pp. 140–153, 2008. [CrossRef]
  29. Lewin, S.R. and Riberiro, R.M. and Walters, T., and others, Analysis of Hepatitis B viral load decline under potent therapy: Complex decay profiles observed, Hepatology, vol. 34, pp. 1012–1020, 2001. [CrossRef]
  30. Dahari, H. and Lo, A. and Ribeiro, M. and Pereslon, A.S., Modeling Hepatitis C Virus Dynamics: Liver regeneration and critical drug efficacy, J. Theor. Biol., vol. 47, pp. 371–381, 2007. [CrossRef]
  31. Reluga, T.C. and Dahari, H. and Perelson, A.S., Analysis of Hepatitis C Virus infection Models with Hepatocyte Homeostasis, SIAM J. APPL. MATH, vol. 69, no. 4, pp. 999–1023, 2008.
  32. Alsammani, Abdallah Alhadi Mahadi, Dynamical Behavior of Nonautonomous and Stochastic HBV Infection Model, Ph.D. thesis, 2020.
  33. Perko, Lawrence, Differential Equations and Dynamical Systems, Springer-Verlag New York, 1991.
  34. Stafford, M.A. and Corey, L. and Cao, Y. and Daar, E.S. and Ho, D.D. and Perelson, A.S., Modeling plasma virus concentration during primary HIV infection, J. Theor. Biol., vol. 203, pp. 285–301, 2000. [CrossRef]
  35. Hale, Jack K., Ordinary Differential Equations, New York, 2009.
  36. Kloeden, Peter E. and Rasmussen, Martin, Nonautonomous Dynamical Systems, American Mathematical Society, Providence, RI, 2011.
  37. P. van den Driessche and J. Watmough, Reproduction numbers and sub-threshold endemic equilibria for compartmental models of disease transmission, Math. Biosci., vol. 180, pp. 29-48, 2002. [CrossRef]
  38. Li, Dan and Cui, Jing’an and Liu, Meng and Liu, Shengqiang, The evolutionary dynamics of a stochastic epidemic model with nonlinear incidence rate, Bulletin of mathematical biology, vol. 77, pp. 1705–1743, 2015. [CrossRef]
  39. Zhu, Chao and Yin, George, Asymptotic properties of hybrid diffusion systems, SIAM Journal on Control and Optimization, vol. 46, no. 4, pp. 1155–1179, 2007. [CrossRef]
  40. Yang, Qingshan and Jiang, Daqing and Shi, Ningzhong and Ji, Chunyan, The ergodicity and extinction of stochastically perturbed SIR and SEIR epidemic models with saturated incidence, Journal of Mathematical Analysis and Applications, vol. 388, no. 1, pp. 248–271, 2012. [CrossRef]
  41. Alsammani, Abdallah, Mathematical Analysis of Autonomous and Nonautonomous Hepatitis B Virus Transmission Models, In Computational Science and Its Applications – ICCSA 2023 Workshops, Springer Nature Switzerland, pp. 327–343, 2023. [CrossRef]
  42. Alsammani, Abdallah, Mathematical Analysis of Autonomous and Nonautonomous Hepatitis B Virus Transmission Models, In Computational Science and Its Applications – ICCSA 2023 Workshops, Springer Nature Switzerland, pp. 327–343, 2023. [CrossRef]
Table 1. Parameter descriptions for the deterministic model.
Table 1. Parameter descriptions for the deterministic model.
Parameter Description
Λ Production rate of uninfected cells x.
μ 1 Death rate of x-cells.
μ 2 Death rate of y-cells.
μ 3 Free virus cleared rate.
η Fraction that reduced infected rate after treatment with an antiviral drug.
ϵ Fraction that reduced free virus rate after treatment with an antiviral drug.
p Free virus production rate from y-cells.
β Infection rate of x-cells by free virus z.
q Spontaneous cure rate of y-cells by non-cytolytic process.
Table 2. Comparison between Euler-Maruyama and Milstein Methods
Table 2. Comparison between Euler-Maruyama and Milstein Methods
Aspect Euler-Maruyama Milstein
Simplicity High Medium
Accuracy First-order Second-order (diffusion)
Computational Cost Low Medium
Stability May vary Generally better
Implementation Easier More complex
Table 3. Parameter values for the stochastic and deterministic models
Table 3. Parameter values for the stochastic and deterministic models
Parameter Λ μ 1 μ 2 μ 3 β η ϵ p q σ 1 σ 2 σ 3
Value 100 20 5 7 0.6 0.6 0.2 2 5 0.5 0.6 0.8
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2024 MDPI (Basel, Switzerland) unless otherwise stated