Numerical Analysis. Ian Jacques and Colin Judd. London New York CHAPMAN AND HALL. Department of Mathematics Coventry Lanchester Polytechnic

Similar documents
RESTORATION AND 18th-CENTURY PROSE AND POETRY

TESTING METHODS AND RELIABILITY -POWER

Lattice-Ordered Groups. An Introduction

METRE, RHYME AND FREE VERSE

An Introduction to Digital Logic

Ten Essays in the Development of Economic Thought. Ronald L. Meek Tyler Professor of Economics at the University of Leicester

Handbook of Pultrusion Technology

G. D. Bishop, Electronics II. G. D. Bishop, Electronics III. John G. Ellis, and Norman J. Riches, Safety and Laboratory Practice

Introduction to the Calculus of Variations Downloaded from by on 12/23/17. For personal use only.

Quality Assurance in Seafood Processing: A Practical Guide

Digital Electronic Circuits and Systems

HANDBOOK OF RECORDING ENGINEERING

Also by Ben Fine. Marx's Capital

THEORY AND APPLICATIONS OF SPECIAL FUNCTIONS. A Volume Dedicated to Mizan Rahman

Die Grundlehren der mathematischen Wissenschaften

NEW STUDIES IN SOCIOLOGY

INTRODUCTION TO AXIOMATIC SET THEORY

Television Principles and Practice

Birkhäuser Advanced Texts

Paul M. Gauthier. Lectures on Several Complex

Human Rights Violation in Turkey

Ergebnisse der Mathematik und ihrer Grenzgebiete

RT0229_C00.qxd 4/6/04 12:22 PM Page i. Religion Online

Journey through Mathematics

FIFTY KEY CONTEMPORARY THINKERS

Ramanujan's Notebooks

Enjoy Writing. your Science Thesis or Dissertation!

MODULE TITLE : PROGRAMMABLE LOGIC CONTROLLERS TOPIC TITLES : PROGRAMMABLE FACILITIES AND ADDITIONAL FACILITIES TUTOR MARKED ASSIGNMENT 3

Proceedings of the Third International DERIVE/TI-92 Conference

2 Preface. some familiarity with ordinary differential equations,

MACMILLAN DICTIONARY OF BUILDING

CONDITIONS OF HAPPINESS

E. Kowalski. Nuclear Electronics. With 337 Figures. Springer-Verlag New York Heidelberg Berlin 1970

HANDBOOK OF RECORDING ENGINEERING FOURTH EDITION

Introduction to the Representation Theory of Algebras

WOMEN'S REPRESENTATIONS OF THE OCCUPATION IN POST-'68 FRANCE

This PDF is a truncated section of the. full text for preview purposes only. Where possible the preliminary material,

and Fibonacci The -I Numbers Golden Ratio The Golden Ratio and Fibonacci Numbers Downloaded from

Reactions to the English. Civil War

Radiology for Undergraduate Finals and Foundation Years

Letters between Forster and Isherwood on Homosexuality and Literature

Philosophy of Development

Williams Prelims.qxd 10/17/02 10:45 AM Page i. Making Sense of Social Research

Seeing Film and Reading Feminist Theology

Trends in Mathematics

BOSTON STUDIES IN THE PHILOSOPHY OF SCIENCE. VOLUME LlI DIALECTICS OF THE CONCRETE

The Letter in Flora Tristan s Politics,

Towards a Post-Modern Understanding of the Political

Efficient Organic Light-Emitting Diodes (OLEDs)

ANNOTATED BIBLIOGRAPHY OF CORPORATE FINANCE

Rock Music in Performance

D R A F T A54. Vladimir Nabokov: A Descriptive Bibliography, Revised. Lectures on Don Quixote. Edition Summary

THE COUNTER-CREATIONISM HANDBOOK

Max Weber and Postmodern Theory

Readability: Text and Context

Hardy and the Erotic

Death in Henry James. Andrew Cutting

SYNTHESE LIBRARY STUDIES IN EPISTEMOLOGY, LOGIC, METHODOLOGY, AND PHILOSOPHY OF SCIENCE. JAAKKO HINTIKKA, Boston University

Blake and Modern Literature

The Reign of James VI and I

The Elegies of Ted Hughes

New Formalist Criticism

Marx s Discourse with Hegel

Ecological Diversity and Its Measurement

Buttress's WORLD GUIDE TO ABBREVIATIONS OF ORGANIZATIONS

Public Sector Organizations and Cultural Change

Respiratory Physiology

The Early Economic Writings of Alfred Marshall, Volume 2

Zdravko Cvetkovski. Inequalities. Theorems, Techniques and Selected Problems

Copyright Douglas R. Parker (2016) Copyright 2016 for diagrams and illustrations by Douglas R Parker

TOM STOPPARD AN ASSESSMENT

Contemporary Hispanic Crime Fiction

Also by Erica Fudge and from the same publishers AT THE BORDERS OF THE HUMAN: Beasts, Bodies and Natural Philosophy in the Early Modern Period

The Hegel Marx Connection

Re-Reading Harry Potter

'if it was so, it might be; and if it were so, it would be: but as it isn't, it ain't. That's logic'

High-Frequency Trading and Probability Theory

Shakespeare: The Tragedies

Britain, Europe and National Identity

Contemporary Scottish Gothic

SAMUEL BUTLER AND THE MEANING OF CHIASMUS

Moral Stages: A Current Formulation and a Response to Critics

Grammatically CORRECT. Sample file. Anne Stilman 2ND EDITION THE ESSENTIAL GUIDE TO SPELLING, STYLE, USAGE, GRAMMAR, AND PUNCTUATION REVISED & UPDATED

