Ordinary Differential Equations

Total Page:16

File Type:pdf, Size:1020Kb

Ordinary Differential Equations Ordinary Differential Equations for Engineers and Scientists Gregg Waterman Oregon Institute of Technology c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International license. The essence of the license is that You are free to: Share copy and redistribute the material in any medium or format • Adapt remix, transform, and build upon the material for any purpose, even commercially. • The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms: Attribution You must give appropriate credit, provide a link to the license, and indicate if changes • were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Notices: You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to the web page below. To view a full copy of this license, visit https://creativecommons.org/licenses/by/4.0/legalcode. Contents 0 Introduction to This Book 1 0.1 GoalsandEssentialQuestions . .... 1 0.2 AnIllustrativeExample . .. .. .. 3 1 Functions and Derivatives, Variables and Parameters 7 1.1 FunctionsandVariables . .. .. .. 9 1.2 Derivatives and Differential Equations . ........ 18 1.3 ParametersandVariables . .. 23 1.4 Initial Conditions and Boundary Conditions . ......... 26 1.5 Differential Equations and Their Solutions . ........ 30 1.6 Classification of Differential Equations . ......... 36 1.7 Initial Value Problems and Boundary Value Problems . .......... 40 1.8 Chapter1Summary ................................ 45 1.9 Chapter1Exercises ................................ 47 2 First Order Equations 49 2.1 SolvingBySeparationofVariables . ..... 51 2.2 SolutionCurvesandDirectionFields . ...... 57 2.3 SolvingWithIntegratingFactors . ..... 62 2.4 PhasePortraitsandStability. ..... 66 2.5 ApplicationsofFirstOrderODEs . .... 71 2.6 Chapter2Summary ................................ 81 2.7 Chapter2Exercises ................................ 82 3 Second Order Linear ODEs 87 3.1 Homogeneous Second-Order Equations . ..... 90 3.2 Free,UndampedVibration. .. 96 3.3 Free,DampedVibration ............................. 100 3.4 ParticularSolutions,PartOne . ..... 104 3.5 DifferentialOperators ............................. 108 3.6 Initial Value Problems and Forced, Damped Vibration . .......... 113 3.7 Chapter3Summary ................................ 116 3.8 Chapter3Exercises ................................ 118 4 More on Second Order Differential Equations 119 4.1 LinearIndependenceofSolutions . ..... 121 4.2 ReductionofOrder................................. 124 4.3 ParticularSolutions,PartTwo. ..... 126 4.4 Forced,UndampedVibration . 130 4.5 Chapter4Summary ................................ 132 5 Boundary Value Problems 137 5.1 DeflectionofHorizontalBeams . 139 5.2 Second-Order Boundary Value Problems, Eigenfunctions and Eigenvalues . 144 5.3 Eigenvalue Problems, Deflection of Vertical Columns . ........... 151 5.4 TheHeatEquationinOneDimension. 159 5.5 Chapter5Summary ................................ 163 i A Formula Sheet 165 B Review of Calculus and Algebra 167 B.1 ReviewofDifferentiation. 167 B.2 ReviewofIntegration .............................. 172 B.3 SolvingSystemsofEquations . 176 B.4 PartialFractionDecomposition . ..... 181 B.5 SeriesandEuler’sFormula. 183 C Numerical Solutions to ODEs 185 D Solutions to Exercises 193 D.1 Chapter1Solutions ................................ 193 D.2 Chapter2Solutions ................................ 198 D.3 Chapter3Solutions ................................ 203 D.4 Chapter4Solutions ................................ 206 D.5 Chapter5Solutions ................................ 208 D.6 SolutionsforAppendices. 210 ii 0 Introduction to This Book 0.1 Goals and Essential Questions Differential equations are perhaps the most central mathematical topic of science and engineering. Our quest in those areas is to understand and predict the behavior of some sort of “system” consisting of a collection of “parts” that could be things like electrical or mechanical components, living organisms, or some part of the natural world. We often wish to construct a mathematical model that describes the behavior of the system reasonably well; such a model usually consists of one of three things: An equation or a set of equations (an analytical model). • A general but imprecise description or a graph (a qualitative model). • “Snapshots” of the state of the system at discrete points in time and/or space (a numerical • model). The problem is that we generally can’t construct directly the equation or equations making up an analytical model of a system. What we will usually have at our disposal are pieces of information about how a system is changing and/or how forces are acting on and within the system. Those pieces of information are combined to form an equation containing the changes or forces, in the form of derivatives. Such an equation containing derivatives is called a differential equation. Once a differential equation is obtained, we hope we can use some mathematical technique to extract a model without derivatives that describes the behavior of the system. This book is a fairly straightforward introduction to differential equations, with an applied emphasis. The student should be aware that this is a huge subject, with lifetimes of study possible. Our hope is that this collection of explanations, examples and exercises will create a solid foundation for understanding differential equations when they are encountered in subject-specific courses, and for further study of differential equations themselves. In the past an introduction to differential equations has usually consisted of learning specific tech- niques for solving a variety differential equations. It should be no surprise that those techniques are easily forgotten in short order! We will look at techniques for obtaining solutions - that is an essential part of the subject. However, we will also attend to the “bigger picture,” in the hopes of giving the student an overall understanding of the subject that will be more lasting than just a bunch of ‘recipes” for obtaining solutions. Our study of the subject of differential equations will be guided by some overarching goals, and essential questions related to those goals. Goals Upon completion of his/her study, the student should understand what differential equations, initial value problems, and boundary value problems are, and what their solutions consist of. For ordinary differential equations (ODEs) and associated initial value or boundary value problems, the student should understand where such problems come from, • what their solutions consist of, • how solutions are obtained, • how parameters of a system and initial or boundary conditions influence the nature of solutions. • Our pursuit of these goals will take place through the consideration of some related essential questions. 1 Essential Questions: What are differential equations and why do we need them? • What is a solution to a differential equation? What do we mean by a family of solutions to a • differential equation? What are initial value problems, and what are boundary value problems? How are the two alike • and how are they different? What is meant by an analytical solution? A qualitative solution? A numerical solution? • How do we go about finding solutions to differential equations? • How do parameters differ from variables? What is the role of parameters in differential equations? • What is a mathematical model? How do differential equations and their solutions model systems • and their responses? It has been demonstrated experimentally that retaining the things we learn can be enhanced if those things are learned through spaced repetition. To that end, I have attempted to write this book like a novel in which most of the characters are introduced early on, and are then developed and fleshed out as the plot unfolds. A large number of the important concepts of differential equations (including at least a little bit about partial differential equations) are first seen in Chapter 1, then taken up again at later points in the book, where they are reinforced and expanded upon. Those having prior knowledge of ordinary differential equations (in most cases, the instructor) will notice that the focus of this book is more on the important concepts related to differential equations (both ordinary and partial) rather than techniques for solving a broad range of types of equations. This is based on my conviction that most students will quickly forget the specific procedures for solving differential equations unless those techniques are used in other courses taken shortly after this one. However, a person with a good working understanding of differential equations, initial value problems and boundary value problems should be able to go to any of the many resources available and quickly remind themselves of techniques previously learned, or even techniques not seen in this course! 2 0.2
Recommended publications
  • Ordinary Differential Equations
    Ordinary Differential Equations for Engineers and Scientists Gregg Waterman Oregon Institute of Technology c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International license. The essence of the license is that You are free to: Share copy and redistribute the material in any medium or format • Adapt remix, transform, and build upon the material for any purpose, even commercially. • The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms: Attribution You must give appropriate credit, provide a link to the license, and indicate if changes • were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Notices: You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to the web page below. To view a full copy of this license, visit https://creativecommons.org/licenses/by/4.0/legalcode.
    [Show full text]
  • 256B Algebraic Geometry
    256B Algebraic Geometry David Nadler Notes by Qiaochu Yuan Spring 2013 1 Vector bundles on the projective line This semester we will be focusing on coherent sheaves on smooth projective complex varieties. The organizing framework for this class will be a 2-dimensional topological field theory called the B-model. Topics will include 1. Vector bundles and coherent sheaves 2. Cohomology, derived categories, and derived functors (in the differential graded setting) 3. Grothendieck-Serre duality 4. Reconstruction theorems (Bondal-Orlov, Tannaka, Gabriel) 5. Hochschild homology, Chern classes, Grothendieck-Riemann-Roch For now we'll introduce enough background to talk about vector bundles on P1. We'll regard varieties as subsets of PN for some N. Projective will mean that we look at closed subsets (with respect to the Zariski topology). The reason is that if p : X ! pt is the unique map from such a subset X to a point, then we can (derived) push forward a bounded complex of coherent sheaves M on X to a bounded complex of coherent sheaves on a point Rp∗(M). Smooth will mean the following. If x 2 X is a point, then locally x is cut out by 2 a maximal ideal mx of functions vanishing on x. Smooth means that dim mx=mx = dim X. (In general it may be bigger.) Intuitively it means that locally at x the variety X looks like a manifold, and one way to make this precise is that the completion of the local ring at x is isomorphic to a power series ring C[[x1; :::xn]]; this is the ring where Taylor series expansions live.
    [Show full text]
  • Partial Differential Equations I: Basics and Separable Solutions
    18 Partial Differential Equations I: Basics and Separable Solutions We now turn our attention to differential equations in which the “unknown function to be deter- mined” — which we will usually denote by u — depends on two or more variables. Hence the derivatives are partial derivatives with respect to the various variables. (By the way, it may be a good idea to quickly review the A Brief Review of Elementary Ordinary Differential Equations, Appendex A of these notes. We will be using some of the material discussed there.) 18.1 Intro and Examples Simple Examples If we have a horizontally stretched string vibrating up and down, let u(x, t) the vertical position at time t of the bit of string at horizontal position x , = and make some almost reasonable assumptions regarding the string, the universe and the laws of physics, then we can show that u(x, t) satisfies ∂2u ∂2u c2 0 ∂t2 − ∂x2 = where c is some positive constant dependent on the physical properties of the stretched string. This equation is called the one-dimensional wave equation (with no external forces). If, instead, we have a uniform one-dimensional heat conducting rod along the X–axis and let u(x, t) the temperature at time t of the bit of rod at horizontal position x , = then, after applying suitable assumptions about heat flow, etc., we get the one-dimensional heat equation ∂u ∂2u κ f (x, t) . ∂t − ∂x2 = Here, κ is a positive constant dependent on the material properties of the rod, and f (x, t) describes the thermal contributions due to heat sources and/or sinks in the rod.
    [Show full text]
  • Zero and Triviality Andreas Haida1 and Tue Trinh2 1 ELSC, HUJI, Jerusalem, IL 2 Leibniz-ZAS, Berlin, DE Corresponding Author: Tue Trinh ([email protected])
    a journal of Haida, Andreas and Tue Trinh. 2020. Zero and general linguistics Glossa triviality. Glossa: a journal of general linguistics 5(1): 116. 1–14. DOI: https://doi.org/10.5334/gjgl.955 RESEARCH Zero and triviality Andreas Haida1 and Tue Trinh2 1 ELSC, HUJI, Jerusalem, IL 2 Leibniz-ZAS, Berlin, DE Corresponding author: Tue Trinh ([email protected]) This paper takes issue with Bylinina & Nouwen’s (2018) hypothesis that the numeral zero has the basic weak meaning of ‘zero or more.’ We argue, on the basis of empirical observation and theoretical consideration, that this hypothesis implies that exhaustification can circum- vent L-triviality, and that exhaustification cannot circumvent L-triviality. We also provide some experimental results to support our argument. Keywords: numerals; modification; exhaustification; L-Triviality 1 Theses and antitheses 1.1 Exhaustification The aim of this squib is to discuss some issues regarding the hypothesis about zero put for- ward by Bylinina & Nouwen (2018). These authors assume that numerals have the weak, ‘at least’ meaning as basic and the strengthened, ‘exactly’ meaning as derived by way of exhaustification, and propose thatzero be considered no different from other numerals in this respect.1 This is illustrated by (1a) and (1b). (1) a. Zero students smoked | ⟦students⟧ ⟦smoked⟧ | ≥ 0 ‘the number of students⟺ who smoked is zero or greater’ ⋂ b. EXH [Zero students smoked] | ⟦students⟧ ⟦smoked⟧ | ≥ 0 | ⟦students⟧ ⟦smoked⟧ | ≥| 1 ‘the number of students who smoked⟺ is zero and not greater’ ⋂ ∧ ⋂ Before we go on, let us be explicit about the notion of exhaustification which we will adopt for the purpose of this discussion.
    [Show full text]
  • Arxiv:1509.06425V4 [Math.AG] 9 Dec 2017 Nipratrl Ntegoercraiaino Conformal of Gen Realization a Geometric the (And in Fact Role This Important Trivial
    TRIVIALITY PROPERTIES OF PRINCIPAL BUNDLES ON SINGULAR CURVES PRAKASH BELKALE AND NAJMUDDIN FAKHRUDDIN Abstract. We show that principal bundles for a semisimple group on an arbitrary affine curve over an algebraically closed field are trivial, provided the order of π1 of the group is invertible in the ground field, or if the curve has semi-normal singularities. Several consequences and extensions of this result (and method) are given. As an application, we realize conformal blocks bundles on moduli stacks of stable curves as push forwards of line bundles on (relative) moduli stacks of principal bundles on the universal curve. 1. Introduction It is a consequence of a theorem of Harder [Har67, Satz 3.3] that generically trivial principal G-bundles on a smooth affine curve C over an arbitrary field k are trivial if G is a semisimple and simply connected algebraic group. When k is algebraically closed and G reductive, generic triviality, conjectured by Serre, was proved by Steinberg[Ste65] and Borel–Springer [BS68]. It follows that principal bundles for simply connected semisimple groups over smooth affine curves over algebraically closed fields are trivial. This fact (and a generalization to families of bundles [DS95]) plays an important role in the geometric realization of conformal blocks for smooth curves as global sections of line bundles on moduli-stacks of principal bundles on the curves (see the review [Sor96] and the references therein). An earlier result of Serre [Ser58, Th´eor`eme 1] (also see [Ati57, Theorem 2]) implies that this triviality property is true if G “ SLprq, and C is a possibly singular affine curve over an arbitrary field k.
    [Show full text]
  • Virtual Knot Invariants Arising from Parities
    Virtual Knot Invariants Arising From Parities Denis Petrovich Ilyutko Department of Mechanics and Mathematics, Moscow State University, Russia [email protected] Vassily Olegovich Manturov Faculty of Science, People’s Friendship University of Russia, Russia [email protected] Igor Mikhailovich Nikonov Department of Mechanics and Mathematics, Moscow State University, Russia [email protected] Abstract In [12, 15] it was shown that in some knot theories the crucial role is played by parity, i.e. a function on crossings valued in {0, 1} and behaving nicely with respect to Reidemeister moves. Any parity allows one to construct functorial mappings from knots to knots, to refine many invariants and to prove minimality theorems for knots. In the present paper, we generalise the notion of parity and construct parities with coefficients from an abelian group rather than Z2 and investigate them for different knot theories. For some knot theories we arXiv:1102.5081v1 [math.GT] 24 Feb 2011 show that there is the universal parity, i.e. such a parity that any other parity factors through it. We realise that in the case of flat knots all parities originate from homology groups of underlying surfaces and, at the same time, allow one to “localise” the global homological information about the ambient space at crossings. We prove that there is only one non-trivial parity for free knots, the Gaussian parity. At the end of the paper we analyse the behaviour of some invariants constructed for some modifications of parities. 1 Contents 1 Introduction 2 2 Basic definitions 3 2.1 Framed 4-graphs and chord diagrams .
    [Show full text]
  • Triviality Results and the Relationship Between Logical and Natural
    Triviality Results and the Relationship between Logical and Natural Languages Justin Khoo Massachusetts Institute of Technology [email protected] Matthew Mandelkern All Souls College, Oxford [email protected] Inquiry into the meaning of logical terms in natural language (‘and’, ‘or’, ‘not’, ‘if’) has generally proceeded along two dimensions. On the one hand, semantic theories aim to predict native speaker intuitions about the natural language sentences involving those logical terms. On the other hand, logical theories explore the formal properties of the translations of those terms into formal languages. Sometimes these two lines of inquiry appear to be in tension: for instance, our best logical investigation into conditional connectives may show that there is no conditional operator that has all the properties native speaker intuitions suggest ‘if’ has. Indicative conditionals have famously been the source of one such tension, ever since the triviality proofs of both Lewis (1976) and Gibbard (1981) established conclusions which are prima facie in tension with ordinary judgements about natural language indicative conditionals. In a recent series of papers, Branden Fitelson (2013, 2015, 2016) has strengthened both triviality results, revealing a common culprit: a logical schema known as IMPORT-EXPORT. Fitelson’s results focus the tension between the logical results and ordinary judgements, since IMPORT-EXPORT seems to be supported by intuitions about natural language. In this paper, we argue that the intuitions which have been taken to support IMPORT-EXPORT are really evidence for a closely related but subtly different principle. We show that the two principles are independent by showing how, given a standard assumption about the conditional operator in the formal language in which IMPORT- EXPORT is stated, many existing theories of indicative conditionals validate one but not the other.
    [Show full text]
  • PARITY of the PARTITION FUNCTION 1. Introduction And
    PARITY OF THE PARTITION FUNCTION KEN ONO Abstract. Although much is known about the partition function, little is known about its parity. For the polynomials D(x) := (Dx2 + 1)=24, where D ≡ 23 (mod 24), we show that there are infinitely many m (resp. n) for which p(D(m)) is even (resp. p(D(n)) is odd) if there is at least one such m (resp. n). We bound the first m and n (if any) in terms of the class number h(−D). For prime D we show that there are indeed infinitely many even values. To this end we construct new modular generating functions using generalized Borcherds products, and we employ Galois representations and locally nilpotent Hecke algebras. 1. Introduction and statement of results A partition of a non-negative integer n is a non-increasing sequence of positive integers that sum to n. Ramanujan investigated [43, 44] p(n), the number of partitions of n, and he discovered congruences in certain very special arithmetic progressions such as: p(5n + 4) ≡ 0 (mod 5); (1.1) p(7n + 5) ≡ 0 (mod 7); p(11n + 6) ≡ 0 (mod 11): Ramanujan's congruences have inspired many works (for example, see [2, 3, 4, 5, 6, 7, 8, 9, 15, 19, 20, 24, 26, 28, 31, 32, 39, 51] to name a few). Atkin [6] and Watson [51] notably proved Ramanujan's conjectures concerning congruences mod powers of 5, 7 and 11, while Andrews and Garvan unearthed [5] Dyson's [19] elusive crank, thereby providing a procedure for dividing the partitions into 5, 7, and 11 groups of equal size in (1.1).
    [Show full text]
  • BEYOND CALCULUS Math21a, O
    5/7/2004 CALCULUS BEYOND CALCULUS Math21a, O. Knill DISCRETE SPACE CALCULUS. Many ideas in calculus make sense in a discrete setup, where space is a graph, curves are curves in the graph and surfaces are collections of "plaquettes", polygons formed by edges of the graph. One can look at functions on this graph. Scalar functions are functions defined on the vertices of the INTRODUCTION. Topics beyond multi-variable calculus are usually labeled with special names like "linear graphs. Vector fields are functions defined on the edges, other vector fields are defined as functions defined on algebra", "ordinary differential equations", "numerical analysis", "partial differential equations", "functional plaquettes. The gradient is a function defined on an edge as the difference between the values of f at the end analysis" or "complex analysis". Where one would draw the line between calculus and non-calculus topics is points. not clear but if calculus is about learning the basics of limits, differentiation, integration and summation, then Consider a network modeled by a planar graph which forms triangles. A scalar function assigns a value f multi-variable calculus is the "black belt" of calculus. Are there other ways to play this sport? n to each node n. An area function assigns values fT to each triangle T . A vector field assign values Fnm to each edge connecting node n with node m. The gradient of a scalar function is the vector field Fnm = fn fm. HOW WOULD ALIENS COMPUTE? On an other planet, calculus might be taught in a completely different − The curl of a vector field F is attaches to each triangle (k; m; n) the value curl(F )kmn = Fkm + Fmn + Fnk.
    [Show full text]
  • Scaling Qualitative Probability Mark Burgin University of California, Los Angeles 405 Hilgard Ave
    Scaling Qualitative Probability Mark Burgin University of California, Los Angeles 405 Hilgard Ave. Los Angeles, CA 90095 Abstract There are different approaches to qualitative probability, which includes subjective probability. We developed a representation of qualitative probability based on relational systems, which allows modeling uncertainty by probability structures and is more coherent than existing approaches. This setting makes it possible proving that any comparative probability is induced by some probability structure (Theorem 2.1), that classical probability is a probability structure (Theorem 2.2) and that inflated, i.e., larger than 1, probability is also a probability structure (Theorem 2.3). In addition, we study representation of probability structures by classical probability. Keywords: probability, qualitative probability, quantitative probability, axiom, random event, permissible event, set algebra. 1. Introduction Qualitative probability and its particular case - subjective probability – plays important role in psychology, decision making and cognitive sciences. However, the mainstream of probability theory and statistics treats probability as a numeric function or measure with specific properties (cf., for example, (Devore, 2015; Hogg, et al, 2014; Walpole, et al, 2011)). Kolmogorov rigorously represented these properties by a system of axioms treating probability as an additive measure on a system of random events (Kolmogorov, 1933). Later researchers suggested other systems of axioms for the conventional probability theory (cf., for example, (Whittle, 2000)), as well as for extended probability theory, which included negative probabilities (Burgin, 2009; 2016), and for larger than 1 (inflated) probabilities (Burgin and Meissner, 2012). At the same time, to reflect uncertainty and probabilistic aspects of decision-making and other cognitive processes, various researchers developed and applied the theory of qualitative probability as an approach to mathematical modeling and investigation of uncertainty.
    [Show full text]
  • R-Triviality of Groups of Type F4 Arising from the First Tits Construction
    R-TRIVIALITY OF GROUPS OF TYPE F4 ARISING FROM THE FIRST TITS CONSTRUCTION SEIDON ALSAODY, VLADIMIR CHERNOUSOV, AND ARTURO PIANZOLA Abstract. Any group of type F4 is obtained as the automorphism group of an Albert algebra. We prove that such a group is R-trivial whenever the Albert algebra is obtained from the first Tits construction. Our proof uses cohomological techniques and the corresponding result on the structure group of such Albert algebras. 1. Introduction The notion of path connectedness for topological spaces is natural and well- known. In algebraic geometry, this notion corresponds to that of R-triviality. Recall that the notion of R-equivalence, introduced by Manin in [9], is an important birational invariant of an algebraic variety defined over an arbitrary field and is defined as follows: if X is a variety over a field K with X(K) 6= ;, two K-points x; y 2 X(K) are called elementarily R-equivalent if there is a 1 path from x to y, i.e. if there exists a rational map f : A 99K X defined at 0; 1 and mapping 0 to x and 1 to y. This generates an equivalence relation R on X(K) and one can consider the set X(K)=R. If X has in addition a group structure, i.e. X = G is an algebraic group over a field K, then the set G(K)=R has a natural structure of an (abstract) group and this gives rise to a functor G=R : F ields=K −! Groups; where F ields=K is the category of field extensions of K, and G=R is given by L=K ! G(L)=R.
    [Show full text]
  • Local Triviality for Continuous Field C∗-Algebras Joan
    J. Bosa and M. Dadarlat. () “Local triviality for continuous field C∗-algebras,” International Mathematics Research Notices, Vol. , Article ID , 10 pages. doi:10.1093/imrn/ Local triviality for continuous field C∗-algebras Joan Bosa1 and Marius Dadarlat2 1 Departament de Matematiques,` Universitat Autonoma` de Barcelona, 08193 Bellaterra, Barcelona, Spain and 2 Department of Mathematics, Purdue University, West Lafayette, IN 47907, USA Correspondence to be sent to: [email protected] Let X be a finite dimensional compact metrizable space. Let A be a separable continuous field C∗-algebra over X with all fibers isomorphic to the same stable Kirchberg algebra D. We show that if D has finitely generated K-theory and it satisfies the Universal Coefficient Theorem in KK-theory, then there exists a dense open subset U of X such that the ideal A(U) is locally trivial. The assumptions that the space X is finite dimensional and that the K-theory of the fiber is finitely generated are both necessary. 1 Introduction Continuous field C∗-algebras play the role of bundles of C∗-algebras (in the sense of topology) as explained in [1]. Continuous field C∗-algebras appear naturally since any separable C∗-algebra A with Hausdorff primitive spectrum X has a canonical continuous field structure over X with fibers the primitive quotients of A [5]. The bundle structure that underlies a continuous field C∗-algebra is typically not locally trivial even if all fibers are mutually isomorphic, see [4, Example 8.4]. A point x 2 X is called singular for A if A(U) is nontrivial (i.e.
    [Show full text]