
eBook - ePub
Special Matrices and Their Applications in Numerical Mathematics
Second Edition
- 384 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
About this book
This revised and corrected second edition of a classic book on special matrices provides researchers in numerical linear algebra and students of general computational mathematics with an essential reference.
Author Miroslav Fiedler, a Professor at the Institute of Computer Science of the Academy of Sciences of the Czech Republic, Prague, begins with definitions of basic concepts of the theory of matrices and fundamental theorems. In subsequent chapters, he explores symmetric and Hermitian matrices, the mutual connections between graphs and matrices, and the theory of entrywise nonnegative matrices. After introducing M-matrices, or matrices of class K, Professor Fiedler discusses important properties of tensor products of matrices and compound matrices and describes the matricial representation of polynomials. He further defines band matrices and norms of vectors and matrices. The final five chapters treat selected numerical methods for solving problems from the field of linear algebra, using the concepts and results explained in the preceding chapters.
Author Miroslav Fiedler, a Professor at the Institute of Computer Science of the Academy of Sciences of the Czech Republic, Prague, begins with definitions of basic concepts of the theory of matrices and fundamental theorems. In subsequent chapters, he explores symmetric and Hermitian matrices, the mutual connections between graphs and matrices, and the theory of entrywise nonnegative matrices. After introducing M-matrices, or matrices of class K, Professor Fiedler discusses important properties of tensor products of matrices and compound matrices and describes the matricial representation of polynomials. He further defines band matrices and norms of vectors and matrices. The final five chapters treat selected numerical methods for solving problems from the field of linear algebra, using the concepts and results explained in the preceding chapters.
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Special Matrices and Their Applications in Numerical Mathematics by Miroslav Fiedler in PDF and/or ePUB format, as well as other popular books in Mathematics & Algebra. We have over one million books available in our catalogue for you to explore.
Information
1
Basic concepts of matrix theory
This introductory chapter is essentially a survey of well known definitions and general principles from matrix theory which will be useful in the sequel.
1.1 Matrices
A matrix of type m-by-n or, equivalently, an m × n matrix, is a rectangular array of ran numbers (usually real or complex) arranged in m rows and n columns (m, n positive integers):

We call the number alk the entry of the matrix in the ith row and the kth. column. The set of m × n matrices with real entries will be denoted by Rm×n. Analogously, the set of m × n matrices with complex entries will be denoted by Cm×n. In some cases, entries can be polynomials, variables, functions, etc.
In this terminology, matrices with only one column (thus, n = 1) will be called column vectors and matrices with only one row (thus, m = 1) row vectors. In such case, we write Rm instead of Rm×1 and vectors will always be column vectors, unless we specify otherwise.
It is advantageous to denote the matrix by a single symbol, say, A, or [alk], C, etc.
Two matrices A = [aik], B = [bik] are equal, written A = B, if and only if they are both m × n matrices for some positive integers m and n, and aik = bik for i = 1, …, m, j = 1, …, n.
The importance of matrices is that one can introduce operations generalizing operations with numbers.
Matrices of the same type can be added: If A = [aik], B = [bik] then A + B is the matrix [aik + bik]. The operation of addition is thus entrywise. We admit also multiplication of a matrix by a number (real, complex, a parameter, etc.): If A = [aik] and if α is a number (also called scalar), then αA is the matrix [αaik] of the same type as A.
An m × n matrix A = [aik] can be multiplied by an n × p matrix B = [bkl] as follows: it is the m × p matrix C = [cil], where

It is important to notice that the matrices A and B can be multiplied (in this order) only if the number of columns of A is the same as the number of rows in B. Also, the entries of A and B should be multiplicable. In general, the product AB is not equal to BA, even if the multiplication of both products is possible. On the other hand, the mult...
Table of contents
- Cover
- Title Page
- Copyright Page
- Contents
- Preface
- 1 Basic Concepts of Matrix Theory
- 2 Symmetric Matrices. Positive Definite and Semidefinite Matrices
- 3 Graphs and Matrices
- 4 Nonnegative Matrices. Stochastic and Doubly Stochastic Matrices
- 5 M-Matrices (Matrices of Classes K and K0)
- 6 Tensor Product of Matrices. Compound Matrices
- 7 Matrices and Polynomials. Stable Matrices
- 8 Band Matrices
- 9 Norms and Their Use for Estimation of Eigenvalues
- 10 Direct Methods for Solving Linear Systems
- 11 Iterative Methods for Solving Linear Systems
- 12 Matrix Inversion
- 13 Numerical Methods for Computing Eigenvalues of Matrices
- 14 Sparse Matrices
- Bibliography
- Index