ALL Metrics
-
Views
-
Downloads
Get PDF
Get XML
Cite
Export
Track
Brief Report

A theoretical model for the prevention of Banana Moko (Musa AAB Simmonds)

[version 1; peer review: 2 approved with reservations]
PUBLISHED 10 Dec 2020
Author details Author details
OPEN PEER REVIEW
REVIEWER STATUS

This article is included in the Agriculture, Food and Nutrition gateway.

Abstract

A population simulation model with non-linear ordinary differential equations is presented, which interprets the dynamics of the banana Moko, with prevention of the disease and population of susceptible and infected plants over time. A crop with a variable population of plants and a logistic growth of replanting is assumed, taking into account the maximum capacity of plants in the delimited study area.

Keywords

Mathematical model, Moko, Banana, Ralstonia solanacearum, Logistic growth

Introduction

The banana is a fruit of great economic importance and food sovereignty, because it is found in the shopping basket of people across different social strata and because of its nutritional content. However, its production is threatened by re-emerging diseases such as Moko, caused by the bacterium Ralstonia solanacearum race 2 philotype II (Fegan & Prior, 2006), which causes wilting and deterioration of the plant. Symptoms are usually visible when there is a great spread of bacteria and adjacent plants may have already been infected (Viljoen et al., 2016). Moko is a peculiar manifestation of bacterial wilt; it is a quarantine pest that, once inside the host, moves through the vascular bundles. Being a vascular disease, this bacterium not only affects the vegetative part but also the daughter hill, promoting the spread of the disease, which is accelerated by the high optimal minimum, optimal and maximum temperatures of 10°C, 35°C and 41°C, respectively, infecting triploid plantains, heliconia (Heliconia spp.) and other ornamental Musacea plants (Jiang et al., 2017).

The development of mathematical models has contributed through the use of a wide range of techniques to the study of epidemics and diseases, helping to answer biological questions and raising new questions related to the epidemiology and ecology of pathogens and the diseases they cause; in most cases, mathematical models lead directly to applications in the control of the disease (Jeger et al., 2018). Some prediction models that calculate the propagation threshold R0 have evaluated the control of some diseases in plantain and bananas, such as banana wilt by Xanthomonas (BXW) using mathematical models, describing a deterministic SI-type epidemic model for control of BXW focusing on the integrated management of the disease through cultural control as in Nannyonga et al. (2015), who considered the optimal control strategies associated with the prevention of transmission by the use of contaminated tools. The researchers assumed a model with three modes of transmission: vertical (from the mother plant to its child), horizontal (indirect) from the vector to plant, and through contaminated agricultural tools (Nannyonga et al., 2015).

Likewise, Nakakawa et al. (2016) presented a mathematical model for BXW propagated by an insect vector. The mathematical model they formulated takes into account inflorescence infection and vertical transmission from the mother corm to the daughter hills, but not tool-based transmission by humans (Nakakawa et al., 2016). In this context, a dynamic system is formulated based on ordinary two-dimensional differential equations that interprets the dynamics of incidence of banana Moko disease, including prevention and treatment.

The model

A population model with nonlinear ordinary differential equations is presented, which interprets the dynamics of the banana Moko, including a constant rate of disease prevention in the population of susceptible plants over time. A variable population of plants and a logistic growth of replanting are assumed, taking into account the maximum capacity of plants in the study region. The variables and parameters of the model are: x(t), the average number of susceptible banana plants; y(t), the average number of diseased banana plants; and P(t) = x(t) + y(t), total number of banana plants at one time t, shown in Figure 1.

d9b737ab-ee0f-49be-badc-70c59826ba6c_figure1.gif

Figure 1. Banana Moko's disease diagram with prevention.

The model parameters are: γ, constant overseeding rate; k, load capacity (maximum capacity) of banana plants in the study region; and β, probability of transmission of infection. Preventive controls are: g, fraction of infected banana plants removed; and f, fraction of susceptible banana plants that receive prevention of contagion of the bacteria. The dynamic system that interprets the infectious process including prevention and elimination, is formed by the following two nonlinear differential equations:

dx(t)dt=γ(1x(t)+y(t)k)x(t)βy(t)x(t)+y(t)(1f)x(t)h(.)(1)

dy(t)dt=βy(t)x(t)+y(t)(1f)x(t)gy(t)ω(.)(2)

With initial conditions x(0) = x0, y(0) = y0, P(0) = x(0) + y(0), γ, k > 0, 0 < f, g, β < 1, Pk, x(t) ≡ x, and y(t) ≡ y.

The region of eco-epidemiological sense is defined where the trajectories of the plant infection dynamics make sense,

Ω={(x,y)R+2:x+yk}.(3)

Stability and sensitivity analysis

