Linear Algebra with Applications
eBook - ePub

Linear Algebra with Applications

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

Linear Algebra with Applications

About this book

This book gives a self- contained treatment of linear algebra with many of its most important applications. It is very unusual if not unique in being an elementary book which does not neglect arbitrary fields of scalars and the proofs of the theorems. It will be useful for beginning students and also as a reference for graduate students and others who need an easy to read explanation of the important theorems of this subject.

It presents a self- contained treatment of the algebraic treatment of linear differential equation which includes all proofs. It also contains many different proofs of the Cayley Hamilton theorem. Other applications include difference equations and Markov processes, the latter topic receiving a more thorough treatment than usual, including the theory of absorbing states. In addition it contains a complete introduction to the singular value decomposition and related topics like least squares and the pseudo-inverse.

Most major topics receive more than one discussion, one in the text and others being outlined in the exercises. The book also gives directions for using maple in performing many of the difficult algorithms.

Contents:

  • Numbers, Vectors and Fields
  • Matrices
  • Row Operations
  • Vector Spaces
  • Linear Mappings
  • Inner Product Spaces
  • Similarity and Determinants
  • Characteristic Polynomial and Eigenvalues of a Matrix
  • Some Applications
  • Unitary, Orthogonal, Hermitian and Symmetric Matrices
  • The Singular Value Decomposition


Readership: Undergraduates in linear algebra.
Key Features:

  • This book proves all the theorems including theorems about the determinant
  • This book does not neglect algebraic considerations like general fields
  • The applications of linear algebra are given a reasonably complete development

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.
Both plans are available with monthly, semester, or annual billing cycles.
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.
Yes, you can access Linear Algebra with Applications by Roger Baker, Kenneth Kuttler 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

Publisher
WSPC
Year
2014
eBook ISBN
9789814590556

Chapter 1

Numbers, vectors and fields

Chapter summary
This chapter is on fundamental notation concerning sets and gives a brief introduction to fields, one of the ingredients which is important in the study of linear algebra. It contains a specific example of a vector space ℝ3 along with some of the geometric ideas concerning vector addition and the dot and cross product. It also contains a description of the most important examples of fields. These include the real numbers, complex numbers, and the field of residue classes.

1.1 Functions and sets

A set is a collection of things called elements of the set. For example, one speaks of the set of integers, whole numbers such as 1,2,βˆ’4, and so on. This set, whose existence will be assumed, is denoted by β„€. The symbol ℝ will denote the set of real numbers which is usually thought of as points on the number line. Other sets could be the set of people in a family or the set of donuts in a display case at the store. Sometimes parentheses, { } specify a set by listing the things which are in the set between the parentheses. For example, the set of integers between βˆ’1 and 2, including these numbers, could be denoted as {βˆ’1, 0, 1, 2}. The notation signifying x is an element of a set S, is written as x ∈ S. We write x βˆ‰ S for β€˜x is not an element of S’. Thus, 1 ∈ {βˆ’1, 0, 1, 2, 3} and 7 βˆ‰ {βˆ’1, 0, 1, 2, 3}. Here are some axioms about sets. Axioms are statements which are accepted, not proved.
(1)Two sets are equal if and only if they have the same elements.
(2)To every set A, and to every condition S(x) there corresponds a set B, whose elements are exactly those elements x of A for which S(x) holds.
(3)For every collection of sets there exists a set that contains all the elements that belong to at least one set of the given collection. This set is called the union of the sets.
Example 1.1. As an illustration of these axioms, {1, 2, 3} = {3, 2, 1} because they have the same elements. If you consider β„€ the set of integers, let S(x) be the condition that x is even. Then the set B consisting of all elements x of β„€ such that S(x) is true, specifies the even integers. We write this set as follows:
{x ∈ β„€ : S(x)}
Next let A = {1, 2, 4}, B = {2, 5, 4, 0}. Then the union of these two sets is the set {1, 2, 4, 5, 0}. We denote this union as A βˆͺ B.
The following is the definition of a function.
Definition 1.1. Let X, Y be nonempty sets. A function f is a rule which yields a unique y ∈ Y for a given x ∈ X. It is customary to write f (x) for this element of Y. It is also customary to write
f : X β†’ Y
to indicate that f is a function defined on X which gives an element of Y for each x ∈ X.
Example 1.2. Let X = ℝ and f (x) = 2x.
The following is another general consideration.
Definition 1.2. Let f : X β†’ Y where f is a function. Then f is said to be one-toone (injective), if whenever x1 β‰  x2, it follows that f (x1) β‰  f (x2). The function is said to be onto, (surjective), if whenever y ∈ Y, there exists an x ∈ X such that f (x) = y. The function is bijective if the function is both one-to-one and onto.
Example 1.3. The function f (x) = 2x is one-to-one and onto from ℝ to ℝ. The fu...

Table of contents

  1. Cover Page
  2. Title
  3. Copyright
  4. Preface
  5. Contents
  6. 1. Numbers, vectors and fields
  7. 2. Matrices
  8. 3. Row operations
  9. 4. Vector spaces
  10. 5. Linear mappings
  11. 6. Inner product spaces
  12. 7. Similarity and determinants
  13. 8. Characteristic polynomial and eigenvalues of a matrix
  14. 9. Some applications
  15. 10. Unitary, orthogonal, Hermitian and symmetric matrices
  16. 11. The singular value decomposition
  17. Appendix A
  18. Bibliography
  19. Index