Partial Differential Equations and the Finite Element Method

Size: px
Start display at page:

Download "Partial Differential Equations and the Finite Element Method"

Transcription

1 Partial Differential Equations and the Finite Element Method Pavel Solin The University of Texas at El Paso Academy of Sciences ofthe Czech Republic iwiley- INTERSCIENCE A JOHN WILEY & SONS, INC, PUBLICATION

2 CONTENTS List of Figures List of Tables Preface Acknowledgments xv xxi xxiii xxv 1 Partial Differential Equations Selected general properties Classification and examples Hadamard's well-posedness General existence and uniqueness results Exercises Second-order elliptic problems Weak formulation of a model problem Bilinear forms, energy norm, and energetic inner product The Lax-Milgram lemma Unique solvability of the model problem Nonhomogeneous Dirichlet boundary conditions Neumann boundary conditions Newton (Robin) boundary conditions Combining essential and natural boundary conditions 23

3 VIII CONTENTS Energy of elliptic problems Maximum principles and well-posedness Exercises Second-order parabolic problems Initial and boundary conditions Weak formulation Existence and uniqueness of Solution Exercises Second-order hyperbolic problems Initial and boundary conditions Weak formulation and unique solvability The wave equation Exercises First-order hyperbolic problems Conservation laws Characteristics Exact Solution to linear first-order Systems Riemann problem Nonlinearfluxand shock formation Exercises 44 2 Continuous Elements for 1D Problems The general framework The Galerkin method Orthogonality of error and Cea's lemma Convergence of the Galerkin method Ritz method for Symmetrie problems Exercises Lowest-order elements Model problem Finite-dimensional subspace V n cv Piecewise-affine basis funetions The system of linear algebraic equations Element-by-element assembling procedure Refinement and convergence Exercises Higher-order numerical quadrature Gaussian quadrature rules Selected quadrature constants Adaptive quadrature Exercises Higher-order elements 66

4 CONTENTS IX Motivation problem Affine concept: reference domain and reference maps Transformation of weak forms to the reference domain Higher-order Lagrange nodal shape functions Chebyshev and Gauss-Lobatto nodal points Higher-order Lobatto hierarchic shape functions Constructing basis of the Space Vh tp Data structures Assembling algorithm Exercises The sparse stiffness matrix Compressed sparse row (CSR) data format Condition number Conditioning of shape functions Stiffness matrix for the Lobatto shape functions Exercises Implementing nonhomogeneous boundary conditions Dirichlet boundary conditions Combination of essential and natural conditions Exercises Interpolation onfiniteelements The Hubert space setting Best interpolant Projection-based interpolant Nodal interpolant Exercises 102 General Concept of Nodal Elements The nodalfinitedement Unisolvency and nodal basis Checking unisolvency Example: Iowest-orderQ 1 - and P 1 -elements Q^element P^element Invertibility of the quadrilateral reference map XK Interpolation on nodal elements Local nodal interpolant Global interpolant and conformity Conformity to the Sobolev space H Equivalence of nodal elements Exercises 122

5 X CONTENTS 4 Continuous Elements for 2D Problems Lowest-order elements Model problem and its weak formulation Approximations and variational crimes Basis of the space Vft ip Transformation of weak forms to the reference domain Simplified evaluation of stiffness integrals Connectivity arrays Assembling algorithm for Q 1 /P 1 -elements Lagrange interpolation on Q 1 /P 1 -meshes Exercises Higher-order numerical quadrature in 2D Gaussian quadrature on quads Gaussian quadrature on triangles Higher-order nodal elements Product Gauss-Lobatto points Lagrange-Gauss-Lobatto <3 p ' r -elements Lagrange interpolation and the Lebesgue constant The Fekete points Lagrange-Fekete P p -elements Basis of the space Vh ip Data structures Connectivity arrays Assembling algorithm for Q p /P p -elements Lagrange interpolation on Q p /P p -meshes Exercises Transient Problems and ODE Solvers Methodoflines Model problem Weak formulation The ODE System Construction of the initial vector Autonomous Systems and phase flow Selected time integration schemes One-step methods, consistency and convergence Explicit and implicit Euler methods Stiffness Explicit higher-order RK schemes Embedded RK methods and adaptivity General (implicit) RK schemes 184

6 CONTENTS Xi 5.3 Introduction to stability Autonomization of RK methods Stability of linear autonomous Systems Stability functions and stability domains Stability functions for general RK methods Maximum consistency order of IRK methods yl-stability and L-stability Higher-order IRK methods Collocation methods Gauss and Radau IRK methods Solution of nonlinear Systems Exercises Beam and Plate Bending Problems Bending of elastic beams Euler-Bernoulli model Boundary conditions Weak formulation Existence and uniqueness of Solution Lowest-order Hermite elements in 1D Model problem Cubic Hermite elements Higher-order Hermite elements in 1D Nodal higher-order elements Hierarchie higher-order elements Conditioning of shape functions Basis of the space Vh ip Transformation of weak forms to the reference domain Connectivity arrays Assembling algorithm Interpolation on Hermite elements Hermite elements in 2D Lowest-order elements Higher-order Hermite-Fekete elements Design of basis functions Global nodal interpolant and conformity Bending of elastic plates Reissner-Mindlin (thick) plate model Kirchhoff (thin) plate model Boundary conditions Weak formulation and unique solvability Babuska's paradox of thin plates 254

