Mathematics - Linear Algebra, 6 eBOOK, PODRECZNIKI

[ Pobierz całość w formacie PDF ]
Linear Algebra
¯
¯
¯
¯
12
31
¯
¯
¯
¯
x
¢
12
x
¢
31
¯
¯
¯
¯
62
81
Jim Hefferon
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
¯
Notation
R
real numbers
N
natural numbers:
f
0
;
1
;
2
;:::
g
:::
¯
¯
:::
C
complex numbers
f
g
set of
:::
such that
:::
sequence; like a set but order matters
V;W;U
vector spaces
v; w
vectors
0, 0
V
zero vector, zero vector of
V
B;D
bases
h
:::
i
E
n
=
h
e
1
;:::;e
n
i
standard basis for
R
n
¯;±
basis vectors
Rep
B
(
v
) matrix representing the vector
P
n
set of
n
-th degree polynomials
M
n£m
set of
n
m
matrices
[
S
] span of the set
S
£
N
direct sum of subspaces
V
=
W
isomorphic spaces
h;g
homomorphisms
H;G
matrices
t;s
transformations; maps from a space to itself
T;S
square matrices
Rep
B;D
(
h
) matrix representing the map
h
h
i;j
matrix entry from row
i
, column
j
j
M
©
T
j
determinant of the matrix
T
R
(
h
)
;
N
(
h
) rangespace and nullspace of the map
h
R
1
(
h
)
;
N
1
(
h
) generalized rangespace and nullspace
Lower case Greek alphabet
name symbol name symbol name symbol
alpha
®
iota

