Linear Algebra as an Introduction to Abstract Mathematics
eBook - ePub

Linear Algebra as an Introduction to Abstract Mathematics

Isaiah Lankham, Bruno Nachtergaele, Anne Schilling

Buch teilen
  1. 208 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Linear Algebra as an Introduction to Abstract Mathematics

Isaiah Lankham, Bruno Nachtergaele, Anne Schilling

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

This is an introductory textbook designed for undergraduate mathematics majors with an emphasis on abstraction and in particular, the concept of proofs in the setting of linear algebra. Typically such a student would have taken calculus, though the only prerequisite is suitable mathematical grounding. The purpose of this book is to bridge the gap between the more conceptual and computational oriented undergraduate classes to the more abstract oriented classes. The book begins with systems of linear equations and complex numbers, then relates these to the abstract notion of linear maps on finite-dimensional vector spaces, and covers diagonalization, eigenspaces, determinants, and the Spectral Theorem. Each chapter concludes with both proof-writing and computational exercises.

Request Inspection Copy

This is an introductory textbook designed for undergraduate mathematics majors with an emphasis on abstraction and in particular, the concept of proofs in the setting of linear algebra. Typically such a student would have taken calculus, though the only prerequisite is suitable mathematical grounding. The purpose of this book is to bridge the gap between the more conceptual and computational oriented undergraduate classes to the more abstract oriented classes. The book begins with systems of linear equations and complex numbers, then relates these to the abstract notion of linear maps on finite-dimensional vector spaces, and covers diagonalization, eigenspaces, determinants, and the Spectral Theorem. Each chapter concludes with both proof-writing and computational exercises.

Request Inspection Copy


Readership: Undergraduates in mathematics.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Linear Algebra as an Introduction to Abstract Mathematics als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Linear Algebra as an Introduction to Abstract Mathematics von Isaiah Lankham, Bruno Nachtergaele, Anne Schilling im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Mathematics & Mathematics Reference. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Verlag
WSPC
Jahr
2015
ISBN
9789814723794

Chapter 1

What is Linear Algebra?

1.1Introduction

This book aims to bridge the gap between the mainly computation-oriented lower division undergraduate classes and the abstract mathematics encountered in more advanced mathematics courses. The goal of this book is threefold:
(1)You will learn Linear Algebra, which is one of the most widely used mathematical theories around. Linear Algebra finds applications in virtually every area of mathematics, including multivariate calculus, differential equations, and probability theory. It is also widely applied in fields like physics, chemistry, economics, psychology, and engineering. You are even relying on methods from Linear Algebra every time you use an internet search like Google, the Global Positioning System (GPS), or a cellphone.
(2)You will acquire computational skills to solve linear systems of equations, perform operations on matrices, calculate eigenvalues, and find determinants of matrices.
(3)In the setting of Linear Algebra, you will be introduced to abstraction.As the theory of Linear Algebra is developed, you will learn how to make and use definitions and how to write proofs.
The exercises for each Chapter are divided into more computation-oriented exercises and exercises that focus on proof-writing.

1.2What is Linear Algebra?

Linear Algebra is the branch of mathematics aimed at solving systems of linear equations with a finite number of unknowns. In particular, one would like to obtain answers to the following questions:
  • Characterization of solutions: Are there solutions to a given system of linear equations? How many solutions are there?
  • Finding solutions: How does the solution set look? What are the solutions?
Linear Algebra is a systematic theory regarding the solutions of systems of linear equations.
Example 1.2.1. Let us take the following system of two linear equations in the two unknowns x1 and x2:
figure
This system has a unique solution for x1, x2 ∈ ℝ, namely
figure
and
figure
.
The solution can be found in several different ways. One approach is to first solve for one of the unknowns in one of the equations and then to substitute the result into the other equation. Here, for example, we might solve to obtain
x1 = 1 + x2
from the second equation. Then, substituting this in place of x1 in the first equation, we have
2(1 + x2) + x2 = 0.
From this, x2 = −2/3. Then, by further substitution,
figure
Alternatively, we can take a more systematic approach in eliminating variables. Here, for example, we can subtract 2 times the second equation from the first equation in order to obtain 3x2 = −2. It is then immediate that
figure
and, by substituting this value for x2 in the first equation, that
figure
.
Example 1.2.2. Take the following system of two linear equations in the two unknowns x1 and x2:
figure
We can eliminate variables by adding −2 times the first equation to the second equation, which results in 0 = −1. This is obviously a contradiction, and hence this system of equations has no solution.
Example 1.2.3. Let us take the following sys...

Inhaltsverzeichnis