7 XII CONTENTS 6.6 Discretization by i7 2 -conforming elements Lowest-order (quintic) Argyris element, unisolvency Local interpolant, conformity Nodal shape functions on the reference domain Transformation to reference domains Design of basis functions Higher-order nodal Argyris-Fekete elements Exercises 266 Equations of Electromagnetics Electromagnetic field and its basic characteristics Integration along smooth curves Maxwell's equations in integral form Maxwell's equations in differential form Constitutive relations and the equation of continuity Media and their characteristics Conductors and dielectrics Magnetic materials Conditions on interfaces Potentials Scalar electric potential Scalar magnetic potential Vector potential and gauge transformations Potential formulation of Maxwell's equations Other wave equations Equations for thefieldvectors Equation for the electric field Equation for the magnetic field Interface and boundary conditions Time-harmonic Maxwell's equations Helmholtz equation Time-harmonic Maxwell's equations Normalization Model problem Weak formulation Existence and uniqueness of Solution Edge elements Conformity requirements of the space if(curl) Lowest-order (Whitney) edge elements Higher-order edge elements of N6delec Transformation of weak forms to the reference domain Interpolation on edge elements 316

8 CONTENTS XIII Conformity of edge elements to the space ü(curl) Exercises 318 Appendix A: Basics of Functional Analysis 319 A.l Linear Spaces 320 A. 1.1 Real and complex linear space 320 A. 1.2 Checking whether a set is a linear space 321 A. 1.3 Intersection and union of subspaces 323 A. 1.4 Linear combination and linear span 326 A. 1.5 Sum and direct sum of subspaces 327 A.1.6 Linear independence, basis, and dimension 328 A.1.7 Linear Operator, null space, ränge 332 A. 1.8 Composed Operators and change of basis 337 A.1.9 Determinants, eigenvalues, and eigenvectors 339 A.l.10 Hermitian, Symmetrie, and diagonalizable matrices 341 A Linear forms, dual space, and dual basis 343 A.l. 12 Exercises 345 A.2 Normed Spaces 348 A.2.1 Norm and seminorm 348 A.2.2 Convergence and limit 352 A.2.3 Open and closed sets 355 A.2.4 Continuity of Operators 357 A.2.5 Operator norm and C(U, V) as a normed space 361 A.2.6 Equivalence of norms 363 A.2.7 Banach Spaces 366 A.2.8 Banach fixed point theorem 371 A.2.9 Lebesgue integral and L p -spaces 375 A.2.10 Basic inequalities in ZAspaces 380 A.2.11 Density of smooth funetions in L p -spaces 384 A.2.12 Exercises 386 A.3 Inner produet Spaces 389 A.3.1 Inner produet 389 A.3.2 Hubert Spaces 394 A.3.3 Generalized angle and orthogonality 395 A.3.4 Generalized Fourier series 399 A.3.5 Projections and orthogonal projeetions 401 A.3.6 Representation of linear forms (Riesz) 405 A.3.7 Compactness, compact Operators, and the Fredholm alternative 407 A.3.8 Weak convergence 408 A.3.9 Exercises 409 A.4 Sobolev Spaces 412 A.4.1 Domain boundary and its regularity 412

9 XiV CONTENTS A.4.2 Distributions and weak derivatives 414 A.4.3 Spaces W k ' p and H k 418 A.4.4 Discontinuity ofi^-functions in R d, d> A.4.5 Poincare-Friedrichs' inequality 421 A.4.6 Embeddings of Sobolev Spaces 422 A.4.7 Traces of W fc - p -functions 424 A.4.8 Generalized Integration by parts formulae 425 A.4.9 Exercises 426 Appendix B: Software and Examples 427 B.l Sparse Matrix Solvers 427 B. 1.1 The smatrix Utility 428 B.1.2 An example application 430 B.1.3 Interfacing with PETSc 433 B. 1.4 Interfacing with Trilinos 436 B. 1.5 Interfacing with UMFPACK 439 B.2 The High-Performance Modular Finite Element System HERMES 439 B.2.1 Modular structure of HERMES 440 B.2.2 The elliptic module 441 B.2.3 The Maxwell's module 442 B.2.4 Example 1: L-shape domain problem 444 B.2.5 Example 2: Insulator problem 448 B.2.6 Example 3: Sphere-cone problem 451 B.2.7 Example 4: Electrostatic micromotor problem 455 B.2.8 Example 5: Diffraction problem 458 References 461 Index 468

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA Introduction to Finite and Spectral Element Methods Using MATLAB Second Edition C. Pozrikidis University of Massachusetts Amherst, USA (g) CRC Press Taylor & Francis Group Boca Raton London New York CRC