rho
½
beta
¯
kappa
·
sigma
¾
gamma
°
lambda
¸
tau
¿
delta
±
mu
¹
upsilon
À
epsilon
²
nu
º
phi
Á
zeta
³
xi
»
chi
Â
eta
´
omicron
o
psi
Ã
theta
µ
pi
¼
omega
!
Cover.
This is Cramer's Rule applied to the system
x
+2
y
=6,3
x
+
y
=8. Thearea
of the ¯rst box is the determinant shown. The area of the second box is
x
times that,
and equals the area of the ¯nal box. Hence,
x
is the ¯nal determinant divided by the
¯rst determinant.
Preface
5 determinants
just isn't important anymore. Instead, the availability of computers gives us an
opportunity to move toward a focus on concepts.
This is an opportunity that we should seize. The courses at the start of
most mathematics programs work at having students correctly apply formulas
and algorithms, and imitate examples. Later courses require some mathematical
maturity: reasoning skills that are developed enough to follow di®erent types
of proofs, a familiarity with the themes that underly many mathematical in-
vestigations like elementary set and function facts, and an ability to do some
independent reading and thinking, Where do we work on the transition?
Linear algebra is an ideal spot. It comes early in a program so that progress
made here pays o® later. The material is straightforward, elegant, and acces-
sible. The students are serious about mathematics, often majors and minors.
There are a variety of argument styles|proofs by contradiction, if and only if
statements, and proofs by induction, for instance|and examples are plentiful.
The goal of this text is, along with the development of undergraduate linear
algebra, to help an instructor raise the students' level of mathematical sophis-
tication. Most of the di®erences between this book and others follow straight
from that goal.
One consequence of this goal of development is that, unlike in many compu-
tational texts, all of the results here are proved. On the other hand, in contrast
with more abstract texts, many examples are given, and they are often quite
detailed.
Another consequence of the goal is that while we start with a computational
topic, linear reduction, from the ¯rst we do more than just compute. The
solution of linear systems is done quickly but it is also done completely, proving
£
i
In most mathematics programs linear algebra is taken in the ¯rst or second
year, following or along with at least one course in calculus. While the location
of this course is stable, lately the content has been under discussion. Some in-
structors have experimented with varying the traditional topics, trying courses
focused on applications, or on the computer. Despite this (entirely healthy)
debate, most instructors are still convinced, I think, that the right core material
is vector spaces, linear maps, determinants, and eigenvalues and eigenvectors.
Applications and computations certainly can have a part to play but most math-
ematicians agree that the themes of the course should remain unchanged.
Not that all is ¯ne with the traditional course. Most of us do think that
the standard text type for this course needs to be reexamined. Elementary
texts have traditionally started with extensive computations of linear reduction,
matrix multiplication, and determinants. These take up half of the course.
Finally, when vector spaces and linear maps appear, and de¯nitions and proofs
start, the nature of the course takes a sudden turn. In the past, the computation
drill was there because, as future practitioners, students needed to be fast and
accurate with these. But that has changed. Being a whiz at 5
everything (really these proofs are just veri¯cations), all the way through the
uniqueness of reduced echelon form. In particular, in this ¯rst chapter, the
opportunity is taken to present a few induction proofs, where the arguments
just go over bookkeeping details, so that when induction is needed later (e.g., to
prove that all bases of a ¯nite dimensional vector space have the same number
of members), it will be familiar.
Still another consequence is that the second chapter immediately uses this
background as motivation for the de¯nition of a real vector space. This typically
occurs by the end of the third week. We do not stop to introduce matrix
multiplication and determinants as rote computations. Instead, those topics
appear naturally in the development, after the de¯nition of linear maps.
To help students make the transition from earlier courses, the presentation
here stresses motivation and naturalness. An example is the third chapter,
on linear maps. It does not start with the de¯nition of homomorphism, as
is the case in other books, but with the de¯nition of isomorphism. That's
because this de¯nition is easily motivated by the observation that some spaces
are just like each other. After that, the next section takes the reasonable step of
de¯ning homomorphisms by isolating the operation-preservation idea. A little
mathematical slickness is lost, but it is in return for a large gain in sensibility
to students.
Having extensive motivation in the text helps with time pressures. I ask
students to, before each class, look ahead in the book, and they follow the
classwork better because they have some prior exposure to the material. For
example, I can start the linear independence class with the de¯nition because I
know students have some idea of what it is about. No book can take the place
of an instructor, but a helpful book gives the instructor more class time for
examples and questions.
Much of a student's progress takes place while doing the exercises; the exer-
cises here work with the rest of the text. Besides computations, there are many
proofs. These are spread over an approachability range, from simple checks
to some much more involved arguments. There are even a few exercises that
are reasonably challenging puzzles taken, with citation, from various journals,
competitions, or problems collections (as part of the fun of these, the original
wording has been retained as much as possible). In total, the questions are
aimed to both build an ability at, and help students experience the pleasure of,
doing
mathematics.
Applications, and Computers.
The point of view taken here, that linear
algebra is about vector spaces and linear maps, is not taken to the exclusion
of all other ideas. Applications, and the emerging role of the computer, are
interesting, important, and vital aspects of the subject. Consequently, every
chapter closes with a few application or computer-related topics. Some of the
topics are: network °ows, the speed and accuracy of computer linear reductions,
Leontief Input/Output analysis, dimensional analysis, Markov chains, voting
paradoxes, analytic projective geometry, and solving di®erence equations.
These are brief enough to be done in a day's class or to be given as indepen-
ii
dent projects for individuals or small groups. Most simply give a reader a feel
for the subject, discuss how linear algebra comes in, point to some accessible
further reading, and give a few exercises. I have kept the exposition lively and
given an overall sense of breadth of application. In short, these topics invite
readers to see for themselves that linear algebra is a tool that a professional
must have.
For people reading this book on their own.
The emphasis on motivation
and development make this book a good choice for self-study. While a pro-
fessional mathematician knows what pace and topics suit a class, perhaps an
independent student would ¯nd some advice helpful. Here are two timetables
for a semester. The ¯rst focuses on core material.
week Mon. Wed. Fri.
1 1.I.1 1.I.1, 2 1.I.2, 3
2 1.I.3 1.II.1 1.II.2
3 1.III.1, 2 1.III.2 2.I.1
4 2.I.2 2.II 2.III.1
5 2.III.1, 2 2.III.2 exam
6 2.III.2, 3 2.III.3 3.I.1
7 3.I.2 3.II.1 3.II.2
8 3.II.2 3.II.2 3.III.1
9 3.III.1 3.III.2 3.IV.1, 2
10 3.IV.2, 3, 4 3.IV.4 exam
11 3.IV.4, 3.V.1 3.V.1, 2 4.I.1, 2
12 4.I.3
4.II
4.II
13 4.III.1
5.I
5.II.1
14 5.II.2
5.II.3
review
The second timetable is more ambitious (it presupposes 1.II, the elements of
vectors, usually covered in third semester calculus).
week Mon. Wed. Fri.
1 1.I.1 1.I.2 1.I.3
2 1.I.3 1.III.1, 2 1.III.2
3 2.I.1 2.I.2 2.II
4 2.III.1 2.III.2 2.III.3
5 2.III.4 3.I.1 exam
6 3.I.2 3.II.1 3.II.2
7 3.III.1 3.III.2 3.IV.1, 2
8 3.IV.2 3.IV.3 3.IV.4
9 3.V.1 3.V.2 3.VI.1
10 3.VI.2 4.I.1 exam
11 4.I.2 4.I.3 4.I.4
12 4.II 4.II, 4.III.1 4.III.2, 3
13 5.II.1, 2 5.II.3
5.III.1
14 5.III.2
5.IV.1, 2
5.IV.2
See the table of contents for the titles of these subsections.
iii
[ Pobierz całość w formacie PDF ]

  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • mement.xlx.pl