Narrative Dimensions of Philosophy

Early Power and Transport

SOCIOLOGICAL POETICS AND AESTHETIC THEORY

Hauntings: Psychoanalysis and Ghostly Transmissions

Mathematical Principles of Fuzzy Logic

Defining Literary Criticism

THE SHORT STORIES OF THOMAS HARDY

HYDRAULIC AND ELECTRIC-HYDRAULIC CONTROL SYSTEMS

Calculating the Human

Studies in Natural Language and Linguistic Theory

The Philosophy of Friendship

S TAMPING THROUGH MATHEMATICS

Six Lectures. on Modern Natural Philosophy. c. Truesdell. Springer-Verlag Berlin Heidelberg GmbH 1966

GEORGE ELIOT AND ITALY

Working Time, Knowledge Work and Post-Industrial Society

A Glossary of Anesthesia and Related Terminology. Second Edition

Theatre under Louis XIV

Transcription:

Numerical Analysis

Numerical Analysis Ian Jacques and Colin Judd Department of Mathematics Coventry Lanchester Polytechnic London New York CHAPMAN AND HALL

First published in 1987 by Chapman and Hall Ltd II New Fetter Lane, London EC4P 4EE Published in the USA by Chapman and Hall 29 West 35th Street, New York NY loooi 1987 I. Jacques and CJ. Judd Softcover reprint of the hardcover 1st edition 1987 ISBN-13: 978-94-010-7919-8 DOl: 10.1007/978-94-009-3157-2 e-isbn-13: 978-94-009-3157-2 This title is available in both hardbound and paperback editions. The paperback edition is sold subject to the condition that it shall not, by way of trade or otherwise, be lent, resold, hired out, or otherwise circulated without the publisher's prior consent in any form of binding or cover other than that in which it is published and without a similar condition including this condition being imposed on the subsequent purchaser. All rights reserved. No part of this book may be reprinted, or reproduced or utilized in any form or by any electronic, mechanical or other means, now known or hereafter invented, including photocopying and recording, or in any information storage and retrieval system, without permission in writing from the publisher. British Library Cataloguing in Publication Data Jacques, Ian Numerical analysis \. Numerical analysis I. Title II. Judd, Colin 519.4 QA297 Library of Congress Cataloging in Publication Data Jacques, Ian, 1957- Numerical analysis. Bibliography: p. Includes index. 1. Numerical analysis. I. Judd, Colin, 1952- II. Title QA297.J26 1987 519.4 86-26887

Contents Preface vii Introduction I 1.1 Rounding errors and instability 2 2 Linear algebraic equations 8 2.1 Gauss elimination 9 2.2 Matrix decomposition methods 16 2.3 Iterative methods 27 3 Non-linear algebraic equations 43 3.1 Bracketing methods 43 3.2 Fixed point iteration 50 3.3 Newton's method 57 3.4 Systems of non-linear equations 64 4 Eigenvalues and eigenvectors 71 4.1 The power method 72 4.2 Deflation 80 4.3 Jacobi's method 88 4.4 Sturm sequence iteration 97 4.5 Givens' and Householder's methods 102 4.6 The LR and QR methods 110 4.7 Hessenberg form 118 5 Methods of approximation theory 129 5.1 Polynomial interpolation: Lagrange form 130 5.2 Polynomial interpolation: divided difference form 138 5.3 Polynomial interpolation: finite difference form 145 5.4 Hermite interpolation 152 5.5 Cubic spline interpolation 159 5.6 Least squares approximation to discrete data 172 5.7 Least squares approximation to continuous functions 180 6 Numerical differentiation and integration 190 6.1 Numerical differentiation 191 6.2 Numerical integration: Newton-Cotes formulas 199

vi Contents 6.3 Quadrature rules in composite form 6.4 Romberg's method 6.5 Simpson's adaptive quadrature 6.6 Gaussian quadrature 7 Ordinary differential equations: initial value problems 7.1 Derivation of linear multistep methods 7.2 Analysis of linear multistep methods 7.3 Runge-Kutta methods 7.4 Systems and higher order equations 8 Ordinary differential equations: boundary value problems 8.1 The finite difference method 8.2 The shooting method Appendix References Solutions to exercises Index 209 215 221 227 233 233 244 254 258 265 266 271 277 279 281 323

Preface This book is primarily intended for undergraduates in mathematics, the physical sciences and engineering. It introduces students to most of the techniques forming the core component of courses in numerical analysis. The text is divided into eight chapters which are largely self-contained. However, with a subject as intricately woven as mathematics, there is inevitably some interdependence between them. The level of difficulty varies and, although emphasis is firmly placed on the methods themselves rather than their analysis, we have not hesitated to include theoretical material when we consider it to be sufficiently interesting. However, it should be possible to omit those parts that do seem daunting while still being able to follow the worked examples and to tackle the exercises accompanying each section. Familiarity with the basic results of analysis and linear algebra is assumed since these are normally taught in first courses on mathematical methods. For reference purposes a list of theorems used in the text is given in the appendix. The main purpose of the exercises is to give the student practice in using numerical methods, but they also include simple proofs and slight digressions intended to extend the material of the text. Solutions are provided for every question in each exercise. Many of the questions are suitable for hand calculation or are theoretical in nature, although some require the use of a computer. No attempt has been made to provide listings of programs or to discuss programming style and languages. Nowadays there is a massive amount of published software available and in our opinion use should be made of this. It is not essential for students to actually program a method as a prerequisite to understanding. We are indebted to Dr K.E. Barrett for his helpful comments on much of the text and to Mrs M. Schoales for her meticulous typing of the manuscript. IAN JACQUES COLIN JUDD