Krylov Solvers for Linear Algebraic Systems -  Charles George Broyden,  Maria Teresa Vespucci

Krylov Solvers for Linear Algebraic Systems (eBook)

Krylov Solvers
eBook Download: PDF
2004 | 1. Auflage
342 Seiten
Elsevier Science (Verlag)
978-0-08-047887-6 (ISBN)
Systemvoraussetzungen
185,47 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
"The first four chapters of this book give a comprehensive and unified theory of the Krylov methods. Many of these are shown to be particular examples of
the block conjugate-gradient algorithm and it is this observation that
permits the unification of the theory. The two major sub-classes of those
methods, the Lanczos and the Hestenes-Stiefel, are developed in parallel as
natural generalisations of the Orthodir (GCR) and Orthomin algorithms. These
are themselves based on Arnoldi's algorithm and a generalised Gram-Schmidt
algorithm and their properties, in particular their stability properties,
are determined by the two matrices that define the block conjugate-gradient
algorithm. These are the matrix of coefficients and the preconditioning
matrix.

In Chapter 5 thetranspose-free algorithms based on the conjugate-gradient squared algorithm are presented while Chapter 6 examines the various ways in which the QMR technique has been exploited. Look-ahead methods and general block methods are dealt with in Chapters 7 and 8 while Chapter 9 is devoted to error analysis of two basic algorithms.

In Chapter 10 the results of numerical testing of the more important algorithms in their basic forms (i.e. without look-ahead or preconditioning) are presented and these are related to the structure of the algorithms and the general theory. Graphs illustrating the performances of various algorithm/problem combinations are given via a CD-ROM.

Chapter 11, by far the longest, gives a survey of preconditioning techniques. These range from the old idea of polynomial preconditioning via SOR and ILU preconditioning to methods like SpAI, AInv and the multigrid methods that were developed specifically for use with parallel computers. Chapter 12 is devoted to dual algorithms like Orthores and the reverse algorithms of Hegedus. Finally certain ancillary matters like reduction to Hessenberg form, Chebychev polynomials and the companion matrix are described in a series of appendices.

?comprehensive and unified approach
?up-to-date chapter on preconditioners
?complete theory of stability
?includes dual and reverse methods
?comparison of algorithms on CD-ROM
?objective assessment of algorithms"
The first four chapters of this book give a comprehensive and unified theory of the Krylov methods. Many of these are shown to be particular examples ofthe block conjugate-gradient algorithm and it is this observation thatpermits the unification of the theory. The two major sub-classes of thosemethods, the Lanczos and the Hestenes-Stiefel, are developed in parallel asnatural generalisations of the Orthodir (GCR) and Orthomin algorithms. Theseare themselves based on Arnoldi's algorithm and a generalised Gram-Schmidtalgorithm and their properties, in particular their stability properties,are determined by the two matrices that define the block conjugate-gradientalgorithm. These are the matrix of coefficients and the preconditioningmatrix.In Chapter 5 the"e;transpose-free"e; algorithms based on the conjugate-gradient squared algorithm are presented while Chapter 6 examines the various ways in which the QMR technique has been exploited. Look-ahead methods and general block methods are dealt with in Chapters 7 and 8 while Chapter 9 is devoted to error analysis of two basic algorithms.In Chapter 10 the results of numerical testing of the more important algorithms in their basic forms (i.e. without look-ahead or preconditioning) are presented and these are related to the structure of the algorithms and the general theory. Graphs illustrating the performances of various algorithm/problem combinations are given via a CD-ROM.Chapter 11, by far the longest, gives a survey of preconditioning techniques. These range from the old idea of polynomial preconditioning via SOR and ILU preconditioning to methods like SpAI, AInv and the multigrid methods that were developed specifically for use with parallel computers. Chapter 12 is devoted to dual algorithms like Orthores and the reverse algorithms of Hegedus. Finally certain ancillary matters like reduction to Hessenberg form, Chebychev polynomials and the companion matrix are described in a series of appendices.*comprehensive and unified approach*up-to-date chapter on preconditioners*complete theory of stability*includes dual and reverse methods*comparison of algorithms on CD-ROM*objective assessment of algorithms