We start by finding the equilibrium populations, the constant solutions of the system, where the population variation of susceptible plants and variation of infected plants become zero, that is, dxdt=0;dydt=0

0=γ(1x+yk)xβyx+y(1f)x(4)

0=βyx+y(1f)xgy(5)

We solve this non-linear algebraic system for x and y, determining the equilibrium point with agronomic sense, free of infected plants E1 = (k, 0). A breakeven point with disease invasion without susceptible plants E2 = (0, k), and a balance point with susceptible plants and infected plants E3=(x^,y^), with

x^=kβ(1f)g(1β(β(1f)g1)(1f)γβ(1f)g),y^=k(β(1f)g1)β(1f)g(1β(β(1f)g1)(1f)γβ(1f)g)(6)

Considering,

ξ0=β(1f)gandρ=β(β(1f)g1)(1f)γβ(1f)g=β(ξ01)(1f)γξ0,(7)

We write x and y like this

x^=kξ0(1ρ),y^=k(ξ01)ξ0(1ρ)

In coexistence of populations x^>0 and y^>0, which is true when ξ0 > 1 and ρ < 1.

Since P = x + y, the total plant population in equilibrium is, P^=x^+y^. That is,

P^=kξ0(1ρ)+k(ξ01)ξ0(1ρ)(8)

Therefore, P^=k(ρ1).

ξ0, indicates the average number of infected plants that an infected plant produces during the infectious period (before being killed) in the population of susceptible plants and is considered the threshold of infected plants. We can consider this threshold as a function that depends on f and g,

ξ0(f,g)=β(1f)g.(9)

To determine the stability of each equilibrium point (E), we apply the Hartman-Grobman theorem (Perko, 2011), linearizing the system of non-linear Equation (1) – Equation (2), obtaining the linearization matrix (Jacobian matrix) of the form:

J(E)=(hx(E)hy(E)ωx(E)ωy(E))

With the following partial derivative elements,

a11=hx(E)=γγk(x^+y^)γkx^β(1f)y^2(x^+y^)2

a12=hy(E)=γkx^β(1f)x^2(x^+y^)2

a21=ωx(E)=β(1f)y^2(x^+y^)2

a22=ωy(E)=β(1f)x^2(x^+y^)2g

These elements of the matrix J (E) are the coefficients of the linear system

ddtU=J(E)U(10)

Where, U = (u, v)t (transposed vector).

We analyze the balance points with an agronomic sense E1 = (k, 0) y E3 = (x^, y^). For E1, we obtain the Jacobian matrix,

J(E1)=(λ{γ+β(1f)}0g(ξ01))(11)

Because it is a triangular matrix, the eigenvalues (λi, i = 1,2)

λ1=γ,λ2=g(ξ01)

where λ2 < 0 since the threshold ξ0 < 1.

We conclude that the free equilibrium point of Moko disease is locally and asymptomatically stable.

For case E3=(x^,y^), in matrix (10) we obtain the trace and the determinant of J(E3), respectively,

Traz.J(E3)=a11+a22;det.J(E3)=a11a22a12a21

We conclude that the equilibrium point with susceptible plants and infected plants is locally and asymptomatically stable if the threshold inequalities (7) and the inequalities are met,

γ+β(1f)x^2(x^+y^)2<γk(x^+y^)+γkx^+β(1f)y^2(x^+y^)2+g

{γkx^+β(1f)x^2(x^+y^)2}β(1f)y^2(x^+y^)2>{γγk(x^+y^)γkx^β(1f)y^2(x^+y^)2}[gβ(1f)x^2(x^+y^)2]

These analytical results are shown in the phase planes of Figure 2, made with Maple 18 software (free trial available; SageMath is an openly available alternative), for different scenarios varying initial conditions.

d9b737ab-ee0f-49be-badc-70c59826ba6c_figure2.gif

Figure 2. Local stability of the susceptible plant population and infected plant population corresponding to ξ0 = 7 y ξ0 = 0.79.

Results and conclusions

Local sensitivity is a measure of the relative change in a variable when its parameters change (Chitnis et al., 2008; Hamby, 1994; Rodrigues et al., 2013). That is,

Iξ0p=ξ0ppξ0

Where,

ξ0=β(1f)g(12)

y p: β, g, f, are previously defined parameters.

The indices of local sensitivity of the epidemic threshold with respect to each parameter are Iξ0β = 1, Iξ0f = -0,43 y Iξ0g = -1. These values indicate that the parameter that most influences the threshold value is β proportionally and g inversely proportional.

It is concluded that mathematical simulation models are a useful tool for research in banana Moko disease. With them it was determined that the elimination of banana plants infected with the disease plays an essential role in the good agronomic management of the crop.