More information

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by Numerical Analysis A Comprehensive Introduction H. R. Schwarz University of Zürich Switzerland with a contribution by J. Waldvogel Swiss Federal Institute of Technology, Zürich JOHN WILEY & SONS Chichester

More information

Index. C 2 ( ), 447 C k [a,b], 37 C0 ( ), 618 ( ), 447 CD 2 CN 2

Index. C 2 ( ), 447 C k [a,b], 37 C0 ( ), 618 ( ), 447 CD 2 CN 2 Index advection equation, 29 in three dimensions, 446 advection-diffusion equation, 31 aluminum, 200 angle between two vectors, 58 area integral, 439 automatic step control, 119 back substitution, 604

More information

Tyn Myint-U Lokenath Debnath. Linear Partial Differential Equations for Scientists and Engineers. Fourth Edition. Birkhauser Boston Basel Berlin

Tyn Myint-U Lokenath Debnath. Linear Partial Differential Equations for Scientists and Engineers. Fourth Edition. Birkhauser Boston Basel Berlin Tyn Myint-U Lokenath Debnath Linear Partial Differential Equations for Scientists and Engineers Fourth Edition Birkhauser Boston Basel Berlin Preface to the Fourth Edition Preface to the Third Edition

More information

Preface. 2 Linear Equations and Eigenvalue Problem 22

Preface. 2 Linear Equations and Eigenvalue Problem 22 Contents Preface xv 1 Errors in Computation 1 1.1 Introduction 1 1.2 Floating Point Representation of Number 1 1.3 Binary Numbers 2 1.3.1 Binary number representation in computer 3 1.4 Significant Digits

More information

METHODS FOR SOLVING MATHEMATICAL PHYSICS PROBLEMS

METHODS FOR SOLVING MATHEMATICAL PHYSICS PROBLEMS METHODS FOR SOLVING MATHEMATICAL PHYSICS PROBLEMS V.I. Agoshkov, P.B. Dubovski, V.P. Shutyaev CAMBRIDGE INTERNATIONAL SCIENCE PUBLISHING Contents PREFACE 1. MAIN PROBLEMS OF MATHEMATICAL PHYSICS 1 Main

More information

NUMERICAL METHODS FOR ENGINEERING APPLICATION

NUMERICAL METHODS FOR ENGINEERING APPLICATION NUMERICAL METHODS FOR ENGINEERING APPLICATION Second Edition JOEL H. FERZIGER A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York / Chichester / Weinheim / Brisbane / Singapore / Toronto

More information

Discrete Projection Methods for Integral Equations

Discrete Projection Methods for Integral Equations SUB Gttttingen 7 208 427 244 98 A 5141 Discrete Projection Methods for Integral Equations M.A. Golberg & C.S. Chen TM Computational Mechanics Publications Southampton UK and Boston USA Contents Sources

More information

Linear Partial Differential Equations for Scientists and Engineers

Linear Partial Differential Equations for Scientists and Engineers Tyn Myint-U Lokenath Debnath Linear Partial Differential Equations for Scientists and Engineers Fourth Edition Birkhäuser Boston Basel Berlin Tyn Myint-U 5 Sue Terrace Westport, CT 06880 USA Lokenath Debnath

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

The Finite Element Method for Solid and Structural Mechanics

The Finite Element Method for Solid and Structural Mechanics The Finite Element Method for Solid and Structural Mechanics Sixth edition O.C. Zienkiewicz, CBE, FRS UNESCO Professor of Numerical Methods in Engineering International Centre for Numerical Methods in

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

Numerical Analysis of Electromagnetic Fields

Numerical Analysis of Electromagnetic Fields Pei-bai Zhou Numerical Analysis of Electromagnetic Fields With 157 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest Contents Part 1 Universal Concepts

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

Contents as of 12/8/2017. Preface. 1. Overview...1

Contents as of 12/8/2017. Preface. 1. Overview...1 Contents as of 12/8/2017 Preface 1. Overview...1 1.1 Introduction...1 1.2 Finite element data...1 1.3 Matrix notation...3 1.4 Matrix partitions...8 1.5 Special finite element matrix notations...9 1.6 Finite

More information

Numerical Mathematics

Numerical Mathematics Alfio Quarteroni Riccardo Sacco Fausto Saleri Numerical Mathematics Second Edition With 135 Figures and 45 Tables 421 Springer Contents Part I Getting Started 1 Foundations of Matrix Analysis 3 1.1 Vector

More information

Least-Squares Finite Element Methods

Least-Squares Finite Element Methods Pavel В. Bochev Max D. Gunzburger Least-Squares Finite Element Methods Spri ringer Contents Part I Survey of Variational Principles and Associated Finite Element Methods 1 Classical Variational Methods

More information

Introduction to Functional Analysis With Applications

Introduction to Functional Analysis With Applications Introduction to Functional Analysis With Applications A.H. Siddiqi Khalil Ahmad P. Manchanda Tunbridge Wells, UK Anamaya Publishers New Delhi Contents Preface vii List of Symbols.: ' - ix 1. Normed and

