Decoupling and Optimization of Differential-Algebraic Equations

Total Page:16

File Type:pdf, Size:1020Kb

Decoupling and Optimization of Differential-Algebraic Equations Decoupling and Optimization of Differential-Algebraic Equations with Application in Flow Control vorgelegt von Dipl.-Math.Techn. Jan Heiland geb. in Friedrichshafen Von der Fakultät II - Mathematik und Naturwissenschaften der Technischen Universität Berlin zur Erlangung des akademischen Grades Doktor der Naturwissenschaften – Dr. rer. nat. – genehmigte Dissertation Promotionsausschuss: Vorsitzender: Prof. Dr. Rolf Möhring Gutachter: Prof. Dr. Michael Hinze Gutachter: Prof. Dr. Volker Mehrmann Gutachter: Prof. Dr. Tomáš Roubíček Tag der wissenschaftlichen Aussprache: 13. Februar 2014 Berlin 2014 D 83 1 Contents 1. Introduction 3 2. Preliminary Notions and Notations 7 2.1. A class of Semi-explicit Semi-linear DAEs 7 2.2. The Index of the DAEs 7 2.3. The Index of DAEs with Inputs 10 2.4. Functional Analysis Framework 11 3. Decoupling of Semi-linear Semi-explicit Index-2 ADAEs 19 3.1. Semi-explicit Semi-linear ADAEs of Index 2 19 3.2. Decoupling of the Equations 21 3.3. Decomposition of the Solution 26 3.4. Decoupling of the System 26 3.5. Application to the Navier-Stokes Equation 34 3.6. Application to the Maxwell Equation 37 4. Semi Discretization of the State Equations 41 4.1. Galerkin Approximation 41 4.2. Decomposition of the Discrete Solutions 44 4.3. Convergence of the (External) Approximation Scheme 47 4.4. Convergence of the Galerkin Approximations 49 4.5. Initial Conditions 59 5. Constrained Optimization and Optimal Control 61 5.1. Multipliers and First Order Necessary Optimality Conditions 61 5.2. Relation to Optimal Control of Systems and the Adjoint State 62 5.3. First Order Sufficient Optimality Conditions 63 6. Optimal Control Problem and the Adjoint Equation 67 6.1. Semi-discretization of the Adjoint Equation 71 6.2. Optimal Control of the Semi-discrete Equations 77 7. Iterative Solution of the Nonlinear Optimality System 81 7.1. Linearizations and Newton Schemes for the Functional Equations 82 7.2. Newton for the Optimality Conditions 83 7.3. Newton for the Reduced Cost Functional 87 8. Optimal Control of Finite-dimensional Index-2 DAEs 89 8.1. The Finite-dimensional State Equations 90 8.2. Optimal Control of Semi-explicit DAEs 92 8.3. Linear-quadratic Optimal Control 93 8.4. Existence and Representations of Optimal Solutions 95 8.5. Crossterms and the Algebraic Variable in the Cost Functional 103 8.6. Optimal Control Including the Algebraic Variables 104 9. Numerical Algorithms and Application Example 109 9.1. Linear-Quadratic Setup and Algorithms 109 9.2. Solution of Constrained Lyapunov Equations 113 9.3. Distributed Control of a Driven Cavity 117 10. Discussion and Outlook 121 Acknowledgment 123 Index 125 References 127 2 3 1. Introduction The notion of the state is used to describe all kinds of technical, physical, chem- ical, sociological, or mental phenomena. The state can mean a velocity, a temper- ature, a color, a noise, or just a state of mind. The state can vary with the time, with the location, or with other parameters. For states that vary with time and location, one can use partial differential equations to model the underlying phenomena in mathematical terms [21, 22]. Then one can analyze the obtained equations, in order to understand or also to control the phenomena. In view of employing computers for understanding or controlling, one approxi- mates the continuous equations by discrete equations. This is called a discretization. In practice, it is generally recognized that finite-dimensional or discrete formu- lations are well suited to deliver approximate solutions to continuous or infinite- dimensional problems. Thus one can use common numerical methods, optimized to solve the finite-dimensional equations, and to some extent forget about the actual aim of learning about the infinite-dimensional phenomena. The design of discretizations that preserve certain properties of the continuous equations, like positivity of the solution, dissipassivity, symmetry, or energy of the system, has been proven very successful in providing efficient and reliable approxi- mations. It may happen that the discretization introduces properties that the continuous system does not have. Consider the example of the Navier-Stokes Equation that model the state of an incompressible flow via its velocity v and its pressure p in a domain Ω and a time interval (0,T ). The describing equations are given via the system v˙ + (v · ∇)v + ∇p − ν∆v = f, (1.1a) div v = 0, in Ω × (0,T ), (1.1b) and v|t=0 = α and v|∂Ω = γ, (1.1c) consisting of the momentum equation with a viscosity parameter ν, the constraint that the flow is divergence-free, and a condition on the initial state of the velocity plus values for the velocity at the boundary ∂Ω. Discretizing the spatial component in (1.1), i.e. approximating v(t) and p(t) via finite-dimensional vectors vk(t) and pk(t), a discrete approximation to (1.1) is typically given as T Mv˙k − A(vk) − Jk pk = fk, (1.2a) Jkvk = 0, in (0,T ) (1.2b) and vk(0) = αk. (1.2c) Here, k is a parameter describing the order of approximation, and the matrices Jk T and Jk represent the differential operators div and ∇ in finite dimensions. For all common discretizations, the so called mass matrix M is invertible, so that from Equations (1.2a-c) one can infer, that if Jkαk = 0, then a solution vk fulfills Jkv˙k = 0 for all time. Numerical methods [50, 144], that are state of the art, use the property that (1.2) implicitly defines the Pressure Poisson Equation −1 T −1 −1 −JkM Jk pk = JkM f + JkM A(vk)k, (1.3) to decouple the computations of vk and pk. 4 However, the basic assumption that Jkv˙k = 0 will not necessarily transfer to the continuous case of (1.1), since in the general formulation v˙ has to be assumed of low regularity and divv ˙ is not defined. The proof whether or not there a solution possesses a higher regularity is a key in the quest for a solution to the millennium problem addressing the existence and uniqueness of solutions to the Navier-Stokes Equation [103]. In our considerations, the use of (1.3) is legitimate in finite di- mensions but it might not be a proper approximation in the limit case, where the discretization is arbitrarily close to the continuous equation, cf. also the remarks in [50, p. 642]. Other examples relate to system theoretic properties like controllability and the question when their presence in the discrete equations is transferred to the limit case, see [105, 108] and see [77] for an illustrating example where this is not the case. The above example of the Pressure Poisson Equation points to the general issue about the conditions under which a transformation of the discrete approximation commutes with a discrete approximation of a related transformation of the continu- ous problem. In this thesis on decoupling and optimization of differential-algebraic equations, we consider two such transformations, namely (a) formulation of the optimal control problem as a system of optimality con- ditions and (b) decoupling of the differential and algebraic equations and their interaction with numerical approximations. We will investigate when do these transformations, whose finite-dimensional counterparts are well understood, also apply in the continuous setting and whether they commute with discretizations. As for optimal control, the question of whether to optimize or to discretize first has been investigated in all fields of application, cf. [79] and see [33, 55, 146, 147] for examples in optimal flow control. As for infinite-dimensional differential-algebraic equations, the interaction of decoupling and discretization has attained attention recently [6, 7, 41]. Understanding the transformations in infinite dimensions may lead to discretiza- tions that come with properties that are desired and compliant with those of the continuous equation. As an example consider the skew-symmetrization of the con- vective term in weak formulations of the Navier-Stokes Equation such that also the discretized convection is skew-symmetric, [68, Ch. 3]. Also, the direct application of algorithms for model reduction [63, 138, 123], update formulas in optimization [52, 72, 78, 95], or decoupling of differential and algebraic parts [6, 7] to infinite dimensional systems have been proven successful for numerical approximation. The idea of interchanging transformations like discretization, optimization and decoupling is also reflected in the second part of the thesis dealing with the opti- mal control of finite-dimensional of differential-algebraic equations. Instead of first formulating a decoupling and then stating optimality conditions, we set up formal optimality conditions for the original system. Thus, a possibly necessary decoupling can be applied with respect to efficient numerical approximation rather than being used for theoretical considerations. We use the particular structure of the equations to show that the solution of the original system implicitly leads to the solution of an equivalent system for which differential and algebraic parts are partially decoupled and optimality conditions are well understood. Staying with the original differential-algebraic equations and the native variables is motivated by practical considerations. In computations, the decoupling, for ex- ample the restriction to the space of divergence-free functions in the Navier-Stokes setting, is not advisable in general or simply unfeasible, cf. the discussion in [7]. 5 Also, if the optimality conditions are in the form of the state equations, then one can resort to the same solvers. The thesis is structured as follows. We start with an introduction of notions related to differential-algebraic equations and of the functional analysis framework needed to treat infinite-dimensional equations. In Section 3, we define a class of infinite-dimensional differential-algebraic equations and derive a decoupling of dif- ferential and algebraic parts.
Recommended publications
  • Constructive Closed Range and Open Mapping Theorems in This Paper
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Indag. Mathem., N.S., 11 (4), 509-516 December l&2000 Constructive Closed Range and Open Mapping Theorems by Douglas Bridges and Hajime lshihara Department of Mathematics and Statistics, University of Canterbury, Private Bag 4800, Christchurch, New Zealand email: d. [email protected] School of Information Science, Japan Advanced Institute of Science and Technology, Tatsunokuchi, Ishikawa 923-12, Japan email: [email protected] Communicated by Prof. AS. Troelstra at the meeting of November 27,200O ABSTRACT We prove a version of the closed range theorem within Bishop’s constructive mathematics. This is applied to show that ifan operator Ton a Hilbert space has an adjoint and a complete range, then both T and T’ are sequentially open. 1. INTRODUCTION In this paper we continue our constructive exploration of the theory of opera- tors, in particular operators on a Hilbert space ([5], [6], [7]). We work entirely within Bishop’s constructive mathematics, which we regard as mathematics with intuitionistic logic. For discussions of the merits of this approach to mathematics - in particular, the multiplicity of its models - see [3] and [ll]. The technical background needed in our paper is found in [I] and [IO]. Our main aim is to prove the following result, the constructive Closed Range Theorem for operators on a Hilbert space (cf. [18], pages 99-103): Theorem 1. Let H be a Hilbert space, and T a linear operator on H such that T* exists and ran(T) is closed.
    [Show full text]
  • Operator Algebras Generated by Left Invertibles Derek Desantis [email protected]
    University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Dissertations, Theses, and Student Research Papers Mathematics, Department of in Mathematics 3-2019 Operator algebras generated by left invertibles Derek DeSantis [email protected] Follow this and additional works at: https://digitalcommons.unl.edu/mathstudent Part of the Analysis Commons, Harmonic Analysis and Representation Commons, and the Other Mathematics Commons DeSantis, Derek, "Operator algebras generated by left invertibles" (2019). Dissertations, Theses, and Student Research Papers in Mathematics. 93. https://digitalcommons.unl.edu/mathstudent/93 This Article is brought to you for free and open access by the Mathematics, Department of at DigitalCommons@University of Nebraska - Lincoln. It has been accepted for inclusion in Dissertations, Theses, and Student Research Papers in Mathematics by an authorized administrator of DigitalCommons@University of Nebraska - Lincoln. OPERATOR ALGEBRAS GENERATED BY LEFT INVERTIBLES by Derek DeSantis A DISSERTATION Presented to the Faculty of The Graduate College at the University of Nebraska In Partial Fulfilment of Requirements For the Degree of Doctor of Philosophy Major: Mathematics Under the Supervision of Professor David Pitts Lincoln, Nebraska March, 2019 OPERATOR ALGEBRAS GENERATED BY LEFT INVERTIBLES Derek DeSantis, Ph.D. University of Nebraska, 2019 Adviser: David Pitts Operator algebras generated by partial isometries and their adjoints form the basis for some of the most well studied classes of C*-algebras. Representations of such algebras encode the dynamics of orthonormal sets in a Hilbert space. We instigate a research program on concrete operator algebras that model the dynamics of Hilbert space frames. The primary object of this thesis is the norm-closed operator algebra generated by a left y invertible T together with its Moore-Penrose inverse T .
    [Show full text]
  • An Introduction to Basic Functional Analysis
    AN INTRODUCTION TO BASIC FUNCTIONAL ANALYSIS T. S. S. R. K. RAO . 1. Introduction This is a write-up of the lectures given at the Advanced Instructional School (AIS) on ` Functional Analysis and Harmonic Analysis ' during the ¯rst week of July 2006. All of the material is standard and can be found in many basic text books on Functional Analysis. As the prerequisites, I take the liberty of assuming 1) Basic Metric space theory, including completeness and the Baire category theorem. 2) Basic Lebesgue measure theory and some abstract (σ-¯nite) measure theory in- cluding the Radon-Nikodym theorem and the completeness of Lp-spaces. I thank Professor A. Mangasuli for carefully proof reading these notes. 2. Banach spaces and Examples. Let X be a vector space over the real or complex scalar ¯eld. Let k:k : X ! R+ be a function such that (1) kxk = 0 , x = 0 (2) k®xk = j®jkxk (3) kx + yk · kxk + kyk for all x; y 2 X and scalars ®. Such a function is called a norm on X and (X; k:k) is called a normed linear space. Most often we will be working with only one speci¯c k:k on any given vector space X thus we omit writing k:k and simply say that X is a normed linear space. It is an easy exercise to show that d(x; y) = kx ¡ yk de¯nes a metric on X and thus there is an associated notion of topology and convergence. If X is a normed linear space and Y ½ X is a subspace then by restricting the norm to Y , we can consider Y as a normed linear space.
    [Show full text]
  • Frames and Representing Systems in Fréchet Spaces and Their Duals
    Frames and representing systems in Fr´echet spaces and their duals J. Bonet, C. Fern´andez,A. Galbis, J.M. Ribera Abstract Frames and Bessel sequences in Fr´echet spaces and their duals are defined and studied. Their relation with Schauder frames and representing systems is analyzed. The abstract results presented here, when applied to concrete spaces of analytic functions, give many examples and consequences about sampling sets and Dirichlet series expansions. 1 Introduction and preliminaries The purpose of this paper is twofold. On the one hand we study Λ-Bessel sequences 0 (gi)i ⊂ E , Λ-frames and frames with respect to Λ in the dual of a Hausdorff locally convex space E, in particular for Fr´echet spaces and complete (LB)-spaces E, with Λ a sequence space. We investigate the relation of these concepts with representing systems in the sense of Kadets and Korobeinik [12] and with the Schauder frames, that were investigated by the authors in [7]. On the other hand our article emphasizes the deep connection of frames for Fr´echet and (LB)-spaces with the sufficient and weakly sufficient sets for weighted Fr´echet and (LB)-spaces of holomorphic functions. These concepts correspond to sampling sets in the case of Banach spaces of holomorphic functions. Our general results in Sections 2 and 3 permit us to obtain as a consequence many examples and results in the literature in a unified way in Section 4. Section 2 of our article is inspired by the work of Casazza, Christensen and Stoeva [9] in the context of Banach spaces.
    [Show full text]
  • Methods of Applied Mathematics
    Methods of Applied Mathematics Todd Arbogast and Jerry L. Bona Department of Mathematics, and Institute for Computational Engineering and Sciences The University of Texas at Austin Copyright 1999{2001, 2004{2005, 2007{2008 (corrected version) by T. Arbogast and J. Bona. Contents Chapter 1. Preliminaries 5 1.1. Elementary Topology 5 1.2. Lebesgue Measure and Integration 13 1.3. Exercises 23 Chapter 2. Normed Linear Spaces and Banach Spaces 27 2.1. Basic Concepts and Definitions. 27 2.2. Some Important Examples 34 2.3. Hahn-Banach Theorems 43 2.4. Applications of Hahn-Banach 48 2.5. The Embedding of X into its Double Dual X∗∗ 52 2.6. The Open Mapping Theorem 53 2.7. Uniform Boundedness Principle 57 2.8. Compactness and Weak Convergence in a NLS 58 2.9. The Dual of an Operator 63 2.10. Exercises 66 Chapter 3. Hilbert Spaces 73 3.1. Basic Properties of Inner-Products 73 3.2. Best Approximation and Orthogonal Projections 75 3.3. The Dual Space 78 3.4. Orthonormal Subsets 79 3.5. Weak Convergence in a Hilbert Space 86 3.6. Exercises 87 Chapter 4. Spectral Theory and Compact Operators 89 4.1. Definitions of the Resolvent and Spectrum 90 4.2. Basic Spectral Theory in Banach Spaces 91 4.3. Compact Operators on a Banach Space 93 4.4. Bounded Self-Adjoint Linear Operators on a Hilbert Space 99 4.5. Compact Self-Adjoint Operators on a Hilbert Space 104 4.6. The Ascoli-Arzel`aTheorem 107 4.7. Sturm Liouville Theory 109 4.8.
    [Show full text]
  • On Linear Operators with Closed Range 1 Introduction
    Journal of Applied Mathematics & Bioinformatics, vol.1, no.2, 2011, 175-182 ISSN: 1792-6602 (print), 1792-6939 (online) International Scientific Press, 2011 On Linear Operators with Closed Range P. Sam Johnson1 and S. Balaji2 Abstract Linear operators between Fr´echet spaces such that the closedness of range of an operator implies the closedness of range of another operator are discussed when the operators are topologically dominated by each other. Mathematics Subject Classification (2010): 47A05, 47A30. Keywords: Fr´echet spaces, closed range operators 1 Introduction Let X and Y be normed spaces, B(X,Y ) will denote the normed space of all continuous linear operators from X to Y . R(T ) and N(T ) will denote the range and null spaces of a linear operator T respectively. The Banach’s closed range theorem [5] reads as follows : If X and Y are Banach spaces and if T ∈B(X,Y ), then R(T ) is closed in Y if and only if R(T ∗) is closed in X∗. Given a differential operator T defined on some subspace of Lp(Ω), one may be interested in determining the family of functions y ∈ Lp(Ω) for which Tf = y has a solution. It is well known that if T ∈ B(X,Y ) has closed range, then the space of such y is the orthogonal complement of the solutions to the homogeneous equation T ∗g = 0. There are many important 1 National Institute of Technology Karnataka, Mangalore, India, e-mail: [email protected] 2 National Institute of Technology Karnataka, Mangalore, India, e-mail: [email protected] Article Info: Revised : August 24, 2011.
    [Show full text]
  • Unbounded Linear Operators Jan Derezinski
    Unbounded linear operators Jan Derezi´nski Department of Mathematical Methods in Physics Faculty of Physics University of Warsaw Ho_za74, 00-682, Warszawa, Poland Lecture notes, version of June 2013 Contents 3 1 Unbounded operators on Banach spaces 13 1.1 Relations . 13 1.2 Linear partial operators . 17 1.3 Closed operators . 18 1.4 Bounded operators . 20 1.5 Closable operators . 21 1.6 Essential domains . 23 1.7 Perturbations of closed operators . 24 1.8 Invertible unbounded operators . 28 1.9 Spectrum of unbounded operators . 32 1.10 Functional calculus . 36 1.11 Spectral idempotents . 41 1.12 Examples of unbounded operators . 43 1.13 Pseudoresolvents . 45 2 One-parameter semigroups on Banach spaces 47 2.1 (M; β)-type semigroups . 47 2.2 Generator of a semigroup . 49 2.3 One-parameter groups . 54 2.4 Norm continuous semigroups . 55 2.5 Essential domains of generators . 56 2.6 Operators of (M; β)-type ............................ 58 2.7 The Hille-Philips-Yosida theorem . 60 2.8 Semigroups of contractions and their generators . 65 3 Unbounded operators on Hilbert spaces 67 3.1 Graph scalar product . 67 3.2 The adjoint of an operator . 68 3.3 Inverse of the adjoint operator . 72 3.4 Numerical range and maximal operators . 74 3.5 Dissipative operators . 78 3.6 Hermitian operators . 80 3.7 Self-adjoint operators . 82 3.8 Spectral theorem . 85 3.9 Essentially self-adjoint operators . 89 3.10 Rigged Hilbert space . 90 3.11 Polar decomposition . 94 3.12 Scale of Hilbert spaces I . 98 3.13 Scale of Hilbert spaces II .
    [Show full text]
  • An Overview of Some Recent Developments on the Invariant Subspace Problem
    Concrete Operators Review Article • DOI: 10.2478/conop-2012-0001 • CO • 2013 • 1-10 An overview of some recent developments on the Invariant Subspace Problem Abstract This paper presents an account of some recent approaches to Isabelle Chalendar1∗, Jonathan R. Partington2† the Invariant Subspace Problem. It contains a brief historical account of the problem, and some more detailed discussions 1 Université de Lyon; CNRS; Université Lyon 1; INSA de Lyon; Ecole of specific topics, namely, universal operators, the Bishop op- Centrale de Lyon, CNRS, UMR 5208, Institut Camille Jordan 43 bld. du 11 novembre 1918, F-69622 Villeurbanne Cedex, France erators, and Read’s Banach space counter-example involving a finitely strictly singular operator. 2 School of Mathematics, University of Leeds, Leeds LS2 9JT, U.K. Keywords Received 24 July 2012 Invariant subspace • Universal operator • Weighted shift • Composition operator • Bishop operator • Strictly singular • Accepted 31 August 2012 Finitely strictly singular MSC: 47A15, 47B37, 47B33, 47B07 © Versita sp. z o.o. 1. History of the problem There is an important problem in operator theory called the invariant subspace problem. This problem is open for more than half a century, and there are many significant contributions with a huge variety of techniques, making this challenging problem so interesting; however the solution seems to be nowhere in sight. In this paper we first review the history of the problem, and then present an account of some recent developments with which we have been involved. Other recent approaches are discussed in [21]. The invariant subspace problem is the following: let X be a complex Banach space of dimension at least 2 and let T ∈ L(X), i.e., T : X → X, linear and bounded.
    [Show full text]
  • On the Distributional Divergence of Vector Fields Vanishing at Infinity
    Proceedings of the Royal Society of Edinburgh, 141A, 65–76, 2011 On the distributional divergence of vector fields vanishing at infinity Thierry De Pauw Institut de Recherches en Math´ematiques et Physique, Universit´e Catholique de Louvain, Chemin du Cyclotron 2, 1348 Louvain-la-Neuve, Belgium ([email protected]) Monica Torres Department of Mathematics, Purdue University, 150 N. University Street, West Lafayette, IN 47907-2067, USA ([email protected]) (MS received 31 August 2009; accepted 1 April 2010) The equation div v = F has a solution v in the space of continuous vector fields m vanishing at infinity if and only if F acts linearly on BVm/(m−1)(R ) (the space of functions in Lm/(m−1)(Rm) whose distributional gradient is a vector-valued measure) and satisfies the following continuity condition: F (uj ) converges to zero for each sequence {uj } such that the measure norms of ∇uj are uniformly bounded and m/(m−1) m uj 0 weakly in L (R ). 1. Introduction The equation ∆u = f ∈ Lm(Rm) need not have a solution u ∈ C1(Rm). In this paper we prove that, to each f ∈ Lm(Rm), there corresponds a continuous vector m m field, vanishing at infinity, v ∈ C0(R ; R ) such that div v = f weakly. In fact, we characterize those distributions F on Rm such that the equation div v = F admits m m a weak solution v ∈ C0(R ; R ). Related results have been obtained in [1–4, 6]. Our first proof, contained in §§ 3–6, follows the same pattern as [2].
    [Show full text]
  • Functional Analysis
    Principles of Functional Analysis SECOND EDITION Martin Schechter Graduate Studies in Mathematics Volume 36 American Mathematical Society http://dx.doi.org/10.1090/gsm/036 Selected Titles in This Series 36 Martin Schechter, Principles of functional analysis, second edition, 2002 35 JamesF.DavisandPaulKirk, Lecture notes in algebraic topology, 2001 34 Sigurdur Helgason, Differential geometry, Lie groups, and symmetric spaces, 2001 33 Dmitri Burago, Yuri Burago, and Sergei Ivanov, A course in metric geometry, 2001 32 Robert G. Bartle, A modern theory of integration, 2001 31 Ralf Korn and Elke Korn, Option pricing and portfolio optimization: Modern methods of financial mathematics, 2001 30 J. C. McConnell and J. C. Robson, Noncommutative Noetherian rings, 2001 29 Javier Duoandikoetxea, Fourier analysis, 2001 28 Liviu I. Nicolaescu, Notes on Seiberg-Witten theory, 2000 27 Thierry Aubin, A course in differential geometry, 2001 26 Rolf Berndt, An introduction to symplectic geometry, 2001 25 Thomas Friedrich, Dirac operators in Riemannian geometry, 2000 24 Helmut Koch, Number theory: Algebraic numbers and functions, 2000 23 Alberto Candel and Lawrence Conlon, Foliations I, 2000 22 G¨unter R. Krause and Thomas H. Lenagan, Growth of algebras and Gelfand-Kirillov dimension, 2000 21 John B. Conway, A course in operator theory, 2000 20 Robert E. Gompf and Andr´as I. Stipsicz, 4-manifolds and Kirby calculus, 1999 19 Lawrence C. Evans, Partial differential equations, 1998 18 Winfried Just and Martin Weese, Discovering modern set theory. II: Set-theoretic tools for every mathematician, 1997 17 Henryk Iwaniec, Topics in classical automorphic forms, 1997 16 Richard V. Kadison and John R. Ringrose, Fundamentals of the theory of operator algebras.
    [Show full text]
  • Topology Proceedings
    Topology Proceedings Web: http://topology.auburn.edu/tp/ Mail: Topology Proceedings Department of Mathematics & Statistics Auburn University, Alabama 36849, USA E-mail: [email protected] ISSN: 0146-4124 COPYRIGHT °c by Topology Proceedings. All rights reserved. Topology Proceedings Volume 24, Summer 1999, 547–581 BANACH SPACES OVER NONARCHIMEDEAN VALUED FIELDS Wim H. Schikhof Abstract In this survey note we present the state of the art on the theory of Banach and Hilbert spaces over complete valued scalar fields that are not isomor- phic to R or C. For convenience we treat ‘classical’ theorems (such as Hahn-Banach Theorem, Closed Range Theorem, Riesz Representation Theorem, Eberlein-Smulian’s˘ Theorem, Krein-Milman The- orem) and discuss whether or not they remain valid in this new context, thereby stating some- times strong negations or strong improvements. Meanwhile several concepts are being introduced (such as norm orthogonality, spherical complete- ness, compactoidity, modules over valuation rings) leading to results that do not have -or at least have less important- counterparts in the classical theory. 1. The Scalar Field K 1.1. Non-archimedean Valued Fields and Their Topologies In many branches of mathematics and its applications the valued fields of the real numbers R and the complex numbers C play a Mathematics Subject Classification: 46S10, 47S10, 46A19, 46Bxx Key words: non-archimedean, Banach space, Hilbert space 548 Wim H. Schikhof fundamental role. For quite some time one has been discussing the consequences of replacing in those theories R or C -at first- by the more general object of a valued field (K, ||) i.e. a com- mutative field K, together with a valuation ||: K → [0, ∞) satisfying |λ| =0iffλ =0,|λ+µ|≤|λ|+|µ|, |λµ| = |λ||µ| for all λ, µ ∈ K.
    [Show full text]
  • Invariant Subspaces in Banach Spaces of Analytic
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 304, Number 2, December 1987 INVARIANTSUBSPACES IN BANACHSPACES OF ANALYTICFUNCTIONS STEFAN RICHTER Abstract. We study the invariant subspace structure of the operator of multiplica- tion by z, M., on a class of Banach spaces of analytic functions. For operators on Hilbert spaces our class coincides with the adjoints of the operators in the Cowen- Douglas class 3SX(Ü).We say that an invariant subspace Jt satisfies cod^"= 1 if zJt has codimension one in Jt'. We give various conditions on invariant subspaces which imply that cod Jt = 1. In particular, we give a necessary and sufficient condition on two invariant subspaces Jt, jV with cod Jt = cod jV= 1 so that their span again satisfies cod(^" v jV) = 1. This result will be used to show that any invariant subspace of the Bergman space L¡¡, p > 1, which is generated by functions in L1/, must satisfy cod Jf = I. For an invariant subspace Jt we then consider the operator S = M7 \JtL. Under some extra assumption on the domain of holo- morphy we show that the spectrum of S coincides with the approximate point spectrum iff cod Jt = 1. Finally, in the last section we obtain a structure theorem for invariant subspaces with cod^= 1. This theorem applies to Dirichlet-type spaces. 1. Introduction. 1.1. Overview. Let B be an open and connected subset of the complex plane. The Banach spaces 3$ under consideration satisfy the following axioms: (1.1) 38 is a vector subspace of the space of all analytic functions on ñ.
    [Show full text]