Linear Algebra
eBook - ePub

Linear Algebra

What you Need to Know

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

Linear Algebra

What you Need to Know

About this book

There is good reason to be excited about Linear Algebra. With the world becoming increasingly digital, Linear Algebra is gaining more and more importance. When we send texts, share video, do internet searches, there are Linear Algebra algorithms in the background that make it work.

This concise introduction to Linear Algebra is authored by a leading researcher presents a book that covers all the requisite material for a first course on the topic in a more practical way.

The book focuses on the development of the mathematical theory and presents many applications to assist instructors and students to master the material and apply it to their areas of interest, whether it be to further their studies in mathematics, science, engineering, statistics, economics, or other disciplines.

Linear Algebra has very appealing features:
•It is a solid axiomatic based mathematical theory that is accessible to a large variety of students.
•It has a multitude of applications from many different fields, ranging from traditional science and engineering applications to more 'daily life' applications.
•It easily allows for numerical experimentation through the use of a variety of readily available software (both commercial and open source).

Several suggestions of different software are made. While MATLAB is certainly still a favorite choice, open-source programs such as Sage (especially among algebraists) and the Python libraries are increasingly popular. This text guides the student to try out different programs by providing specific commands.

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 by Hugo J. Woerdeman 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

Edition
1
Subtopic
Algebra

1

Matrices and Vectors

CONTENTS

  • 1.1 Matrices and Linear Systems
  • 1.2 Row Reduction: Three Elementary Row Operations
  • 1.3 Vectors in ℝn, linear combinations and span
  • 1.4 Matrix Vector Product and the Equation Ax = b
  • 1.5 How to Check Your Work
  • 1.6 Exercises
In this chapter we will introduce matrices and vectors in the context of systems of linear equations. Let us start with a system of two linear equations with two unknowns, such as
2x+3y=4,4xy=6.
To solve this system, one would take a combination of the two equations and eliminate one of the variables. We can take the second equation and subtract two times the first, giving us
(4xy)2(2x+3y)=62·4 which simplifies to 7y=14,
yielding the equivalent system
2x+3y=4, 7y=14.
Now we can solve for y (giv...

Table of contents

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Dedication
  7. Contents
  8. Preface
  9. Acknowledgements
  10. Notation
  11. List of Figures
  12. 1 Matrices and Vectors
  13. 2 Subspaces in ℝn, Basis and Dimension
  14. 3 Matrix Algebra
  15. 4 Determinants
  16. 5 Vector Spaces
  17. 6 Linear Transformations
  18. 7 Eigenvectors and Eigenvalues
  19. 8 Orthogonality
  20. Answers to Selected Exercises
  21. Appendix
  22. Index