An Introduction to Applied Matrix Analysis
eBook - ePub

An Introduction to Applied Matrix Analysis

Xiao Qing Jin, Seak-Weng Vong

Share book
  1. 144 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

An Introduction to Applied Matrix Analysis

Xiao Qing Jin, Seak-Weng Vong

Book details
Book preview
Table of contents
Citations

About This Book

It is well known that most problems in science and engineering eventually progress into matrix problems. This book gives an elementary introduction to applied matrix theory and it also includes some new results obtained in recent years.

The book consists of eight chapters. It includes perturbation and error analysis; the conjugate gradient method for solving linear systems; preconditioning techniques; and least squares algorithms based on orthogonal transformations, etc. The last two chapters include some latest development in the area. In Chap. 7, we construct optimal preconditioners for functions of matrices. More precisely, let f be a function of matrices. Given a matrix A, there are two choices of constructing optimal preconditioners for f ( A ). Properties of these preconditioners are studied for different functions. In Chap. 8, we study the Bottcher–Wenzel conjecture and discuss related problems.

This is a textbook for senior undergraduate or junior graduate students majoring in science and engineering. The material is accessible to students who, in various disciplines, have basic linear algebra, calculus, numerical analysis, and computing knowledge. The book is also useful to researchers in computational science who are interested in applied matrix theory.

Contents:

  • Introduction and Review
  • Norms and Perturbation Analysis
  • Least Squares Problems
  • Generalized Inverses
  • Conjugate Gradient Method
  • Optimal and Superoptimal Preconditioners
  • Optimal Preconditioners for Functions of Matrices
  • Böttcher–Wenzel Conjecture and Related Problems


Readership: Undergraduate students in linear and multilinear algebra/matrix theory, and numerical analysis.
Key Features:

  • The preconditioning techniques proposed in Chapter 7 for matrix functions and an elementary proof of the Bottcher and Wenzel conjecture with related problems in Chapter 8 should be interesting to readers because they appear for the first time in a textbook

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
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.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
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.
Do you support text-to-speech?
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.
Is An Introduction to Applied Matrix Analysis an online PDF/ePUB?
Yes, you can access An Introduction to Applied Matrix Analysis by Xiao Qing Jin, Seak-Weng Vong in PDF and/or ePUB format, as well as other popular books in Mathématiques & Algèbre. We have over one million books available in our catalogue for you to explore.

Information

Publisher
WSPC
Year
2016
ISBN
9789814749480

Chapter 1

Introduction and Review

We study and review several important topics in linear algebra [1; 6; 27; 43] which are essential for the development of later chapters.

1.1Basic symbols

We use the following symbols throughout this book.
Let
Image
denote the set of natural numbers,
Image
denote the set of integers,
Image
denote the set of real numbers,
Image
denote the set of complex numbers, and
Image
.
Let
Image
n denote the linear vector space of real n-vectors and
Image
n denote the linear vector space of complex n-vectors. Vectors will almost always be column vectors.
Let
Image
m×n denote the linear vector space of m×n real matrices and
Image
m×n denote the linear vector space of m × n complex matrices.
The symbol 0 denotes the zero matrix or the zero vector with appropriate size.
We use the upper case letters such as A, B, C, Δ, Λ, etc. to denote matrices. We use the bold lower case letters such as u, v, w, etc. to denote vectors, and use the lower case letters such as x, y, z, α, β, etc. to denote scalars.
The symbol aij denotes the (i, j)th entry in a matrix A.
For any matrix A, let AT denote the transpose of A, A* denote the conjugate transp...

Table of contents