Selected Topics in Probability and Stochastic Processes Steve Dunbar

Total Page:16

File Type:pdf, Size:1020Kb

Selected Topics in Probability and Stochastic Processes Steve Dunbar Steven R. Dunbar Department of Mathematics 203 Avery Hall University of Nebraska-Lincoln Lincoln, NE 68588-0130 http://www.math.unl.edu Voice: 402-472-3731 Fax: 402-472-8466 Selected Topics in Probability and Stochastic Processes Steve Dunbar Question of the Day How can we approximate a continuous function with a polynomial? How do we measure the quality of the approximation? If the function is differentiable, do the derivatives of the polynomials also approximate the derivatives of the function? Key Concepts 1. Weierstrass approximation theorem n j n−j 2. Bernstein polynomials bn(x) = j x (1 − x) 3. Chebyshev’s inequality Vocabulary n j n−j 1. Bernstein polynomials bn(x) = j x (1 − x) 2. Chebyshev’s inequality 1 Mathematical Ideas Bernstein Polynomials The Bernstein polynomials are defined as n b xj(1 − x)n−j n,j j for j = 0, 1, . , n. Weierstrass Approximation Theorem This section is adapted from: “Bernstein Polynomials and Brownian Mo- tion”, by Emmanuel Kowalski, American Mathematical Monthly, December 2006, pages 865-886. Theorem 1 (Weierstrass Approximation Theorem) Let d be a posi- tive integer. If f : [0, 1]d → C is a continuous function and if i i n n X 1 d Y ik n−ik Bn[f](x) = f ,..., xk (1 − xk) n n ik 0≤i1...id≤n k=1 d for n = 1, 2,... and x = (x1, . , xn) in [0, 1] , then Bn[f] → f uniformly on [0, 1]d. The Big Idea of the proof is the following: Let Xij, for 1 ≤≤ d and integers j ≥ 1 be a Bernoulli random variable so that PXij = 1 = xi and Pn PXij = 0 = 1 − xj. Let Sin = j=1 Xij Let Sn = (S1,...,Sn). By either the Weak Law or the Strong Law of Large Numbers we can assert that Sn/n ≈ x. By continuity, f(Sn/n) ≈ f(x). Then all the more so ESn/n ≈ f(x). But this is Bn[f](x) ≈ f(x), and we can see that Bn[f](x) is a polynomial. d Proof: Consider a positive integer n and x = (x1, . , xd) in [0, 1] . Let Xi = (X1i,...Xdi) be a finite sequence of random vectors defined on some probability space such that Xji are all independent and each takes values 0 and 1 according to a Bernoulli distribution for which PXji = 1 = xj and PXji = 0 = 1 − xj. (Note that the first index j is the coordinate and the Pn second indexi is the sequence index.) Write Sjn = i=1 Xji and Sn = (S1n,...,Sdn). Then as binomial random variable, n ij n−ij PSjn/n = ij/n = xj (1 − xj) ij 2 Then i i n n X 1 d Y ik n−ik Bn[f](x) f ,..., xk (1 − xk) n n ik 0≤i1...id≤n k=1 noting the use of the independence and the definition of the expectation. Note also that x (1 − x ) 1/4n σ2 = Var S /n = j j ≤ j,n jn n . (Note that the source article has a typo here.) Note that also ESn = nx, whence S S S B [f](x) − f(x) = f n − f(x) = f n − f( n ). n E n E n E n d Set kxk = maxj{|xj|} for x ∈ R . The event that the maximum of the coordinates is greater than a value is contained in the union of events where each coordinate is greater than the value. Then by Chebyshev’s inequality applied component-wise, and independence, we obtain that for any δ > 0 the upper bound 2 Sn X Sjn dσjn d P − x ≥ δ ≤ P − xj ≥ δ ≤ ≤ . n n δ2 4nδ2 1≤j≤d Jamie Radcliffe also pointed out that Sn Sn P − x ≥ δ = 1 − P − x < δ n n ! Y Sjn = 1 − P − xj < δ n 1≤j≤d ! Y Sjn = 1 − 1 − P − xj ≥ δ n 1≤j≤d X Sjn X Sjn Skn = P − xj ≥ δ − P − xj ≥ δ P − xk ≥ δ + ... n n n 1≤j≤d 1≤j,k≤d X Sjn ≤ P − xj ≥ δ n 1≤j≤d 3 This gives a sharper estimate. Now let > 0 be given. By the uniform continuity of f on [0, 1]d, there is a positive δ > 0 such that |f(x) − f(y)| < , whenever kx − yk < δ. Then Z Sn f − f(x) dP ≤ . kSn/n−xk<δ n (This is not sophisticated, we are integrating something of magnitude at most over a measure of at most 1.) Then on the complementary event, using the triangle inequality and the previous estimate of the probability of the complementary event: Z Sn Sn f − f(x) dP ≤ 2 max |f(x)|P − x ≥ δ x∈[0,1]d kSn/n−xk≥δ n n 2d ≤ max |f(x)|. 4nδ2 x∈[0,1]d Putting together the integrals over the two complementary events, for suffi- ciently large values of n, Sn Sn Ef − f E ≤ 2 n n which holds independently of n, and the theorem is established. Lemma 1 If f : [0, 1] → C is a continuous function and Bn[f] is the nth Bernstein polynomial of f, then n−1 X n − 1 j + 1 j B [f]0(x) = f − f xj(1 − x)n−1−j n j n n j=0 Proof: The proof is purely computational: n X n B [f]0(x) = jxj−1(1 − x)n−j − (n − j)xj(1 − x)n−j−1 n j j=0 n n−1 X n X n = j xj−1(1 − x)n−j − (n − j) xj(1 − x)n−j−1 j j j=1 j=0 4 Note the slight shift in indices on the summand in the last line, reflecting that the end terms disappear. Now making the change of summation j = k − 1 in the first summand and then relabeling k = j, and noting that n n − 1 j = n j j − 1 and n n (n − j) = n j j − 1 we regroup to get n−1 X n − 1 j + 1 j B [f]0(x) = f − f xj(1 − x)n−1−j n j n n j=0 2 Lemma 2 If f : [0, 1] → C is a continuous function and Bn[f] is the nth Bernstein polynomial of f, then n−1 X X n − 1n j + 1 k j k ∂ B [f](x, y) = n n f , − f , xj(1−x)n−1−jyk(1−y)n−k x n j k n n n n j=0 k=0 Proof: In the two-variable Bernstein polynomial for f, grouping all the terms with x = j/n and factoring we can see that X n j B [f](x, y) = n G , y xj(1 − x)n−j n j n n j=0 where Gn(x, y) = Bn[g](y) the Bernstein polynomial of the function of y given by g(y) = f(x, y) with x fixed. Now applying the previous lemma in the one-dimensional case, n−1 X n − 1 j + 1 j ∂ B [f](x, y) = n G , y − G , y xj(1 − x)n−j. x n j n n n n j=0 Now expand, and unfactor, and regroup to get the result of the lemma. 5 Theorem 2 If f : [0, 1] → C is a continuous function and x0 is a point of 0 [0, 1] such that the derivative f (x0) exists then 0 lim Bn[f](x) f (x) n→∞ Proof: The case x0 = 0 follows immediately from evaluating n−1 X n − 1 j + 1 j B [f]0(x) = f − f xj(1 − x)n−1−j n j n n j=0 at x0 = 0 to obtain only the j = 0 summand, leading to f(1/n) − f(0) B [f]0(0) = . n 1/n Likewise x0 = 1 leads to f(1) − f(1 − 1/n) B [f]0(1) = . n 1/n So now assume that x0(1 − x0) 6= 0. For the binomial random variables, this means that Var Sn = nx0(1 − x0) 6= 0. 0 Writing f(x) = f(x0) + (x − x0) ∗ f (x0) + g(x) with g(x0) differen- 0 tiable at x = x0 and g (x0) = 0. Since the operation of finding the Bern- stein polynomial is linear and the derivative is linear, it is enough to show 0 that Bn[g] (x0) → 0 as n → ∞. We can write g(x) = (x − x0)(x) where limx→x0 (x) = 0. Pn We claim that the following probabilistic formula holds, with Sn = j=0 Xj is the sum of Bernoulli random variables as before with PXj = 1 = x0 and Tn = Sn/n is the sequence of empirical averages: 0 E(Tn − x)g(TN ) Bn[g] (x) = . V (Tn) Proof of claim: Go back to the derivative expression for the Bernstein ap- proximation, and apply it to g: n 1 X n j B [g]0(x) = g (j − nx)xj(1 − x)n−j n x(1 − x) j n j=0 n n X n j = g (j/n − x)xj(1 − x)n−j. x(1 − x) j n j=0 6 After expanding j j j j j g − x = g − xg n n n n n we recognize the expression n B [g]0(x) = (B [g ](x) − xB [g ](x)) n x(1 − x) n 1 n 2 in which the Bernstein polynomials of g1(y) = yg(y) and g2(y) = xg(y) occur. Writing both of these functions in expectation Bernstein polynomial form, Bn[g1](x) = Eg1(Sn/n) = (Sn/n) · g(Sn/n) = Tn · g(Tn), and Bn[g2](x) = Exg(Sn/n) = Exg(Tn), using the linearity of the expectation, and Var Tn = x(1 − x)/n and the claim is established.
Recommended publications
  • Integration of Jacobi and Weighted Bernstein Polynomials Using Bases Transformations
    COMPUTATIONAL METHODS IN APPLIED MATHEMATICS, Vol.7(2007), No.3, pp.221–226 °c 2007 Institute of Mathematics of the National Academy of Sciences of Belarus INTEGRATION OF JACOBI AND WEIGHTED BERNSTEIN POLYNOMIALS USING BASES TRANSFORMATIONS ABEDALLAH RABABAH1 Abstract — This paper presents methods to compute integrals of the Jacobi poly- nomials by the representation in terms of the Bernstein — B´ezierbasis. We do this because the integration of the Bernstein — B´ezierform simply corresponds to applying the de Casteljau algorithm in an easy way. Formulas for the definite integral of the weighted Bernstein polynomials are also presented. Bases transformations are used. In this paper, the methods of integration enable us to gain from the properties of the Jacobi and Bernstein bases. 2000 Mathematics Subject Classification: 33C45, 41A58, 41A10. Keywords: Bernstein polynomials, Jacobi polynomials, basis transformation, integra- tion. 1. Introduction The Bernstein polynomials are symmetric, and the Bernstein basis form is known to be optimally stable. These properties and others make the Bernstein polynomials important for the development of B´eziercurves and surfaces in Computer-Aided Geometric Design. The Bernstein — B´eziercurves and surfaces have become the standard in the Computer-Aided Geometric Design context. They enjoy elegant geometric properties. For more, (see [3,5]). The Jacobi polynomials present excellent properties in the theory of approximation of functions. Thus they are usually used in several fields of mathematics, applied science, and engineering. And, consequently, formulas for their integrals are needed. Thus we need to get the integrals of the Jacobi polynomials in terms of the Bernstein — B´ezierform and vice versa.
    [Show full text]
  • Linearizations of Matrix Polynomials in Bernstein Basis Mackey, D. Steven
    Linearizations of Matrix Polynomials in Bernstein Basis Mackey, D. Steven and Perovic, Vasilije 2014 MIMS EPrint: 2014.29 Manchester Institute for Mathematical Sciences School of Mathematics The University of Manchester Reports available from: http://eprints.maths.manchester.ac.uk/ And by contacting: The MIMS Secretary School of Mathematics The University of Manchester Manchester, M13 9PL, UK ISSN 1749-9097 Linearizations of Matrix Polynomials in Bernstein Basis D. Steven Mackey∗ Vasilije Perovi´c∗ June 6, 2014 Abstract We discuss matrix polynomials expressed in a Bernstein basis, and the associated polynomial eigenvalue problems. Using M¨obius transformations of matrix polynomials, large new families of strong linearizations are generated. We also investigate matrix polynomials that are structured with respect to a Bernstein basis, together with their associated spectral symmetries. The results in this paper apply equally well to scalar polynomials, and include the development of new companion pencils for polynomials expressed in a Bernstein basis. Key words. matrix polynomial, Bernstein polynomials, M¨obiustransformation, eigenvalue, partial multiplicity sequence, spectral symmetry, companion pencil, strong linearization, structured linearization. AMS subject classification. 1 Introduction The now-classical scalar Bernstein polynomials were first used in [4] to provide a construc- tive proof of the Weierstrass approximation theorem, but since then have found numerous applications in computer-aided geometric design [5, 16, 18], interpolation and least squares problems [14, 33, 34], and statistical computing [35]. For additional applications of Bern- stein polynomials, as well as for more on the historical development and current research trends related to Bernstein polynomials, see [17, 20] and the references therein. This paper focuses on matrix polynomials expressed in Bernstein basis, and the associ- ated polynomial eigenvalue problems.
    [Show full text]
  • Some New Results Concerning the Classical Bernstein Cubature Formula
    S S symmetry Article Some New Results Concerning the Classical Bernstein Cubature Formula Dan Micl˘au¸s Department of Mathematics and Computer Science, Technical University of Cluj-Napoca, North University Center at Baia Mare, Victoriei 76, 430122 Baia Mare, Romania; [email protected] or [email protected] Abstract: In this article, we present a solution to the approximation problem of the volume obtained by the integration of a bivariate function on any finite interval [a, b] × [c, d], as well as on any symmetrical finite interval [−a, a] × [−a, a] when a double integral cannot be computed exactly. The approximation of various double integrals is done by cubature formulas. We propose a cubature formula constructed on the base of the classical bivariate Bernstein operator. As a valuable tool to approximate any volume resulted by integration of a bivariate function, we use the classical Bernstein cubature formula. Numerical examples are given to increase the validity of the theoretical aspects. Keywords: Bernstein operator; quadrature formula; cubature formula; upper bound estimation MSC: 41A36; 41A80; 65D32 1. Introduction Citation: Micl˘au¸s,D. Some New Let N be the set of positive integers and N0 = N [ f0g. Recent studies concerning the Results Concerning the Classical classical Bernstein operators associated with any real-valued function F : [a, b] ! R, where Bernstein Cubature Formula. a, b are two real and finite numbers, such that a < b can be found in a series of research Symmetry 2021, 13, 1068. https:// papers, see [1–12], which shows that there is sustained interest in the study of the classical doi.org/10.3390/sym13061068 linear positive operators.
    [Show full text]
  • Intersection Homology D-Modules and Bernstein Polynomials Associated with a Complete Intersection Tristan Torrelli
    Intersection homology D-Modules and Bernstein polynomials associated with a complete intersection Tristan Torrelli To cite this version: Tristan Torrelli. Intersection homology D-Modules and Bernstein polynomials associated with a com- plete intersection. 2007. hal-00171039v1 HAL Id: hal-00171039 https://hal.archives-ouvertes.fr/hal-00171039v1 Preprint submitted on 11 Sep 2007 (v1), last revised 25 May 2008 (v2) 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. Intersection homology D-Module and Bernstein polynomials associated with a complete intersection Tristan Torrelli1 Abstract. Let X be a complex analytic manifold. Given a closed subspace Y ⊂ X of pure codimension p ≥ 1, we consider the sheaf of local algebraic p p cohomology H[Y ](OX ), and L(Y,X) ⊂ H[Y ](OX ) the intersection homology DX -Module of Brylinski-Kashiwara. We give here an algebraic characteriza- p tion of the spaces Y such that L(Y,X) coincides with H[Y ](OX ), in terms of Bernstein-Sato functional equations. 1 Introduction Let X be a complex analytic manifold of dimension n ≥ 2, OX be the sheaf of holomorphic functions on X and DX the sheaf of differential operators with holomorphic coefficients.
    [Show full text]
  • Sato Polynomial Versus Cohomology of the Milnor fiber for Generic Hyperplane Arrangements
    Compositio Math. 141 (2005) 121–145 DOI: 10.1112/S0010437X04001149 Bernstein–Sato polynomial versus cohomology of the Milnor fiber for generic hyperplane arrangements Uli Walther Abstract Let Q ∈ C[x1,...,xn] be a homogeneous polynomial of degree k>0. We establish a connection between the Bernstein–Sato polynomial bQ(s) and the degrees of the generators for the top cohomology of the associated Milnor fiber. In particular, the integer uQ = max{i ∈ Z : bQ(−(i + n)/k)=0} bounds the top degree (as differential form) of the n−1 −1 C elements in HDR (Q (1), ). The link is provided by the relative de Rham complex and D-module algorithms for computing integration functors. As an application we determine the Bernstein–Sato polynomial bQ(s)ofageneric k central arrangement Q = i=1 Hi of hyperplanes. In turn, we obtain information about the cohomology of the Milnor fiber of such arrangements related to results of Orlik and Randell who investigated the monodromy. We also introduce certain subschemes of the arrangement determined by the roots of bQ(s). They appear to correspond to iterated singular loci. 1. Introduction Let f be a non-constant polynomial in n variables. In the 1960s, Sato and co-workers introduced a-, b-andc-functions associated with a prehomogeneous vector space [SKKO80, SS72]. The existence of b-functions associated with all polynomials and germs of holomorphic functions was later established in [Ber72, Bj¨o74]. The simplest interesting case of a b-function is the case of the quadratic form f(x1,...,xn)= n 2 s i=1 xi .Lets be a new variable and denote by f the germ of the complex power of f(x).
    [Show full text]
  • Vybrané Vlastnosti Bernsteinovej–Bézierovej Bázy
    Fakulta matematiky, fyzikzy a informatiky Univerzity Komenskeho´ Bratislava Vybran´evlastnosti Bernsteinovej–B´ezierovej b´azy Diplomov´apr´aca Tom´aˇsLack´o 2006 Vybran´evlastnosti Bernsteinovej–B´ezierovej b´azy DIPLOMOVA´ PRACA´ Tom´aˇsLack´o UNIVERZITA KOMENSKEHO´ V BRATISLAVE FAKULTA MATEMATIKY, FYZIKY A INFORMATIKY KATEDRA ALGEBRY, GEOMETRIE A DIDAKTIKY MATEMATIKY ˇstudijn´yodbor: INFORMATIKA ˇskoliteˇl: RNDr. Pavel Chalmoviansk´y,PhD. BRATISLAVA 2006 Chosen properties of the Bernstein–B´ezierbasis DIPLOMA WORK Tom´aˇsLack´o COMENIUS UNIVERSITY IN BRATISLAVA FACULTY OF MATHEMATICS, PHYSICS AND INFORMATICS DEPARTMENT OF ALGEBRA, GEOMETRY AND DIDACTICS OF MATHEMATICS field of study: INFORMATICS adviser: RNDr. Pavel Chalmoviansk´y,PhD. BRATISLAVA 2006 Zadanie N´azov pr´ace: Vybran´evlastnosti Bernsteinovej-B´ezierovej b´azy Cieˇl pr´ace: St´udiumaˇ opis z´akladn´ych vlastnost´ıBernsteinovej-B´ezierovej b´azy v s´uvislostis prienikmi kriviek a plˆoch. Tematick´ezaradenie: poˇc´ıtaˇcov´agrafika a geometrick´emodelovanie Cestn´evyhl´asenieˇ Cestneˇ vyhlasujem, ˇzediplomov´u pr´acusom vypracoval samostatne, iba s pouˇzit´ımuvedenej literat´ury. V Bratislave, j´ul2006 . Tom´aˇsLack´o Abstrakt T´atopr´aca opisuje vybran´evlastnosti Bernsteinovej b´azypolyn´omovv s´uvislosti s prienikmi parametrick´ycha algebraick´ychkriviek. S´uuveden´ez´akladn´evlastnosti a spojenia medzi monomi´alnou,Bernsteinovou a ˇsk´alovanouBernsteinovou b´azou. Uk´aˇzesa, ˇzeBernsteinov´ab´azam´av porovnan´ıs in´ymib´azaminajv¨aˇcˇsiunumerick´u stabilitu. Definuje sa rezultant, spolu s v´ykladomkonˇstrukˇcn´ychmet´oda vlastnost´ı rˆoznychformul´aci´ırezultantu pomocou mat´ıc. Okrem zn´amejSylvestrovej matice sa odvod´ı matica niˇzˇsiehor´adupre Bernsteinove polyn´omypriamo v tejto b´aze, vych´adzaj´uczo sprievodnej matice jedn´ehoz polyn´omov.
    [Show full text]
  • On the Explicit Representation of Orthonormal Bernstein Polynomials
    On the explicit representation of orthonormal Bernstein Polynomials Michael A. Bellucci∗ Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, Massachusetts 02139, U.S.A. Abstract In this work we present an explicit representation of the orthonormal Bernstein polynomials and demonstrate that they can be generated from a linear combination of non-orthonormal Bernstein polynomials. In addition, we report a set of n Sturm-Liouville eigenvalue equa- tions, where each of the n eigenvalue equations have the orthonormal Bernstein polynomials of degree n as their solution set. We also show that each of the n Sturm-Liouville operators are naturally self-adjoint. While the orthonormal Bernstein polynomials can be used in a variety of different applications, we demonstrate the utility of these polynomials here by using them in a generalized Fourier series to approximate curves and surfaces. Using the orthonormal Bernstein polynomial basis, we show that highly accurate approximations to curves and surfaces can be obtained by using small sized basis sets. Finally, we demonstrate how the orthonormal Bernstein polynomials can be used to find the set of control points of B´ezier curves or B´ezier surfaces that best approximate a function. Keywords: Orthogonal Bernstein polynomial, Orthonormal Bernstein polynomial, B´ezier curve, B´ezier surface, Sturm-Liouville equation, function approximation 1. Introduction Bernstein polynomials are of great practical importance in the field of computer aided- geometric design as well as numerous other fields of mathematics because of their many 1–7 arXiv:1404.2293v2 [math.CA] 10 Apr 2014 useful properties. Perhaps the best known practical use of Bernstein polynomials is in the definition of B´ezier curves and B´ezier surfaces, which are parametric curves and surfaces that use a Bernstein polynomial basis set in their representation.
    [Show full text]
  • Use of Bernstein Polynomials in Numerical Solutions of Volterra Integral Equations
    Applied Mathematical Sciences, Vol. 2, 2008, no. 36, 1773 - 1787 Use of Bernstein Polynomials in Numerical Solutions of Volterra Integral Equations Subhra Bhattacharya Department of Mathematics Jadavpur University, Kolkata 700 032, India B. N. Mandal1 Physics and Applied Mathematics Unit Indian Statistical Institute 203, B.T. Road, Kolkata 700 108, India Abstract In this paper the Bernstein polynomials are used to approximate the solutions of linear Volterra integral equations. Both second and first kind integral equations, with regular, as well as weakly singular kernels, have been considered. Keywords: Volterra integral equation; Abel’s integral equation; Bernstein polynomials 1. Introduction Bernstein polynomials have been recently used for the solution of some lin- ear and non-linear differential equations, both partial and ordinary, by Bhatta and Bhatti [1] and Bhatti and Bracken [2]. Also these have been used to solve some classes of inegral equations of both first and second kinds, by Mandal and Bhattacharya [3]. These were further used to solve a Cauchy singular integro-differential equation by Bhattacharya and Mandal [4]. In this paper we have developed a very simple method to solve Volterra integral equations of both first and second kinds and having regular as well as weakly singular kernels, using Bernstein polynomials. Bernstein polynomials can be defined on some interval [a, b]by, n (x − a)i(b − x)n−i Bi,n(x)= ,i=0, 1, 2,...,n. (1.1) i (b − a)n 1Corresponding author. e-mail: [email protected] 1774 S. Bhattacharya and B. N. Mandal n These polynomials form a partition of unity, that is i=0 Bi,n(x) = 1, and can be used for approximating any function continuous in [a, b].
    [Show full text]
  • Intersection Homology D-Module and Bernstein Polynomials Associated with a Complete Intersection
    Publ. RIMS, Kyoto Univ. 45 (2009), 645–660 Intersection Homology D-Module and Bernstein Polynomials Associated with a Complete Intersection By Tristan Torrelli∗ Abstract Let X be a complex analytic manifold. Given a closed subspace Y ⊂ X of pure p codimension p ≥ 1, we consider the sheaf of local algebraic cohomology H[Y ](OX ), and p L(Y,X) ⊂ H[Y ](OX ) the intersection homology DX -Module of Brylinski-Kashiwara. We give here an algebraic characterization of the spaces Y such that L(Y,X) coincides p with H[Y ](OX ), in terms of Bernstein-Sato functional equations. §1. Introduction Let X be a complex analytic manifold of dimension n ≥ 2, OX be the sheaf of holomorphic functions on X and DX the sheaf of differential operators with holomorphic coefficients. At a point x ∈ X, we identify the stalk OX,x (resp. DX,x) with the ring O = C{x1,...,xn} (resp. D = O∂/∂x1,...,∂/∂xn). Given a closed subspace Y ⊂ X of pure codimension p ≥ 1, we denote p by H[Y ](OX ) the sheaf of local algebraic cohomology with support in Y .Let p L(Y,X) ⊂ H[Y ](OX ) be the intersection homology DX -Module of Brylinski- p Kashiwara ([6]). This is the smallest DX -submodule of H[Y ](OX )whichcoin- p cides with H[Y ](OX )atthegenericpointsofY ([6], [3]). Communicated by M. Kashiwara. Received November 9, 2007. Revised June 25, 2008. 2000 Mathematics Subject Classification(s): 32S40, 32C38, 32C40, 32C25, 14B05. Key words: intersection holomology D-modules, local algebraic cohomology group, com- plete intersections, Bernstein-Sato functional equations.
    [Show full text]
  • D-Modules and Bernstein-Sato Polynomials
    D-modules and Bernstein-Sato polynomials. M. Granger Universit´ed'Angers, LAREMA, UMR 6093 du CNRS 2 Bd Lavoisier 49045 Angers France Meeting of GDR singularit´es:Hodge ideals and mixed Hodge modules 1-5 avril 2019 Angers (France) Preliminary version. 1 Introduction to functional equations. Let us consider a ring R equal to K[X1; ··· ;Xn] where K is a field of characteristic zero, n or to K[X1; ··· ;Xn]a ⊂ K(X1; ··· ;Xn), the set of algebraic function regular at a 2 K , n or to the set O = Cfx1; ··· ; xng of convergent power series at the origin of C , or more generally O = OX;p, or to the ring K[[X1; ··· ;Xn]]. We consider the ring DR of of finite order linear differential operators with coefficients in R. One can also replace R by the ring O of holomorphic functions defined on a open n subset U ⊂ C , and consider again a ring of operators D(U). However the next theorem is valid only on D(U 0), for relatively compact stein open set U 0 ⊂ U. Theorem 1.1 Given any f 2 R, there exists a non zero polynomial e(s) and a differential operator P (s) 2 DR[s] polynomial in the indeterminate s such that P (s)f s+1 = e(s)f s (1) The set of polynomials e(s) for which an equation of the type (1) exists is clearly an ideal Bf of C(s), which is principal since C[s] is a principal domain. The Bernstein-Sato polynomial of f is by definition the monic generator of this ideal denoted bf (s) or simply b(s): Bf = C[s] · bf (s) Even if this definition is essentially punctual we shall systematically work with the sheaves OX and DX on a smooth algebraic variety or an analytic manifold.
    [Show full text]
  • D-Modules and Cohomology of Varieties
    D-modules and Cohomology of Varieties Uli Walther In this chapter we introduce the reader to some ideas from the world of differential operators. We show how to use these concepts in conjunction with Macaulay 2 to obtain new information about polynomials and their algebraic varieties. Gr¨obnerbases over polynomial rings have been used for many years in computational algebra, and the other chapters in this book bear witness to this fact. In the mid-eighties some important steps were made in the theory of Gr¨obnerbases in non-commutative rings, notably in rings of differential operators. This chapter is about some of the applications of this theory to problems in commutative algebra and algebraic geometry. Our interest in rings of differential operators and D-modules stems from the fact that some very interesting objects in algebraic geometry and com- mutative algebra have a finite module structure over an appropriate ring of differential operators. The prime example is the ring of regular functions on the complement of an affine hypersurface. A more general object is the Cechˇ complex associated to a set of polynomials, and its cohomology, the local co- homology modules of the variety defined by the vanishing of the polynomials. More advanced topics are restriction functors and de Rham cohomology. With these goals in mind, we shall study applications of Gr¨obnerbases theory in the simplest ring of differential operators, the Weyl algebra, and de- velop algorithms that compute various invariants associated to a polynomial f. These include the Bernstein-Sato polynomial bf (s), the set of differential operators J(f s) which annihilate the germ of the function f s (where s is a new variable), and the ring of regular functions on the complement of the variety of f.
    [Show full text]
  • An Improved ADI-DQM Based on Bernstein Polynomial for Solving Two-Dimensional Convection-Diffusion Equations
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by International Institute for Science, Technology and Education (IISTE): E-Journals Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522(Online) Vol 3, No.12, 2013 An improved ADI-DQM based on Bernstein polynomial for solving two-dimensional convection-diffusion equations A.S.J. Al- Saif 1 and Firas Amer Al-Saadawi 2 1Department Mathematics, Education College for pure science, Basrah University, Basrah, Iraq 2Directorate of Education in Basrah, Basrah, Iraq E-mail:[email protected], [email protected] Abstract In this article, we presented an improved formulations based on Bernstein polynomial in calculate the weighting coefficients of DQM and alternating direction implicit-differential quadrature method (ADI- DQM) that is presented by (Al-Saif and Al-Kanani (2012-2013)), for solving convection-diffusion equations with appropriate initial and boundary conditions. Using the exact same proof for stability analysis as in (Al-Saif and Al-Kanani 2012-2013), the new scheme has reasonable stability. The improved ADI-DQM is then tested by numerical examples. Results show that the convergence of the new scheme is faster and the solutions are much more accurate than those obtained in literature. Keywords: Differential quadrature method, Convection-diffusion, Bernstein polynomial, ADI, Accuracy. 1- Introduction The convection-diffusion equations are widely used in various fields such as petroleum reservoir simulation, subsurface contaminant remediation, heat conduction, shock waves, acoustic waves, gas dynamics, elasticity [2,13,16]. The studies conducted for solving the convection-diffusion equations in the last half century are still in an active area of research to develop some better numerical methods to approximate its solution.
    [Show full text]