As a research perspective, consider the problem of a simulation model including a piecewise function for the rate of elimination of infected plants, in the form

g={0si0t<Tg0sitT(13)

Where T is the time it takes for agricultural institutions to confirm the presence of plantain Moko and suggest the elimination of infected plants.

The analysis of the following optimal control problem is also proposed as a research perspective, applying the principle of the Pontryaguin maximum (Kopp, 1962).

The functional objective of direct and indirect costs is proposed:

J(x,u)=0TL(x,u)dt=0T[n1pi(t)+n22u12(t)+n32u22(t)]dt(14)

Linked to the system of differential equations:

dps(t)dt=γ(1ps(t)+pi(t)k)ps(t)βpi(t)ps(t)+pi(t)(1u1(t))ps(t)f1(15)

dpi(t)dt=βpi(t)ps(t)+pi(t)(1u1(t))ps(t)u2(t)pi(t)f2(16)

With initial conditions ps(0) = and ps0, pi(0) = pi0, P(0) = ps0 + pi0,      γ, k > 0, 0 ≤ u1, u2, β ≤ 1, Pk, ni > 0, i =1,2,3, Ps≡x and Pi≡y.

It is about finding optimal control (u¯1(t),u¯2(t)) such that:

J(u¯1(t),u¯2(t))=minΓJ(u¯1(t),u¯2(t))(17)

Where,

Γ={(u¯1(t),u¯2(t))L2(0,T):0u1(t)1,0u2(t)1}(18)

is the space of admissible controls and L2 is the space of integrable functions.

Data availability

All data underlying the results are available as part of the article and no additional source data are required.

Comments on this article Comments (0)

Version 2
VERSION 2 PUBLISHED 10 Dec 2020
Comment
Author details Author details
Competing interests
Grant information
Copyright
Download
 
Export To
metrics
Views Downloads
F1000Research - -
PubMed Central
Data from PMC are received and updated monthly.
- -
Citations
CITE
how to cite this article
Grajales-Amorocho M and Muñoz Loaiza A. A theoretical model for the prevention of Banana Moko (Musa AAB Simmonds) [version 1; peer review: 2 approved with reservations]. F1000Research 2020, 9:1443 (https://doi.org/10.12688/f1000research.27373.1)
NOTE: If applicable, it is important to ensure the information in square brackets after the title is included in all citations of this article.
track
receive updates on this article
Track an article to receive email alerts on any updates to this article.

Open Peer Review

Current Reviewer Status: ?
Key to Reviewer Statuses VIEW
ApprovedThe paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approvedFundamental flaws in the paper seriously undermine the findings and conclusions
Version 1
VERSION 1
PUBLISHED 10 Dec 2020
Views
10
Cite
Reviewer Report 04 Jan 2021
Ana Maria Pulecio Montoya, Department of Mathematics and Statistics, University of Nariño, Pasto, Colombia 
Approved with Reservations
VIEWS 10
The manuscript deals with analytical and numerical study of a model of Ordinary Differential Equations to treat banana Moko dynamics. I submit the following suggestions in order to improve this article:
  • The abstract needs to explain
... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Pulecio Montoya AM. Reviewer Report For: A theoretical model for the prevention of Banana Moko (Musa AAB Simmonds) [version 1; peer review: 2 approved with reservations]. F1000Research 2020, 9:1443 (https://doi.org/10.5256/f1000research.30252.r76032)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
13
Cite
Reviewer Report 23 Dec 2020
Dalia M. Muñoz, Oceanographic Research Institute, Universidad Autónoma de Baja California, Ensenada, Mexico 
Approved with Reservations
VIEWS 13
The authors present a simulation model to treat banana Moko dynamics, which constitutes an essential topic in food safety.  The model seems to be correctly implemented. However, the manuscript lacks some clarity, and more discussion on the results is strongly ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Muñoz DM. Reviewer Report For: A theoretical model for the prevention of Banana Moko (Musa AAB Simmonds) [version 1; peer review: 2 approved with reservations]. F1000Research 2020, 9:1443 (https://doi.org/10.5256/f1000research.30252.r76029)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.

Comments on this article Comments (0)

Version 2
VERSION 2 PUBLISHED 10 Dec 2020
Comment
Alongside their report, reviewers assign a status to the article:
Approved - the paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations - A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approved - fundamental flaws in the paper seriously undermine the findings and conclusions
Sign In
If you've forgotten your password, please enter your email address below and we'll send you instructions on how to reset your password.

The email address should be the one you originally registered with F1000.

Email address not valid, please try again

You registered with F1000 via Google, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Google account password, please click here.

You registered with F1000 via Facebook, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Facebook account password, please click here.

Code not correct, please try again
Email us for further assistance.
Server error, please try again.