More information

METHODS OF ENGINEERING MATHEMATICS

METHODS OF ENGINEERING MATHEMATICS METHODS OF ENGINEERING MATHEMATICS Edward J. Hang Kyung K. Choi Department of Mechanical Engineering College of Engineering The University of Iowa Iowa City, Iowa 52242 METHODS OF ENGINEERING MATHEMATICS

More information

Philippe. Functional Analysis with Applications. Linear and Nonlinear. G. Ciarlet. City University of Hong Kong. siajtl

Philippe. Functional Analysis with Applications. Linear and Nonlinear. G. Ciarlet. City University of Hong Kong. siajtl Philippe G Ciarlet City University of Hong Kong Linear and Nonlinear Functional Analysis with Applications with 401 Problems and 52 Figures siajtl Society for Industrial and Applied Mathematics Philadelphia

More information

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1 Scientific Computing WS 2017/2018 Lecture 18 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 18 Slide 1 Lecture 18 Slide 2 Weak formulation of homogeneous Dirichlet problem Search u H0 1 (Ω) (here,

More information

APPLIED FUNCTIONAL ANALYSIS

APPLIED FUNCTIONAL ANALYSIS APPLIED FUNCTIONAL ANALYSIS Second Edition JEAN-PIERRE AUBIN University of Paris-Dauphine Exercises by BERNARD CORNET and JEAN-MICHEL LASRY Translated by CAROLE LABROUSSE A Wiley-Interscience Publication

More information

Elliptic & Parabolic Equations

Elliptic & Parabolic Equations Elliptic & Parabolic Equations Zhuoqun Wu, Jingxue Yin & Chunpeng Wang Jilin University, China World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI HONG KONG TAIPEI CHENNAI Contents Preface v

More information

NUMERICAL MATHEMATICS AND COMPUTING

NUMERICAL MATHEMATICS AND COMPUTING NUMERICAL MATHEMATICS AND COMPUTING Fourth Edition Ward Cheney David Kincaid The University of Texas at Austin 9 Brooks/Cole Publishing Company I(T)P An International Thomson Publishing Company Pacific

More information

Mathematical Analysis

Mathematical Analysis Mathematical Analysis A Concise Introduction Bernd S. W. Schroder Louisiana Tech University Program of Mathematics and Statistics Ruston, LA 31CENTENNIAL BICENTENNIAL WILEY-INTERSCIENCE A John Wiley &

More information

Meshfree Approximation Methods with MATLAB

Meshfree Approximation Methods with MATLAB Interdisciplinary Mathematical Sc Meshfree Approximation Methods with MATLAB Gregory E. Fasshauer Illinois Institute of Technology, USA Y f? World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI

More information

Introduction to Finite Element Analysis

Introduction to Finite Element Analysis WILEY SERIES IN COMPUTATIONAL MECHANICS Introduction to Finite Element Analysis Formulation, Verification and Validation Barna Szabó and Ivo Babuška Introduction to Finite Element Analysis WILEY SERIES

More information

Finite Elements. Colin Cotter. January 15, Colin Cotter FEM

Finite Elements. Colin Cotter. January 15, Colin Cotter FEM Finite Elements January 15, 2018 Why Can solve PDEs on complicated domains. Have flexibility to increase order of accuracy and match the numerics to the physics. has an elegant mathematical formulation

More information

Classes of Linear Operators Vol. I

Classes of Linear Operators Vol. I Classes of Linear Operators Vol. I Israel Gohberg Seymour Goldberg Marinus A. Kaashoek Birkhäuser Verlag Basel Boston Berlin TABLE OF CONTENTS VOLUME I Preface Table of Contents of Volume I Table of Contents

More information

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2 Contents Preface for the Instructor xi Preface for the Student xv Acknowledgments xvii 1 Vector Spaces 1 1.A R n and C n 2 Complex Numbers 2 Lists 5 F n 6 Digression on Fields 10 Exercises 1.A 11 1.B Definition

More information

FINITE-DIMENSIONAL LINEAR ALGEBRA

FINITE-DIMENSIONAL LINEAR ALGEBRA DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H ROSEN FINITE-DIMENSIONAL LINEAR ALGEBRA Mark S Gockenbach Michigan Technological University Houghton, USA CRC Press Taylor & Francis Croup

More information

An Introduction to the Finite Element Method

An Introduction to the Finite Element Method An Introduction to the Finite Element Method Third Edition J. N. REDDY Department 01 Mechanical Engineering Texas A&M University College Station, Texas, USA 77843 11 Boston Burr Ridge, IL Dubuque, IA Madison,

More information

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING C. Pozrikidis University of California, San Diego New York Oxford OXFORD UNIVERSITY PRESS 1998 CONTENTS Preface ix Pseudocode Language Commands xi 1 Numerical

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems

Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems Chapter 1 Foundations of Elliptic Boundary Value Problems 1.1 Euler equations of variational problems Elliptic boundary value problems often occur as the Euler equations of variational problems the latter

More information

Measure, Integration & Real Analysis

Measure, Integration & Real Analysis v Measure, Integration & Real Analysis preliminary edition 10 August 2018 Sheldon Axler Dedicated to Paul Halmos, Don Sarason, and Allen Shields, the three mathematicians who most helped me become a mathematician.

More information

Contents. Prologue Introduction. Classical Approximation... 19

Contents. Prologue Introduction. Classical Approximation... 19 Contents Prologue........................................................................ 15 1 Introduction. Classical Approximation.................................. 19 1.1 Introduction................................................................

More information

ABSTRACT ALGEBRA WITH APPLICATIONS

ABSTRACT ALGEBRA WITH APPLICATIONS ABSTRACT ALGEBRA WITH APPLICATIONS IN TWO VOLUMES VOLUME I VECTOR SPACES AND GROUPS KARLHEINZ SPINDLER Darmstadt, Germany Marcel Dekker, Inc. New York Basel Hong Kong Contents f Volume I Preface v VECTOR

More information

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS Victor S. Ryaben'kii Semyon V. Tsynkov Chapman &. Hall/CRC Taylor & Francis Group Boca Raton London New York Chapman & Hall/CRC is an imprint of the Taylor

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

THE NUMERICAL TREATMENT OF DIFFERENTIAL EQUATIONS

THE NUMERICAL TREATMENT OF DIFFERENTIAL EQUATIONS THE NUMERICAL TREATMENT OF DIFFERENTIAL EQUATIONS 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. BY DR. LOTHAR COLLATZ

More information

Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks

Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks Course Description - Master in of Mathematics Comprehensive exam& Thesis Tracks 1309701 Theory of ordinary differential equations Review of ODEs, existence and uniqueness of solutions for ODEs, existence

More information

Chapter 3 Conforming Finite Element Methods 3.1 Foundations Ritz-Galerkin Method

Chapter 3 Conforming Finite Element Methods 3.1 Foundations Ritz-Galerkin Method Chapter 3 Conforming Finite Element Methods 3.1 Foundations 3.1.1 Ritz-Galerkin Method Let V be a Hilbert space, a(, ) : V V lr a bounded, V-elliptic bilinear form and l : V lr a bounded linear functional.

More information

Contents. 1 Basic Equations 1. Acknowledgment. 1.1 The Maxwell Equations Constitutive Relations 11

Contents. 1 Basic Equations 1. Acknowledgment. 1.1 The Maxwell Equations Constitutive Relations 11 Preface Foreword Acknowledgment xvi xviii xix 1 Basic Equations 1 1.1 The Maxwell Equations 1 1.1.1 Boundary Conditions at Interfaces 4 1.1.2 Energy Conservation and Poynting s Theorem 9 1.2 Constitutive

More information

FOURIER SERIES, TRANSFORMS, AND BOUNDARY VALUE PROBLEMS

FOURIER SERIES, TRANSFORMS, AND BOUNDARY VALUE PROBLEMS fc FOURIER SERIES, TRANSFORMS, AND BOUNDARY VALUE PROBLEMS Second Edition J. RAY HANNA Professor Emeritus University of Wyoming Laramie, Wyoming JOHN H. ROWLAND Department of Mathematics and Department

More information

Finite Elements. Colin Cotter. January 18, Colin Cotter FEM

Finite Elements. Colin Cotter. January 18, Colin Cotter FEM Finite Elements January 18, 2019 The finite element Given a triangulation T of a domain Ω, finite element spaces are defined according to 1. the form the functions take (usually polynomial) when restricted

More information

From Completing the Squares and Orthogonal Projection to Finite Element Methods

From Completing the Squares and Orthogonal Projection to Finite Element Methods From Completing the Squares and Orthogonal Projection to Finite Element Methods Mo MU Background In scientific computing, it is important to start with an appropriate model in order to design effective

More information

GEOPHYSICAL INVERSE THEORY AND REGULARIZATION PROBLEMS

GEOPHYSICAL INVERSE THEORY AND REGULARIZATION PROBLEMS Methods in Geochemistry and Geophysics, 36 GEOPHYSICAL INVERSE THEORY AND REGULARIZATION PROBLEMS Michael S. ZHDANOV University of Utah Salt Lake City UTAH, U.S.A. 2OO2 ELSEVIER Amsterdam - Boston - London

More information

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group NUMERICAL METHODS lor CHEMICAL ENGINEERS Using Excel', VBA, and MATLAB* VICTOR J. LAW CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup,

More information

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat. Numerical Methods for Engineers An Introduction with and Scientists Applications using MATLAB Third Edition Amos Gilat Vish- Subramaniam Department of Mechanical Engineering The Ohio State University Wiley

More information

Elliptic Partial Differential Equations of Second Order

Elliptic Partial Differential Equations of Second Order David Gilbarg Neil S.Trudinger Elliptic Partial Differential Equations of Second Order Reprint of the 1998 Edition Springer Chapter 1. Introduction 1 Part I. Linear Equations Chapter 2. Laplace's Equation

More information

ADVANCED ENGINEERING MATHEMATICS

ADVANCED ENGINEERING MATHEMATICS ADVANCED ENGINEERING MATHEMATICS DENNIS G. ZILL Loyola Marymount University MICHAEL R. CULLEN Loyola Marymount University PWS-KENT O I^7 3 PUBLISHING COMPANY E 9 U Boston CONTENTS Preface xiii Parti ORDINARY

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index Index A Admissible function, 163 Amplification factor, 36 Amplitude, 1, 22 Amplitude-modulated carrier, 630 Amplitude ratio, 36 Antinodes, 612 Approximate analytical methods, 647 Assumed modes method,

More information

FDM for wave equations

FDM for wave equations FDM for wave equations Consider the second order wave equation Some properties Existence & Uniqueness Wave speed finite!!! Dependence region Analytical solution in 1D Finite difference discretization Finite

More information

Follow links Class Use and other Permissions. For more information, send to:

Follow links Class Use and other Permissions. For more information, send  to: COPYRIGHT NOTICE: Kari Astala, Tadeusz Iwaniec & Gaven Martin: Elliptic Partial Differential Equations and Quasiconformal Mappings in the Plane is published by Princeton University Press and copyrighted,

More information

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation Faheem Ahmed, Fareed Ahmed, Yongheng Guo, Yong Yang Abstract This paper deals with

More information

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS Preliminaries Round-off errors and computer arithmetic, algorithms and convergence Solutions of Equations in One Variable Bisection method, fixed-point

More information

PART IV Spectral Methods

PART IV Spectral Methods PART IV Spectral Methods Additional References: R. Peyret, Spectral methods for incompressible viscous flow, Springer (2002), B. Mercier, An introduction to the numerical analysis of spectral methods,

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

More information

Variational Formulations

Variational Formulations Chapter 2 Variational Formulations In this chapter we will derive a variational (or weak) formulation of the elliptic boundary value problem (1.4). We will discuss all fundamental theoretical results that

More information

INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS

INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS SHEN R. WU and LEI GU WILEY A JOHN WILEY & SONS, INC., PUBLICATION ! PREFACE xv PARTI FUNDAMENTALS 1 1 INTRODUCTION 3

More information

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations MATHEMATICS Subject Code: MA Course Structure Sections/Units Section A Section B Section C Linear Algebra Complex Analysis Real Analysis Topics Section D Section E Section F Section G Section H Section

More information

FUNCTIONAL ANALYSIS. iwiley- 'INTERSCIENCE. PETER D. LAX Courant Institute New York University A JOHN WILEY & SONS, INC.

FUNCTIONAL ANALYSIS. iwiley- 'INTERSCIENCE. PETER D. LAX Courant Institute New York University A JOHN WILEY & SONS, INC. FUNCTIONAL ANALYSIS PETER D. LAX Courant Institute New York University iwiley- 'INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS Foreword xvii 1. Linear Spaces 1 Axioms for linear spaces Infinite-dimensional

More information

Finite Element Analysis of Acoustic Scattering

Finite Element Analysis of Acoustic Scattering Frank Ihlenburg Finite Element Analysis of Acoustic Scattering With 88 Illustrations Springer Contents Preface vii 1 The Governing Equations of Time-Harmonic Wave Propagation, 1 1.1 Acoustic Waves 1 1.1.1

More information

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

More information

Weak Formulation of Elliptic BVP s

Weak Formulation of Elliptic BVP s Weak Formulation of Elliptic BVP s There are a large number of problems of physical interest that can be formulated in the abstract setting in which the Lax-Milgram lemma is applied to an equation expressed

More information

Domain Decomposition Preconditioners for Spectral Nédélec Elements in Two and Three Dimensions

Domain Decomposition Preconditioners for Spectral Nédélec Elements in Two and Three Dimensions Domain Decomposition Preconditioners for Spectral Nédélec Elements in Two and Three Dimensions Bernhard Hientzsch Courant Institute of Mathematical Sciences, New York University, 51 Mercer Street, New

More information

An Invitation to Modern Number Theory. Steven J. Miller and Ramin Takloo-Bighash PRINCETON UNIVERSITY PRESS PRINCETON AND OXFORD

An Invitation to Modern Number Theory. Steven J. Miller and Ramin Takloo-Bighash PRINCETON UNIVERSITY PRESS PRINCETON AND OXFORD An Invitation to Modern Number Theory Steven J. Miller and Ramin Takloo-Bighash PRINCETON UNIVERSITY PRESS PRINCETON AND OXFORD Contents Foreword Preface Notation xi xiii xix PART 1. BASIC NUMBER THEORY

More information

REFERENCES. 1. Strang, G., Linear Algebra and its Applications, 2nd ed., Academic Press Inc., New York, 1980.

REFERENCES. 1. Strang, G., Linear Algebra and its Applications, 2nd ed., Academic Press Inc., New York, 1980. REFERENCES 1. Strang, G., Linear Algebra and its Applications, 2nd ed., Academic Press Inc., New York, 1980. 2. Kolman, B., Elementary Linear Algebra, The Macmillan Company, New York, 1970. 3. Davis, H.

More information

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov,

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov, LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES Sergey Korotov, Institute of Mathematics Helsinki University of Technology, Finland Academy of Finland 1 Main Problem in Mathematical

More information

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM Finite Elements February 22, 2019 In the previous sections, we introduced the concept of finite element spaces, which contain certain functions defined on a domain. Finite element spaces are examples of

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Analytical Solution Techniques J. Kevorkian University of Washington Wadsworth & Brooks/Cole Advanced Books & Software Pacific Grove, California C H A P T E R 1 The Diffusion

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

Spectral Processing. Misha Kazhdan

Spectral Processing. Misha Kazhdan Spectral Processing Misha Kazhdan [Taubin, 1995] A Signal Processing Approach to Fair Surface Design [Desbrun, et al., 1999] Implicit Fairing of Arbitrary Meshes [Vallet and Levy, 2008] Spectral Geometry

More information

Introduction to the Mathematics of Medical Imaging

Introduction to the Mathematics of Medical Imaging Introduction to the Mathematics of Medical Imaging Second Edition Charles L. Epstein University of Pennsylvania Philadelphia, Pennsylvania EiaJTL Society for Industrial and Applied Mathematics Philadelphia

More information

METHODS OF THEORETICAL PHYSICS

METHODS OF THEORETICAL PHYSICS METHODS OF THEORETICAL PHYSICS Philip M. Morse PROFESSOR OF PHYSICS MASSACHUSETTS INSTITUTE OF TECHNOLOGY Herman Feshbach PROFESSOR OF PHYSICS MASSACHUSETTS INSTITUTE OF TECHNOLOGY PART I: CHAPTERS 1 TO

More information

MATHEMATICS FOR ECONOMISTS. An Introductory Textbook. Third Edition. Malcolm Pemberton and Nicholas Rau. UNIVERSITY OF TORONTO PRESS Toronto Buffalo

MATHEMATICS FOR ECONOMISTS. An Introductory Textbook. Third Edition. Malcolm Pemberton and Nicholas Rau. UNIVERSITY OF TORONTO PRESS Toronto Buffalo MATHEMATICS FOR ECONOMISTS An Introductory Textbook Third Edition Malcolm Pemberton and Nicholas Rau UNIVERSITY OF TORONTO PRESS Toronto Buffalo Contents Preface Dependence of Chapters Answers and Solutions

More information

A First Course in Wavelets with Fourier Analysis

A First Course in Wavelets with Fourier Analysis * A First Course in Wavelets with Fourier Analysis Albert Boggess Francis J. Narcowich Texas A& M University, Texas PRENTICE HALL, Upper Saddle River, NJ 07458 Contents Preface Acknowledgments xi xix 0

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Variational Problems of the Dirichlet BVP of the Poisson Equation 1 For the homogeneous

More information

Texts in Computational Science and Engineering 10

Texts in Computational Science and Engineering 10 Texts in Computational Science and Engineering 10 Editors Timothy J. Barth Michael Griebel David E. Keyes Risto M. Nieminen Dirk Roose Tamar Schlick For further volumes: http://www.springer.com/series/5151

More information

Projected Surface Finite Elements for Elliptic Equations

Projected Surface Finite Elements for Elliptic Equations Available at http://pvamu.edu/aam Appl. Appl. Math. IN: 1932-9466 Vol. 8, Issue 1 (June 2013), pp. 16 33 Applications and Applied Mathematics: An International Journal (AAM) Projected urface Finite Elements

More information

Course Outline. Date Lecture Topic Reading

Course Outline. Date Lecture Topic Reading Course Outline Date Lecture Topic Reading Graduate Mathematical Physics Tue 24 Aug Linear Algebra: Theory 744 756 Vectors, bases and components Linear maps and dual vectors Inner products and adjoint operators

More information

Solution of Non-Homogeneous Dirichlet Problems with FEM

Solution of Non-Homogeneous Dirichlet Problems with FEM Master Thesis Solution of Non-Homogeneous Dirichlet Problems with FEM Francesco Züger Institut für Mathematik Written under the supervision of Prof. Dr. Stefan Sauter and Dr. Alexander Veit August 27,

More information

ANALYSIS IN SOBOLEV AND BV SPACES

ANALYSIS IN SOBOLEV AND BV SPACES ж ш Л Fi I /V T I Jf"\ Ik 1 Л 1 ANALYSIS IN SOBOLEV AND BV SPACES APPLICATIONS TO PDES AND OPTIMIZATION Hedy Attouch Universite Montpellier I! Montpellier, France Giuseppe Buttazzo Universitä di Pisa Pisa,

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

APPLIED PARTIAL DIFFERENTIAL EQUATIONS

APPLIED PARTIAL DIFFERENTIAL EQUATIONS APPLIED PARTIAL DIFFERENTIAL EQUATIONS AN I N T R O D U C T I O N ALAN JEFFREY University of Newcastle-upon-Tyne ACADEMIC PRESS An imprint of Elsevier Science Amsterdam Boston London New York Oxford Paris

More information

Finite Element Methods for Fourth Order Variational Inequalities

Finite Element Methods for Fourth Order Variational Inequalities Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 2013 Finite Element Methods for Fourth Order Variational Inequalities Yi Zhang Louisiana State University and Agricultural

More information

The Fractional Fourier Transform with Applications in Optics and Signal Processing

The Fractional Fourier Transform with Applications in Optics and Signal Processing * The Fractional Fourier Transform with Applications in Optics and Signal Processing Haldun M. Ozaktas Bilkent University, Ankara, Turkey Zeev Zalevsky Tel Aviv University, Tel Aviv, Israel M. Alper Kutay

More information

Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department

Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department Syllabus for Applied Mathematics Graduate Student Qualifying Exams, Dartmouth Mathematics Department Alex Barnett, Scott Pauls, Dan Rockmore August 12, 2011 We aim to touch upon many topics that a professional

More information

homogeneous 71 hyperplane 10 hyperplane 34 hyperplane 69 identity map 171 identity map 186 identity map 206 identity matrix 110 identity matrix 45

homogeneous 71 hyperplane 10 hyperplane 34 hyperplane 69 identity map 171 identity map 186 identity map 206 identity matrix 110 identity matrix 45 address 12 adjoint matrix 118 alternating 112 alternating 203 angle 159 angle 33 angle 60 area 120 associative 180 augmented matrix 11 axes 5 Axiom of Choice 153 basis 178 basis 210 basis 74 basis test

More information

Back Matter Index The McGraw Hill Companies, 2004

Back Matter Index The McGraw Hill Companies, 2004 INDEX A Absolute viscosity, 294 Active zone, 468 Adjoint, 452 Admissible functions, 132 Air, 294 ALGOR, 12 Amplitude, 389, 391 Amplitude ratio, 396 ANSYS, 12 Applications fluid mechanics, 293 326. See

More information

Modern Geometric Structures and Fields

Modern Geometric Structures and Fields Modern Geometric Structures and Fields S. P. Novikov I.A.TaJmanov Translated by Dmitry Chibisov Graduate Studies in Mathematics Volume 71 American Mathematical Society Providence, Rhode Island Preface

More information

HI CAMBRIDGE n S P UNIVERSITY PRESS

HI CAMBRIDGE n S P UNIVERSITY PRESS Infinite-Dimensional Dynamical Systems An Introduction to Dissipative Parabolic PDEs and the Theory of Global Attractors JAMES C. ROBINSON University of Warwick HI CAMBRIDGE n S P UNIVERSITY PRESS Preface

More information

Second Order Elliptic PDE

Second Order Elliptic PDE Second Order Elliptic PDE T. Muthukumar tmk@iitk.ac.in December 16, 2014 Contents 1 A Quick Introduction to PDE 1 2 Classification of Second Order PDE 3 3 Linear Second Order Elliptic Operators 4 4 Periodic

More information

Natural Boundary Integral Method and Its Applications

Natural Boundary Integral Method and Its Applications Natural Boundary Integral Method and Its Applications By De-hao Yu State Key Laboratory of Scientific and Engineering Computing Institute of Computational Mathematics and Scientific/Engineering Computing

More information

Algebraic Curves and Riemann Surfaces

Algebraic Curves and Riemann Surfaces Algebraic Curves and Riemann Surfaces Rick Miranda Graduate Studies in Mathematics Volume 5 If American Mathematical Society Contents Preface xix Chapter I. Riemann Surfaces: Basic Definitions 1 1. Complex

More information

PMARIZED LI6HT FUNDAMENTALS AND APPLICATIONS EBWABD COLLETT. Measurement Concepts, Inc. Colts Neck, New Jersey

PMARIZED LI6HT FUNDAMENTALS AND APPLICATIONS EBWABD COLLETT. Measurement Concepts, Inc. Colts Neck, New Jersey PMARIZED LI6HT FUNDAMENTALS AND APPLICATIONS EBWABD COLLETT Measurement Concepts, Inc. Colts Neck, New Jersey Marcel Dekker, Inc. New York Basel Hong Kong About the Series Preface A Historical Note iii

More information

3 Credits. Prerequisite: MATH 402 or MATH 404 Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Prerequisite: MATH 507

3 Credits. Prerequisite: MATH 402 or MATH 404 Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Cross-Listed. 3 Credits. Prerequisite: MATH 507 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 501: Real Analysis Legesgue measure theory. Measurable sets and measurable functions. Legesgue integration, convergence theorems. Lp spaces. Decomposition and

More information

Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1

Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1 Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1 Tomáš Vejchodský a Pavel Šolín b Martin Zítka b a Mathematical Institute, Academy of Sciences, Žitná 25, 11567 Praha 1, Czech

More information