Front Cover 1
Krylov Solvers for Linear Algebraic Systems 4
Copyright Page 5
Preface 8
Contents 10
Chapter 1. Introduction 14
1.1 Norm-reducing methods 16
1.2 The quasi-minimal residual (QMR) technique 21
1.3 Projection methods 23
1.4 Matrix equations 25
1.5 Some basic theory 26
1.6 The naming of algorithms 30
1.7 Historical notes 31
Chapter 2. The long recurrences 34
2.1 The gram-schmidt method 35
2.2 Causes of breakdown* 37
2.3 Discussion and summary 39
2.4 Arnoldi's method 41
2.5 OrthoDir and GCR 45
2.6 FOM, GMRes and MinRes 48
2.7 Practical considerations 52
Chapter 3. The short recurrences 56
3.1 The block-CG algorithm (BICG) 56
3.2 Alternative forms 58
3.3 The original lanczos method 60
3.4 Simple and compound algorithms 61
3.5 Galerkin algorithms 64
3.6 Minimum-residual algorithms 70
3.7 Minimum-error algorithms 74
3.8 Lanczos-based methods 77
3.9 Existence of short recurrences* 83
Chapter 4. The Krylov aspects 90
4.1 Equivalent algorithms 97
4.2 Rates of convergence 100
4.3 More on GMRes 104
4.4 Special cases* 112
Chapter 5. Transpose-free methods 118
5.1 The conjugate-gradient squared method (CGS) 118
5.2 BiCGStab 122
5.3 Other algorithms 126
5.4 Discussion 127
Chapter 6. More on QMR 130
6.1 The implementation of QMR, GMRes, symmLQ and LSQR 130
6.2 QMRBiCG - an alternative form of QMR without look-ahead 133
6.3 Simplified (symmetric) QMR 135
6.4 QMR and BiCG 138
6.5 QMR and MRS 139
6.6 Discussion 144
Chapter 7. Look-ahead methods 146
7.1 The computational versions 150
7.2 Particular algorithms 155
7.3 More Krylov aspects* 158
7.4 Practical details 161
Chapter 8. General block methods 164
8.1 Multiple systems 164
8.2 Single systems 170
Chapter 9. Some numerical considerations 176
Chapter 10. And in practice...? 186
10.1 Presenting the results 188
10.2 Choosing the examples 189
10.3 Computing the residuals 191
10.4 Scaling and starting 193
10.5 Types of failure 195
10.6 Heads over the parapet 196
Chapter 11. Preconditioning 206
11.1 Galerkin methods 208
11.2 Minimum residual methods* 216
11.3 Notation (again) 220
11.4 Polynomial preconditioning 220
11.5 Some non-negative matrix theory 232
11.6 (S)SOR preconditioners 239
11.7 ILU preconditioning 244
11.8 Methods for parallel computers 275
Chapter 12. Duality 292
12.1 Interpretations 297
Appendix A. Reduction of upper Hessenberg matrix to upper triangular form 300
Appendix B. Schur complements 306
Appendix C. The Jordan Form 308
Appendix D. Chebychev polynomials 310
Appendix E. The companion matrix 312
Appendix F. The algorithms 314
Appendix G. Guide to the graphs 326
References 328
Index 340

Erscheint lt. Verlag 8.9.2004
Sprache englisch
Themenwelt Sachbuch/Ratgeber
Mathematik / Informatik Mathematik Algebra
Mathematik / Informatik Mathematik Analysis
Technik Bauwesen
Technik Maschinenbau
ISBN-10 0-08-047887-5 / 0080478875
ISBN-13 978-0-08-047887-6 / 9780080478876
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich