Analytical Parameter Estimation of the Sir Epidemic Model

Total Page:16

File Type:pdf, Size:1020Kb

Analytical Parameter Estimation of the Sir Epidemic Model Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 3 November 2020 ANALYTICAL PARAMETER ESTIMATION OF THE SIR EPIDEMIC MODEL. APPLICATIONS TO THE COVID-19 PANDEMIC. DIMITER PRODANOV 1) Environment, Health and Safety, IMEC, Belgium 2) MMSIP, IICT, BAS, Bulgaria Abstract. The dramatic outbreak of the coronavirus disease 2019 (COVID- 19) pandemics and its ongoing progression boosted the scientific community's interest in epidemic modeling and forecasting. The SIR (Susceptible-Infected- Removed) model is a simple mathematical model of epidemic outbreaks, yet for decades it evaded the efforts of the community to derive an explicit solu- tion. The present work demonstrates that this is a non-trivial task. Notably, it is proven that the explicit solution of the model requires the introduction of a new transcendental special function, related to the Wright's Omega function. The present manuscript reports new analytical results and numerical routines suitable for parametric estimation of the SIR model. The manuscript intro- duces iterative algorithms approximating the incidence variable, which allows for estimation of the model parameters from the numbers of observed cases. The numerical approach is exemplified with data from the European Centre for Disease Prevention and Control (ECDC) for several European countries in the period Jan 2020 { Jun 2020. Keywords: SIR model; special functions; Lambert W function; Wright Omega function MSC: 92D30; 92C60; 26A36; 33F05; 65L09 1. Introduction The coronavirus 2019 (COVID-19) disease was reported to appear for the first time in Wuhan, China, and later it spread to Europe, which is the subject of the pre- sented case studies, and eventually worldwide. While there are individual clinical reports for COVID-19 re-infections, the present stage of the pandemic still allows for the application of a relatively simple epidemic model, which is the subject of the present report. The motivation behind the presented research was the inten- tion to accurately model the short-term dynamics of the outbreaks of COVID-19 pandemics, which by the time of writing (Sept 2020), has infected more than 27 million individuals worldwide, while by time of the latest submission { more than 43 million cases. The efforts to contain the spread of the pandemic induce sustained social and economic damage. Therefore, the ability to accurately forecast short to medium-term epidemic outbreak's dynamics is of substantial public interest and brings certain sense of urgency to the present work. The present manuscript gives a comprehensive analytical and numerical treat- ment of the SIR (Susceptible-Infected-Removed) epidemiological model. The SIR model was introduced in 1927 by Kermack and McKendrick in 1927 to study the 1 © 2020 by the author(s). Distributed under a Creative Commons CC BY license. Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 3 November 2020 2 ANALYTICAL SOLUTION OF THE SIR MODEL plague and cholera epidemics in London and Bombay [9]. To date the SIR model remains as a cornerstone of mathematical epidemiology. It is a deterministic model formulated in terms of ordinary differential equations (ODEs). The model has been extensively used to study the spread of various infectious diseases (see the monograph of Martcheva [11]). The objective of the present paper is to demonstrate numerical routines for curve- fitting allowing for estimation of the parameters of the SIR model from empirical data. To this end, the paper exhibits an algorithm, which can be used to compute the population variables as functions of time. In contrast to previous approaches, I do not consider the SIR model as an initial value problem but as a problem in the theory of special functions. This change of perspective allows for handling noisy data, e.g. time series having fluctuations caused by delays and accumulation of case reporting. The numerical approach is applied to the COVID-19 incidence and case fatality data in different European countries, having different population densities and dynamics of the epidemic outbreaks. 2. The SIR model The SIR model is formulated in terms of 3 populations of individuals. The S population consists of all individuals susceptible to the infection of concern. The I population comprises the infected individuals. These persons have the disease and can transmit it to the susceptible individuals. The R poulation cannot become infected and the individuals cannot transmit the disease to others. The model comprises a set of three ODEs: β S_(t) = − S(t)I(t) (1) N β I_(t) = S(t)I(t) − γI(t) (2) N R_ (t) = γI(t) (3) The model assumes a constant overall population N = S + I + R. An disease carrier infects on average β individuals per day, for an average time of 1/γ days. The β parameter is called disease transmission rate, while γ { recovery rate. The average number of infections arising from an infected individual is then modelled β by the number R0 = γ , the basic reproduction number. Typical initial conditions are S(0) = S0;I(0) = I0;R(0) = 0 [9]. The model can be re-parametrized using normalized variables as s_ = −si (4) γ 1 i_ = si − gi; g = = (5) β R0 r_ = gi; (6) subject to normalization s + i + r = 1 and time rescaling τ = βt. Therefore, since i(τ) is integrable on [0; 1) then i(1) = 0. Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 3 November 2020 ANALYTICAL SOLUTION OF THE SIR MODEL 3 3. The analytical solution The analytical solution will be formulated first in an implicit form. Since there is a first integral by construction the system can be reduced to two equations: di g = −1 + (7) ds s di s = − 1 (8) dr g Remark 1. From this formulation s S β R = N 0 = 0 ≥ 1 e g γ must hold for the infection to propagate. Re is called the effective reproductive number, while the basic reproduction number is R0 = ReN [21]. In order to solve the model we will consider the two equations separately. Direct integration of the equation 7 gives i = −s + g log s + c where the constant c can be determined from the initial conditions. In the present treatment, the constant c will be left indeterminate to be assigned by the different re-parametrization procedures. The s variable can be expressed explicitly in terms of the Lambert W function [4]: i−c ! e g s = −gW − (9) ± g where the signs denote the two different real-valued branches of the function. Note, that both branches are of interest since the argument of the Lambert W function is negative. Therefore, the ODE 5 can be reduced to the first-order autonomous system i−c ! ! e g i_ = −ig W − + 1 (10) ± g valid for two disjoined domains on the real line. The ODEs can be solved for the time τ as Z di − = gτ (11) i−c e g i W± − g + 1 Remark 2. There is another equivalent form of the system using the Wright Ω function [5] since i−c ! e g i − c W − = Ω − log (−g) g g so that i − c i_ = −gi Ω − log g ∓ iπ + 1 g Remarkably, Bronstein [1] gave a proof that the Lambert W and Wright Ω are not Liouvillian. Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 3 November 2020 4 ANALYTICAL SOLUTION OF THE SIR MODEL The s variable can be determined by substitution in equation 4, resulting in the autonomous system s_ = −s (−s + g log s + c) (12) which can be solved implicitly as Z ds = τ (13) s (s − g log s − c) Finally, the r variable can also be conveniently expressed in terms of i. For this purpose we solve the differential equation dr g −1 = = i−c di s − g e g 1 + W± − g Therefore, i−c !! e g r = c − g log −gW − = c − g log s 1 ± g 1 by Prop. 4. On the other hand, i−c !! i−c ! i−c !! e g e g e g g log −gW − = g log − W − = g g g i−c ! e g − gW − + i − g log g − c = s + i − g log g − c g So that i−c ! e g r = gW − − i + c g 1 For the purposes of curve fitting we assume that i(−∞) = r(−∞) = 0. Therefore, − c ! e g c = −gW − 1 − g Furthermore, ds s = − dr g r c1 whence log s = − g + g in accordance with the previous result. 3.1. Peak value parametrization. The upper terminal of integration can be determined by the requirement for the real-valuedness of i. This value of i is denoted as im; that is im−c ! e g W − = −1 ± g Therefore, im = c − g log g − g (14) The peak-value parametrization is supported by the following result. Proposition 1. i(t) attains a global maximum i = im = c − g log g − g. Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 3 November 2020 ANALYTICAL SOLUTION OF THE SIR MODEL 5 Proof. We use a parametrization for which i(0) = im. Then i−im −1 i_(τ) = −gi W± −e g + 1 It follows that i_(0) = 0; i(0) = im so im is an extremum. In the most elementary way since W(z) should be real-valued then i−im −1 i − im −e g ≥ −1=e =) ≤ 0 g Hence, i ≤ im. z−im −1 If we consider formally the phase space z × y = −gz W± −e g + 1 the following argument allows for the correct branch identification. For i ! −∞ z−im −1 z−im −1 + W− −e g ! −∞ so y < 0; while W+ −e g ! 0 so y > 0. There- fore, if we move the origin as t(0) = im then conveniently Z i dz − = gτ; τ > 0 (15) z−im −1 im z W+ −e g + 1 Z i dz − = gτ; τ ≤ 0 (16) z−im −1 im z W− −e g + 1 Furthermore, the recovered population under this parametrization is i−im −1 −im −1 r = gW± −e g − gW− −e g − i (17) under the same choice of origin.
Recommended publications
  • Symbolic Computations of First Integrals for Polynomial Vector Fields Guillaume Chèze, Thierry Combot
    Symbolic Computations of First Integrals for Polynomial Vector Fields Guillaume Chèze, Thierry Combot To cite this version: Guillaume Chèze, Thierry Combot. Symbolic Computations of First Integrals for Polynomial Vector Fields. 2018. hal-01619911v2 HAL Id: hal-01619911 https://hal.archives-ouvertes.fr/hal-01619911v2 Preprint submitted on 18 Dec 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. SYMBOLIC COMPUTATIONS OF FIRST INTEGRALS FOR POLYNOMIAL VECTOR FIELDS GUILLAUME CHEZE` AND THIERRY COMBOT Abstract. In this article we show how to generalize to the Darbouxian, Li- ouvillian and Riccati case the extactic curve introduced by J. Pereira. With this approach, we get new algorithms for computing, if it exists, a rational, Darbouxian, Liouvillian or Riccati first integral with bounded degree of a poly- nomial planar vector field. We give probabilistic and deterministic algorithms. The arithmetic complexity of our probabilistic algorithm is in O˜(N ω+1), where N is the bound on the degree of a representation of the first integral and ω ∈ [2; 3] is the exponent of linear algebra. This result improves previous al- gorithms. Our algorithms have been implemented in Maple and are available on authors’ websites.
    [Show full text]
  • Analytical Parameter Estimation of the Sir Epidemic Model. Applications to the Covid-19 Pandemic
    ANALYTICAL PARAMETER ESTIMATION OF THE SIR EPIDEMIC MODEL. APPLICATIONS TO THE COVID-19 PANDEMIC. DIMITER PRODANOV 1) Environment, Health and Safety, IMEC, Belgium 2) MMSIP, IICT, BAS, Bulgaria Abstract. The dramatic outbreak of the coronavirus disease 2019 (COVID- 19) pandemics and its ongoing progression boosted the scientific community's interest in epidemic modeling and forecasting. The SIR (Susceptible-Infected- Removed) model is a simple mathematical model of epidemic outbreaks, yet for decades it evaded the efforts of the community to derive an explicit solu- tion. The present work demonstrates that this is a non-trivial task. Notably, it is proven that the explicit solution of the model requires the introduction of a new transcendental special function, related to the Wright's Omega function. The present manuscript reports new analytical results and numerical routines suitable for parametric estimation of the SIR model. The manuscript intro- duces iterative algorithms approximating the incidence variable, which allows for estimation of the model parameters from the numbers of observed cases. The numerical approach is exemplified with data from the European Centre for Disease Prevention and Control (ECDC) for several European countries in the period Jan 2020 { Jun 2020. Keywords: SIR model; special functions; Lambert W function; Wright Omega function MSC: 92D30; 92C60; 26A36; 33F05; 65L09 1. Introduction The coronavirus 2019 (COVID-19) disease was reported to appear for the first time in Wuhan, China, and later it spread to Europe, which is the subject of the pre- sented case studies, and eventually worldwide. While there are individual clinical reports for COVID-19 re-infections, the present stage of the pandemic still allows for the application of a relatively simple epidemic model, which is the subject of arXiv:2010.07000v1 [q-bio.PE] 9 Oct 2020 the present report.
    [Show full text]
  • Liouvillian Solutions for Second Order Linear Differential Equations With
    Liouvillian solutions for second order linear differential equations with Laurent polynomial coefficient Primitivo B. Acosta-Hum´anez1 Instituto de Matem´atica, Facultad de Ciencias Universidad Aut´onoma de Santo Domingo Santo Domingo, Dominican Republic. David Bl´azquez-Sanz Escuela de Matem´aticas, Facultad de Ciencias Universidad Nacional de Colombia - Sede Medell´ın Medell´ın - Colombia. Henock Venegas-G´omez Escuela de Matem´aticas, Facultad de Ciencias Universidad Nacional de Colombia - Sede Medell´ın Medell´ın - Colombia. Escuela de Ciencias B´asicas y Tecnolog´ıa e Ingenier´ıa, Universidad Nacional Abierta y a Distancia, Medell´ın, Colombia. Abstract This paper is devoted to a complete parametric study of Liouvillian solutions of the general trace-free second order differential equation with a Laurent poly- nomial coefficient. This family of equations, for fixed orders at 0 and of the ∞ Laurent polynomial, is seen as an affine algebraic variety. We proof that the set of Picard-Vessiot integrable differential equations in the family is an enumerable union of algebraic subvarieties. We compute explicitly the algebraic equations arXiv:2012.11795v2 [math.CA] 25 Sep 2021 of its components. We give some applications to well known subfamilies as the doubly confluent and biconfluent Heun equations, and to the theory of alge- braically solvable potentials of Shr¨odinger equations. Also, as an auxiliary tool, we improve a previously known criterium for second order linear differential Email addresses: [email protected] (Primitivo B. Acosta-Hum´anez), [email protected] (David Bl´azquez-Sanz), [email protected] (Henock Venegas-G´omez) 1Corresponding author Preprint submitted to Journal of Symbolic Computation September 28, 2021 equations to admit a polynomial solution.
    [Show full text]
  • [Math.NT] 21 Jun 2019 Integration in Terms of Polylogarithm
    Integration in terms of polylogarithm W. Hebisch Mathematical Institute, Wroc law University, Poland Abstract This paper provides a Liouville principle for integration in terms of dilogarithm and partial result for polylogarithm. 1 Introduction Indefinite integration is classical task studied from beginning of calculus: given f we seek g such that f = g′. The first step in deeper study of integra- tion is to delimit possible form of integrals. In case of elementary integration classical Liouville-Ostrowski theorem says that only new transcendentals that can appear in g are logarithms. More precisely, when f ∈ L where L is a differential field with algebraically closed constant field and f has integral elementary over L, then ′ ′ vi f = v0 + ci X vi where vi ∈ L and ci ∈ L are constants. However, there are many elementary function which do not have elemen- tary integrals and to integrate them we introduce new special functions in the integral. In this paper we study integration in terms of polylogarithms. Polylogarithms appear during iterated integration of rational functions [9], so they are very natural extension of elementary functions. Integration in arXiv:1810.05865v2 [math.NT] 21 Jun 2019 terms of polylogarithms was studied by Baddoura [1], [2], but he only handled integrals in transcendental extensions. Also, he gave proofs only in case of dilogarithm. In recent article Y. Kaur and V. R. Srinivasan [8] give Liouville type principle for larger class of functions. They use different arguments, but for dilogarithm their results are essentially equivalent to that of Baddoura. When seeking integral we allow also algebraic extensions. We give partial result for polylogarithm (Theorem 3.1).
    [Show full text]
  • Generalization of Risch's Algorithm to Special Functions
    Generalization of Risch’s Algorithm to Special Functions Clemens G. Raab Abstract Symbolic integration deals with the evaluation of integrals in closed form. We present an overview of Risch’s algorithm including recent developments. The algorithms discussed are suited for both indefinite and definite integration. They can also be used to compute linear relations among integrals and to find identities for special functions given by parameter integrals. The aim of this presentation1 is twofold: to introduce the reader to some basic ideas of differential algebra in the context of integration and to raise awareness in the physics community of computer algebra algorithms for indefinite and definite integration. 1 Introduction In earlier times large tables of integrals were compiled by hand [20, 19, 30, 36]. Nowadays, computer algebra tools play an important role in the evaluation of def- inite integrals and we will mention some approaches below. Tables of integrals are even used in modern software as well. Algorithms for symbolic integration in gen- eral proceed in three steps. First, in computer algebra the functions typically are modeled by algebraic structures. Then, the computations are done in the algebraic framework and, finally, the result needs to be interpreted in terms of functions again. Some considerations concerning the first step, i.e., algebraic representation of func- arXiv:1305.1481v1 [cs.SC] 7 May 2013 tions, will be part of Section 2. A brief overview of some approaches and corre- sponding algorithms will be given below. We will focus entirely on the approach using differential fields. Other introductory texts on this subject include [32, 12].
    [Show full text]
  • Definite Integration in Differential Fields
    JOHANNES KEPLER UNIVERSITAT¨ LINZ JKU Technisch-Naturwissenschaftliche Fakult¨at Definite Integration in Differential Fields DISSERTATION zur Erlangung des akademischen Grades Doktor im Doktoratsstudium der Technischen Wissenschaften Eingereicht von: Dipl.-Ing. Clemens G. Raab Angefertigt am: Institut f¨urSymbolisches Rechnen (RISC) Beurteilung: Univ.-Prof. Dr. Peter Paule (Betreuung) Prof. Dr. Michael F. Singer Linz, August 2012 Eidesstattliche Erkl¨arung Ich erkl¨arean Eides statt, dass ich die vorliegende Dissertation selbstst¨andigund ohne fremde Hilfe verfasst, andere als die angegebenen Quellen und Hilfsmittel nicht benutzt bzw. die w¨ortlich oder sinngem¨aßentnommenen Stellen als solche kenntlich gemacht habe. Die vorliegende Dissertation ist mit dem elektronisch ¨ubermittelten Textdokument iden- tisch. Linz, August 2012 Clemens G. Raab Kurzzusammenfassung Das Ziel dieser Doktorarbeit ist die Weiterentwicklung von Computeralgebramethoden zur Berechnung von definiten Integralen. Eine Art den Wert eines definiten Integrals zu berechnen f¨uhrt ¨uber das Auswerten einer Stammfunktion des Integranden. Im neun- zehnten Jahrhundert war Joseph Liouville einer der ersten die die Struktur elementarer Stammfunktionen von elementaren Funktionen untersuchten. Im fr¨uhenzwanzigsten Jahr- hundert wurden Differentialk¨orper als algebraische Strukturen zur Modellierung der dif- ferentiellen Eigenschaften von Funktionen eingef¨uhrt.Mit deren Hilfe hat Robert H. Risch im Jahr 1969 einen vollst¨andigenAlgorithmus f¨urtranszendente elementare Integranden
    [Show full text]
  • What Might “Understand a Function” Mean?
    What Might “Understand a Function” Mean? J.H. Davenport Department of Computer Science, University of Bath, Bath BA2 7AY England [email protected] http://staff.bath.ac.uk/masjhd Abstract. Many functions in classical mathematics are largely defined in terms of their derivatives, so Bessel’s function is “the” solution of Bessel’s equation, etc. For definiteness, we need to add other properties, such as initial values, branch cuts, etc. What actually makes up “the definition” of a function in computer algebra? The answer turns out to be a combination of arithmetic and analytic properties. 1 Introduction The claim is often made (these days generally informally) that a given computer algebra system “understands” tan, or some other function, generally a function defined through some analytic process. Here we ask three questions. 1. What does this mean? 2. What might it mean? 3. How should a system “understand” such a new function? More generally, to what extent does such an analytic process, or a built-in func- tion, define a function, and what properties does such a function have? Notation: throughout this paper, the term ‘function’ means a total1 function from R to R or C to C. The principles apply to functions Rn to R or Cn to C, but we shall not consider such functions here. C will denote an arbitrary field of constants (of characteristic zero). From the point of view of differential algebra, x will be the variable of differentiation/integration, i.e. x =1.Fromthepointof view of functions, x is the variable being evaluated.
    [Show full text]
  • Integration of a Class of Transcendental Liouvillian Functions with Error-Functions, Part I
    J. Symbolic Computation (1992) 13,525-543 Integration of a Class of Transcendental Liouvillian Functions with Error-Functions, Part I PAUL H. KNOWLES D'Youotlle College, 320 Porter Avenue, Buffalo, NY 14201, U.S.A. (Received 16 May 1988) This paper gives a decision-procedure for the symbolic integration of a certain class of transcendental Liouvillian functions in terms of elementary functions and error-functions. An example illustrating the use of the decision-procedure is given. 1. Introduction In 1969, Risch (Risch, 1969) gave a decision procedure for symbolic integration which determined if a transcendental elementary function has an elementary integral (i.e. a function built up from the rational functions by rational operations and adjoining algebraic elements, logarithms and exponentials), which he later extended to allow arbitrary elementary functions in the integrand. In 1983,Cherry (Cherry, 1983; 1985)gave a decision procedure in which the class ofintegrands was a certain subset ofthe set oftranscendental elementary functions and whose integral is erf-elementary, i.e. built up from the rational functions by rational operations and adjoining algebraic elements, logarithms, error• functions (erf(u) =Je"" du), and exponentials. Knowles (l986b) contains a briefdescrip• tion ofthe decision procedure, given in this paper, and an extension thereof (to be treated in the sequel to this paper), the details of which are given in Knowles (l986a). This paper will give an algorithm to determine if an element ofa class oftranscendental Liouvillian (i.e. a function built up from the rational functions by rational operations and adjoining algebraic elements, antiderivatives and exponentials) functions has an erf-elementary integral.
    [Show full text]
  • Solving 1Odes with Elementary Functions
    SOLVING 1ODES WITH ELEMENTARY FUNCTIONS L.G.S. Duartea, L.A.C.P. da Motaa,∗, A.B.M.M. Queiroza,b aUniversidade do Estado do Rio de Janeiro, Instituto de F´ısica, Depto. de F´ısica Te´orica, 20559-900 Rio de Janeiro – RJ, Brazil bInmetro - Instituto Nacional de Metrologia, Qualidade e Tecnologia. Abstract Here we present a new approach to deal with first order ordinary differential equations (1ODEs) presenting functions. This method is an alternative to the one we have presented in [1, 2]. In [3], we have establish the theoretical background to deal with rational second order ordinary differential equations (2ODEs) (the S-function method). In this present paper, we combine the technique used in [3] with an idea analogous to that used in [1, 2] in order to produce a method that is much more efficient in a great number of cases. Directly, the appoach we present here for solving 1ODEs is applicable to any problem presenting parameters to which the rate of change is related to the parameter itself and, in addition, the theoretical results are on a more solid mathematical basis than those presented in [1, 2]. The method is implemented in a Maple package LeapS1ode and it includes commands that allow obtaining all the intermediate steps of the process of solving the 1ODEs. Keywords: 1ODEs with elementary functions, Polynomial vector fields, Liouvillian functions, S-function method arXiv:1710.00674v2 [math.CA] 10 May 2021 ∗Corresponding author L.G.S. Duarte and L.A.C.P. da Mota wish to thank Funda¸c˜ao de Amparo `aPesquisa do Estado do Rio de Janeiro (FAPERJ) for a Research Grant.
    [Show full text]
  • Solvability of Linear Differential Systems with Small Exponents in the Liouvillian Sense
    Arnold Math J. (2015) 1:445–471 DOI 10.1007/s40598-015-0032-4 RESEARCH CONTRIBUTION Solvability of Linear Differential Systems with Small Exponents in the Liouvillian Sense R. R. Gontsov1 · I. V. Vyugin1,2 Received: 25 November 2014 / Revised: 20 August 2015 / Accepted: 11 November 2015 / Published online: 26 November 2015 © Institute for Mathematical Sciences (IMS), Stony Brook University, NY 2015 Abstract The paper is devoted to solvability of linear differential systems by quadra- tures, one of the classical problems of differential Galois theory. As known, solvability of a system depends entirely on properties of its differential Galois group. However, detecting solvability or non-solvability of a given system is a difficult problem, because the dependence of its differential Galois group on the coefficients of the system remains unknown. We consider systems with regular singular points as well as those with non- resonant irregular ones, whose exponents (respectively, so-called formal exponents in the irregular case) are sufficiently small. It turns out that for systems satisfying such restrictions criteria of solvability can be given in terms of the coefficient matrix. Keywords Picard–Vessiot extension · Differential Galois group · Liouvillian solution · Stokes matrices Mathematics Subject Classification 34M03 · 34M15 · 34M35 · 12H05 B I. V. Vyugin [email protected] R. R. Gontsov [email protected] 1 Insitute for Information Transmission Problems RAS, Bolshoy Karetny per. 19, Moscow 127994, Russia 2 National Research University Higher School of Economics, Vavilova str. 7, Moscow 117312, Russia 123 446 R. R. Gontsov, I. V. Vyugin 1 Introduction Consider on the Riemann sphere C a linear differential system dy = B(z) y, y(z) ∈ Cp, (1) dz of p equations with a meromorphic coefficient matrix B (whose entries are thus rational functions) and singularities at some points a1,...,an.
    [Show full text]
  • John Shackell
    Canad. Math. Bull. Vol. 41 (2), 1998 pp. 214±224 ON A PROBLEM OF RUBEL CONCERNING THE SET OF FUNCTIONS SATISFYING ALL THE ALGEBRAIC DIFFERENTIAL EQUATIONS SATISFIED BY A GIVEN FUNCTION JOHN SHACKELL ABSTRACT. For two functions f and g, de®ne g − f to mean that g satis®es every algebraic differential equation over the constants satis®ed by f . The order − was introduced in one of a set of problems on algebraic differential equations given by the late Lee Rubel. Here we characterise the set of g such that g − f,whenfis a given Liouvillian function. 1. Introduction. One tiny part of the legacy to Mathematics of the late Lee Rubel is the following problem, which appears as part of Problem 22 in [2]. For two functions g and f , we de®ne g − f to mean that g satis®es every algebraic differential equation (over C) which f satis®es. Discuss the order − P ; in particular, do this for the case when f is an exponential polynomial, n ïkx k=1 ake . In order to discuss the order − when more general functions are involved, it is necessary to say something about the domains of de®nition of the functions to be considered. It is generally too restrictive to require g to have the same domain of de®nition as f .On the other hand, one would at least want a non-empty open subset of C on which both functions are de®ned. In fact for the functions we shall be considering, we shall generally be able to take that subset to be dense.
    [Show full text]