Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into...

19
Life of Fred ® Linear Algebra Expanded Edition Stanley F. Schmidt, Ph.D. Polka Dot Publishing

Transcript of Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into...

Page 1: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Life of Fred ®

Linear Algebra Expanded Edition

Stanley F. Schmidt, Ph.D.

Polka Dot Publishing

Page 2: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

A Note to Classroom Students

and Autodidacts

In calculus, there was essentially one new idea. It was the idea of thelimit of a function. Using that idea, we defined the derivative and thedefinite integral. And then we played with that idea for two years of

calculus.In linear algebra, we dip back into high school algebra and begin

with the idea of solving a system of linear equations like

3x + 4y = 18 2x + 5y = 19

and for two or three hours on a Saturday while Fred goes on a picnic, wewill play with that idea.

✓ We can change the variables:

3x1 + 4x2 = 18 2x1 + 5x2 = 19

✓ We can consider three equations and three unknowns.

✓ We can look at the coefficient matrix

3 4

2 5

✓ We can consider the case in which the system has exactly onesolution (Chapter 1), or when it has many solutions (Chapter 2), or when ithas no solution (Chapter 3).

✓ Etc.

Of course, the “Etc.” covers all the new stuff such as modelfunctions, orthogonal complements, and vector spaces. But they are alljust ideas that you might encounter in the Kansas sunshine as you went ona picnic.

Enjoy!

7

Page 3: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

A Note to Teachers

Is there some law that math textbooks have to be dreadfully serious anddull? Is there a law that students must be marched through linearalgebra shouting out the cadence count Definition, Theorem and Proof,

Definition, Theorem and Proof,

Definition, Theorem and Proof,

Definition, Theorem and Proof, as if they were in the army. If there are such laws, then Life

of Fred: Linear Algebra is highly illegal.

Besides being illegal, this book is also fattening. Instead ofheading outside and going skateboarding, your students will be tempted tocurl up with this textbook and read it. In 368 pages, they will read howFred spent three hours on a Saturday picnic with a couple of his friends. Ithink that Mary Poppins was right: a spoonful of sugar can make life alittle more pleasant.

So your students will be fat and illegally happy.

But what about you, the teacher? Think of it this way: If yourstudents are eagerly reading about linear algebra, your work is madeeasier. You can spend more time skateboarding!

This book contains linear algebra—lots of it. All the standardtopics are included. A good solid course stands admixed with the fun.

At the end of every chapter are six sets of problems giving thestudents plenty of practice. Some are easy, and some are like:

If T , T ́ ∈ Hom(V , V ), and if T Tʹ is theidentity homomorphism, then prove that T ́ T is also the identity homomorphism.

Life of Fred: Linear Algebra also has a logical structure that willmake sense to students. The best teaching builds on what the studentalready knows. In high school algebra they (supposedly) learned how tosolve systems of linear equations by several different methods.

8

Page 4: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

The four chapters that form the backbone of this book all deal withsystems of linear equations:

Chapter 1—Systems with Exactly One Solution Chapter 2—Systems with Many Solutions Chapter 3—Systems with No Solution Chapter 4—Systems Evolving over Time

These chapters allow the students to get their mental meat hooksinto the less theoretical material.

Then in the interlarded Chapters (1½, 2½, 2¾, 3½) we build onthat foundation as we ascend into the more abstract topics of vectorspaces, inner product spaces, etc.

Lastly, your students will love you even before they meet you. They will shout for joy in the bookstore when they discover you haveadopted a linear algebra textbook that costs only $52.

9

Page 5: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Contents

Chapter 1 Systems of Equations with One Solution. . . . . . . . . . . . . . . . . 13high school algebra, three equations with three unknownscoefficient and augmented matriceselementary row operations Gauss-Jordan eliminationGaussian elimination

Chapter 1½ Matrices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48matrix addition A + B scalar multiplication rA matrix multiplication AB matrix inverse A–1 proof of associative law of matrix multiplication (AB)C = A(BC)elementary matricesLU-decompositionpermutation matrices

Chapter 2 Systems of Equations with Many Solutions.. . . . . . . . . . . . . . 92four difficulties with Gauss-Jordan elimination

#1: a zero on the diagonal#2: zeros “looking south”#3: zeros “looking east”#4: a row with all zeros except for the last column

free variablesechelon and reduced row-echelon matricesgeneral solutionshomogeneous systemsrank of a matrix

Chapter 2½ Vector Spaces. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127four properties of vector additiona very short course in abstract algebrafour properties of scalar multiplicationfive vector spaceslinear combinations and spanning setslinear dependence/independencebasis for a vector spacecoordinates with respect to a basisdimension of a vector spacesubspace of a vector spacerow space, column space, null space, and nullity

10

Page 6: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter 2¾ Inner Product Spaces. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197dot productinner productpositive-definitenesslength of a vector (norm of a vector)angle between two vectorsperpendicular vectors (orthogonality)Gram-Schmidt orthogonalization processorthonormal setsFourier seriesharmonic analysisdouble Fourier seriescomplex vector spaces with an inner productorthogonal complements

Chapter 3 Systems of Equations with No Solution.. . . . . . . . . . . . . . . . 232overdetermined/underdetermined systemsdiscrete/continuous variablesthe normal equation/“the best possible answer”least squares solutiondata fittingmodel functions

Chapter 3½ Linear Transformations. . . . . . . . . . . . . . . . . . . . . . . . . . . . 259rotation, reflection, dilation, projection, derivatives, matrix multiplicationlinear transformations, linear mappings, vector space homomorphismslinear operatorsordered baseszero transformation, identity transformationthe equivalence of linear transformations and matrix multiplicationHom(V , W )linear functionalsdual spacessecond dual of V .

Chapter 4 Systems of Equations into the Future A100. . . . . . . . . . . . . . 304transition matrixdeterminantscharacteristic polynomial/characteristic equationeigenvaluesalgebraic multiplicity/geometric multiplicitycomputation of A100

stochastic matricesMarkov chainssteady state vectorsregular matricesabsorbing states

11

Page 7: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

similar matricessystems of linear differential equationsFibonacci numberscomputer programs for linear algebra

Index. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363

12

Page 8: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter OneSystems of Equations with One Solution

Ax = b ☺

Fred had never really been on a lot of picnics in his life. Today wasspecial. Today at noon he was going to meet his two best friends,Betty and Alexander, on the Great Lawn on campus, and they were

going to have a picnic.One good thing about being at KITTENS University✶ is that just

about everything imaginable is either on campus or nearby. Wait! Stop! I, your loyal reader, need to interrupt. In your old

age, dear author, you’re getting kind of foggy-brained. What do you mean?I’m reading this stuff very carefully, since it’s a math book and I

have to pay attention to every word. Isn’t it obvious that KITTENS wouldhave “just about everything imaginable . . .” since you are doing theimagining?

Good point. I spoke the truth and plead as John Peter Zengerpleaded.✶✶

I accept. Please go on with your story.Thank you.

Fred knew that food is one important part of a picnic. He pickedup the local newspaper and read . . .

✶ KITTENS University. Kansas Institute for Teaching Technology, Engineering andNatural Sciences.

Background information: Professor Fred Gauss has taught math there for overfive years. He is now six years old. Betty and Alexander are students of his. They areboth 21.

✶✶ In his Weekly Journal, Zenger criticized the New York governor. Heavens! Thegovernment sent him to jail for libel. He had to wait ten months for his trial. At histrial in 1735 he was accused of promoting “an ill opinion of the government.” Zenger’s defense was that what he had written was true. The judge said that truth isno defense in a libel case. But the jury ignored the judge and set Zenger free. Thatmarked a milestone in American law. Truth then became a legitimate defense incriminal libel suits in America after that trial. In England that idea did not catch onuntil the 1920s.

13

Page 9: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

“We must picnic,” ouruniversity presidentdeclared in an exclusiveCaboodle interview.

(continued on p. 24)

--- advertisement ---

Butter Bottom FoodsIf you’re new to picnicking,there’s nothing that beats our . . .

Butter Bottom’s

Sack-o-Picnic

Food

“It’s always a better buy

at Butter Bottom!”℠

--- advertisement ---

Paw Prints PawnShop

We are now accepting for pawnall the stuff from previous manias:Hula-Hoops™ , things you stick in your ear tohear music, narrow neckties, leisure suits,laptops, ukeleles, raccoon coats, and overpricedreal estate.

“Never fight the urge to pawn!” ℠

THE KITTEN Caboodle The Official Campus Newspaper of KITTENS University Saturday 11:02 a.m. Grocery Shopping Edition 10¢

PICNIC MANIA— THE NEW RAGEKANSAS: A new fad is sweeping the country. Everyone is going on picnics. This was announced last night on television.

News of this great surge in popularity has taken the country by surprise. No one here at the Caboodle news center knew picnicking was popular, muchless that it was the newest craze. (continued on p. 31)

Perfect! thought Fred. I’m sure that Butter Bottom’s Sack-o-Picnic Food will do the trick. I don’t want to disappoint Betty andAlexander.

In a jiffy,✶ Fred walked to Butter Bottom Foods. And there at thefront of the store was a Sack-o-Picnic Food display.

✶ In a jiffy (or in a jiff) used to be a common expression meaning “in a very shortperiod of time.” Those fun-loving physicists have redefined a jiffy as the time it takesfor light to travel the radius of an electron.

14

Page 10: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

$2.65 $2.75 $10.20

Wow! Fred thought. They sure make it easy. All I gotta do ischoose a sack, and I’m ready to head off to see Alexander and Betty.

Fred was curious. He opened the first sack and looked inside. There were a can, five bottles, and three jars.

He took out the can . . . a bottle . . . and a jar.

In the first sack, one can, five bottles, and three jars cost $2.65. c + 5b + 3j = 2.65

Fred knew That’s not enough to tell me what each of the items cost.

He opened the second sack. Two cans, 3 bottles, and 4 jars.2c + 3b + 4j = 2.75

The third sack: Five cans, 32 bottles, and 3 jars. Wow. That’s a lotof Sluice!

5c + 32b + 3j = 10.20

Butter Bottom’sSack-o-Picnic Food

Butter Bottom’sSack-o-Picnic Food Butter Bottom’s

Sack-o-Picnic Food

15

Page 11: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

Intermission

Do your eyes begin to glaze over when you see lines ofequations? In other words: Are you normal?

Unfortunately, much of linear algebra is about solvingsystems of linear equations like those above. This bookhas four main chapters. The first three chapters dealdirectly with solving systems of linear equations:

Chapter 1: Systems with One SolutionChapter 2: Systems with Many SolutionsChapter 3: Systems with No Solution.

The crux of the matter is that systems of linearequations keep popping up all the time, especially inscientific, business, and engineering situations.

Who knows? Maybe even in your love life systems of linear equations might be waiting right around the corner as you figure the cost of 6pizzas, 2 violinists, and 3 buckets of flowers.

With three equations and three unknowns, Fred could use his highschool algebra and solve this system of equations:

c + 5b + 3j = 2.65 2c + 3b + 4j = 2.75 5c + 32b + 3j = 10.20

In high school algebra, we were often more comfortable using x, y, and z:

x + 5y + 3z = 2.65 2x + 3y + 4z = 2.75 5x + 32y + 3z = 10.20

On the next page is a Your Turn to Play . Even though this is the 27th book in the Life of Fred series, the Your Turn to Play might be new to somereaders. Let me explain what’s coming.

I, as your reader, would appreciate that. I hate surprises.

Psychologists say that the best way to really learn something is tobe personally involved in the process. The Your Turn to Play sections giveyou that opportunity.

16

Page 12: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

The most important point is that you honestly attempt to answereach of the questions before you look at the solutions. Please, please,please, please, please, please, please, please, please, please, please withsugar on it.

Your Turn to Play

1. We might as well start off with the eyes-glaze-over stuff. Pull out yourold high school algebra book if you need it. Solve

c + 5b + 3j = 2.65 2c + 3b + 4j = 2.75

5c + 32b + 3j = 10.20by the “elimination method.” (The other two methods that you may havelearned are the substitution method—which works best with two equationsand two unknowns—and the graphing method—which, in this case, wouldinvolve drawing three planes on the x-y-z axes and trying to determine thepoint of intersection.) 2. Since this is linear algebra, we will be solving linear equations. Whichof these equations are linear?

9x + 3y² = 2

3x + 2xy = 477sin x + 3y = –8

5√x = 363. Sometimes linear equations might have four variables. Then theymight be written 3w + 2x + 898y –5z = 7.

But what about in the business world? In your fountain pen factory,there might be 26 different varieties of pens. Then your linear equationmight look like: 2a + 6b + 8c + 9d – 3e – f + 2g + 14h + 4i – 3j + 2k – 11l + 3m + 8n + 20o + 5p + 2q +

3r + 9s + 2t + 99u + 3v + 8w + 8x – y + 2z = 98723. Even then, we might get into alittle trouble with the 11l (eleven “el”) term or the 20o (twenty “oh”) term.

If you are in real estate, and there are 40 variables involved indetermining the price of a house (e.g., number of bedrooms, size of the lot,age of the house . . . .), you could stick in some of the Greek letters youlearned in trig: 2a + 6b + 8c + 9d – 3e – f + 2g + . . . + 8w + 8x – y + 2z +66α – 5β + 2γ + . . . = $384,280.

17

Page 13: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

If you are running an oil refinery, there might be a hundred equations. Then you might dip into the Hebrew alphabet (a, b, c ) and the Cyrillicalphabet (Д, Ж, И).

One of the major thrusts of linear algebra is to make your life easier. Certainly, 6x + 5c – 9 Д + 2ξ = 3 doesn’t look like the way to go.

Can you think of a way out of this mess?4. How many solutions does x + y = 15 have?5. [Primarily for English majors] What’s wrong with the definition: “Alinear equation is any equation of the form a1x1 + a2x2 + . . . anxn = b wherethe a i (for i = 1 to n) and the b are real numbers and n is a naturalnumber”?

Recall, the natural numbers are {1, 2, 3, . . .} and they are oftenabbreviated by the symbol ℕ.

. . . . . . . C O M P L E T E S O L U T I O N S . . . . . . .

1. Now I hope that you hauled out a sheet of paper and attempted thisproblem before looking here. I know it’s easier to just look at my answersthan to do it for yourself.

And it’s easier to eat that extra slice of pizza than to diet. And it’s easier to cheat on your lover than to remain faithful. And it’s easier to sit around than to do huffy-puffy exercise.

But easier can make you fat, divorced, and flabby.

My solution may be different than yours since there are several ways toattack the problem. However, our final answers should match.

I’m going to use x, y, and z instead of c, b, and j. The letter x willstand for the cost of one can of Picnic Rice™, y will stand for the cost ofone bottle of Sluice™, and z will stand for the cost of a jar of mustard.

x + 5y + 3z = 2.65 2x + 3y + 4z = 2.75 5x + 32y + 3z = 10.20

If I take the first two equations, multiply the first one by –2, and addthem together I get

–7y – 2z = –2.55

18

Page 14: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Chapter One Systems of Equations with One Solution Ax = b ☺

If I take the first and third equations, multiply the first one by –5, andadd them together I get

7y – 12z = –3.05

Now I have two equations in two unknowns. If I add them together Iget one equation in one unknown

–14z = –5.60

so z = 0.40 (which means that a jar of mustard costs 40¢).

The last part of the process is to back-substitute. Putting z = 0.40 into 7y – 12z = –3.05

we get 7y – 12(0.40) = –3.05

so y = 0.25 (which means that a bottle of Sluice costs 25¢).

Back-substituting z = 0.40 and y = 0.25 into any one of the three originalequations, will give x = 0.20 (so a can of Picnic Rice costs 20¢). This maybe the last time you ever have to work with all those x’s, y’s, and z’s(unless, of course, you become a high school math teacher). As weprogress in linear algebra, the process of solving systems of linearequations will become easier and easier. Otherwise, why in the worldwould we be studying this stuff?2.

9x + 3y² = 2 is not linear because of the y².

3x + 2xy = 47 is not linear because of the 2xy.7sin x + 3y = –8 is not linear because of the sin x.5√x = 36 is not linear because of the √x .

3. The place where we dealt with an arbitrarily large number of variableswas in Life of Fred: Statistics, but you might not remember the WilcoxonSigned Ranks Test in which we had a sample x1, x2, x3, x4. . . . We usedvariables with subscripts. Now it doesn’t make any difference whether wehave three variables or 300.

And you’ll never have to face 6c – 8Э + 2ψ = 98.3 unless you reallywant to.

19

Page 15: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Index

a fortiori. . . . . . . . . . . . . . . . . 292a posteriori. . . . . . . . . . . . . . . 293a priori. . . . . . . . . . . . . . . . . . 292absorbing state. . . . . . . . . . . . 340abstract algebra. . . . . . . . . . . 132

abelian group. . . . . . . . . . 132field. . . . . . . . . . . . . . . . . . 132group. . . . . . . . . . . . . . . . . 132groupoid. . . . . . . . . . . . . . 132module. . . . . . . . . . . . . . . 135monoid. . . . . . . . . . . . . . . 132ring. . . . . . . . . . . . . . . . . . 132semigroup. . . . . . . . . . . . . 132

algebraic multiplicity. . . . . . . 321augmented matrix.. . . . . . . . . . 21back-substitution. . . . . . . . 19, 34basis. . . . . . . . . . . . . . . . . . . . 164best possible answer.. . . 237-239binary operation. . . . . . . . . . . 140cancellation. . . . . . . . . . 135, 136catalog of linear transformations

. . . . . . . . . . . . . . . . . . 269characteristic equation. . . . . . 319characteristic polynomial. . . . 319characteristic value.. . . . . . . . 333characteristic vector. . . . . . . . 333cheeses from A to C. . . . . . . . 175Chop Down theorem. . . . . . . 170closed under addition. . . . . . . 139closed under vector addition and

scalar multiplication. . . . . . . . . . . . . . . . . . 174

coefficient matrix. . . . . . . . . . . 21column. . . . . . . . . . . . . . . . . . . 23

column space. . . . . . . . . . . . . 179column-rank. . . . . . . . . . . . . . 182complex conjugate. . . . . . . . . 228complex inner product space

. . . . . . . . . . . . . . . . . . 228computer programs for linear

algebra. . . . . . . . . . . . 354consistent systems of equations

. . . . . . . . . . . . . . . . . . 114contrapositive. . . . . . . . . . . . . 107converse. . . . . . . . . . . . . . . . . 107conversion factors. . . . . . . . . 314coordinates of a vector with

respect to a basis. . . . 166Cramer’s Rule. . . . . . . . . . . . 311data fitting. . . . . . . . . . . . . . . 243determinants

|AB| = |A||B|.. . . . . . . . . . . 3161×1. . . . . . . . . . . . . . . . . . 3142×2. . . . . . . . . . . . . . . . . . 3113×3. . . . . . . . . . . . . . . . . . 3124×4 (or higher). . . . . . . . . 313an overview.. . . . . . 311-315,

317, 318cofactor. . . . . . . . . . . . . . . 313expansion by minors. . . . . 312hairnet. . . . . . . . . . . . . . . . 312handy facts. . . . . . . . 314, 316interchange any two rows

. . . . . . . . . . . . . . . . . . 315multiply a row by a scalar

. . . . . . . . . . . . . . . . . . 315row of zeros. . . . . . . . . . . 315upper triangular.. . . . . . . . 315

363

Page 16: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Index

diagonal. . . . . . . . . . . . . . . . . . 24diagonalize a matrix. . . . . . . . 330differential equations. . . 343, 344

boundary point conditions. . . . . . . . . . . . . . . . . . 346

general solution.. . . . . . . . 346initial conditions. . . . . . . . 346particular solution. . . . . . . 346

dimension of a matrix. . . . . . 108distinguished element.. . . . . . . 99dot product. . . . . . . . . . . . . . . 199double Fourier series. . . . . . . 221doubly-augmented matrix. . . . 31dual space.. . . . . . . . . . . . . . . 282echelon form. . . . . . . . . . . . . . 99eigenvalues.. . . . . . . . . . . . . . 320eigenvector. . . . . . . . . . . . . . . 321elementary column operations

. . . . . . . . . . . . . . . . . . 179elementary matrices. . . . . . . . . 70elementary row operations. . . . 22elimination method. . . . . . . . . 17even function. . . . . . . . . . . . . 202Explosive theorem. . . . . . . . . 181Fibonacci numbers. . . . . . . . . 350Fill ’er Up theorem.. . . . . . . . 171fixed probability vector. . . . . 339forward-substitution . . . . . . . . 78Fourier series. . . . . . . . . 218-221free variable. . . . . . . . . . . 98, 108function. . . . . . . . . . . . . 128, 300

codomain. . . . . . . . . . . . . 128domain. . . . . . . . . . . . . . . 128image.. . . . . . . . . . . . . . . . 128range. . . . . . . . . . . . . . . . . 128

Gauss-Jordan elimination.. . . . 22how long it takes.. . . . . . . . 35

Gaussian elimination. . . . . . . . 35how long it takes.. . . . . . . . 35

general solution. . . . . . . . . . . 101geometric multiplicity. . . . . . 327Goldbach conjecture. . . . . . . 253golden ratio. . . . . . . . . . . . . . 351golden rectangle. . . . . . . . . . . 351Gram-Schmidt orthogonalization

process. . . . . . . . 211-214proof. . . . . . . . . . . . . 214, 215

Handy Facts (determinants) . . . . . . . . . . . . . . 314, 315

Handy Guide to Dating Systemsof Linear Equations. . . . . . . . . . . . . . . . . . 110

hanging the vines. . . . . . . . . . 327harmonic analysis.. . . . . . . . . 220Hom(V, W ). . . . . . . . . . . . . . 278homogeneous. . . . . . . . . . . . . 104i, j, and k. . . . . . . . . . . . . . . . 149identity element. . . . . . . . . . . . 66identity matrix. . . . . . . . . . . . . 62identity transformation.. . . . . 270iff. . . . . . . . . . . . . . . . . . . . . . . 66infinite dimensional vector

spaces. . . . . . . . . . . . . 167inner product. . . . . . . . . . . . . 201

of polynomials. . . . . 203, 204of two continuous real-valued

functions.. . . . . . 206, 207inner product space. . . . . . . . 203

for complex scalars. . . . . . 228of all m×n matrices . .223-227

364

Page 17: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Index

inverse matrixto compute. . . . . . . . . . . . . 62to solve Ax = b. . . . . . . . . . 61

inverses. . . . . . . . . . . . . . . . . 107invertible matrices. . . . . . . . . 121isomorphic. . . . . . . . . . . . . . . 143Kronecker delta. . . . . . . . . . . . 88latent root. . . . . . . . . . . . . . . . 333latent vector. . . . . . . . . . . . . . 333leading variables. . . . . . . . . . . 99least squares solution. . . . . . . 239linear combination. . . . . 145, 146linear equations. . . . . . . . . 17, 20linear functional. . . . . . . . . . . 281linear mappings. . . . . . . . . . . 262linear operator. . . . . . . . . . . . 262linear transformation. . . 261, 262

multiplying. . . . . . . . . . . . 297linearly dependent. . . . . . . . . 151logically equivalent. . . . . . . . 107lower triangular. . . . . . . . . . . . 44lower-upper matrix

decomposition. . . . . . . 75LU-decomposition. . . . . . . . . . 75Markov chain. . . . . . . . . . . . . 336matrix

addition. . . . . . . . . . . . . . . . 50definition.. . . . . . . . . . . . . . 21diagonal.. . . . . . . . . . . . . . . 88equal matrices. . . . . . . . . . . 63expanded definition. . . . . . 49identity matrix.. . . . . . . . . . 62inverse matrix. . . . . . . . . . . 61multiplication. . . . . . . . . . . 54

reduced row-echelon.. . . . . 99row-equivalent. . . . . . . . . . 65singular. . . . . . . . . . . 104, 105subtraction. . . . . . . . . . . . . 82transpose. . . . . . . . . . . . . . . 96

matrix multiplicationassociative.. . . . . . . . . . . . . 65associative (proof). . . . 66-68

Mean Value Theorem.. . . . . . 197model function. . . . . . . . . . . . 246mutatis mutandis. . . . . . . . . . 167n-tuples.. . . . . . . . . . . . . . . . . 143Nice theorem. . . . . . . . . . . . . 167Nightmare #1: There is a zero on

the diagonal. . . . . . . . . 94Nightmare #2: Zeros all the way

down.. . . . . . . . . . . . . . 94Nightmare #3: Zeros to the right

. . . . . . . . . . . . . . . . . . . 95Nightmare #4: A row with all

zeros except for the lastcolumn. . . . . . . . . . . . . 96

Nine Steps to Compute a Powerof a Matrix. . . . . . . . . 319

algebraic multiplicity of two. . . . . . . . . . . . . . . . . . 321

characteristic equation. . . 319characteristic polynomial

. . . . . . . . . . . . . . . . . . 319D. . . . . . . . . . . . . . . . . . . . 329diagonalize a matrix. . . . . 330eigenvalues. . . . . . . . . . . . 320eigenvector. . . . . . . . . . . . 321geometric multiplicity.. . . 327P. . . . . . . . . . . . . . . . . . . . 327

365

Page 18: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Index

“hanging the vines.”. . . . . 327nonsingular matrices. . . . . . . 121norm of a vector. . . . . . . . . . . 206normal equation. . . . . . . 235, 236null space. . . . . . . . . . . . . . . . 195nullity. . . . . . . . . . . . . . . . . . . 195ordered basis. . . . . . . . . . . . . 267orthogonal complement. . . . . 231orthogonal vectors. . . . . 209, 217

linearly independent. . . . . 211parameter. . . . . . . . . . . . . . . . 101permutation matrix.. . . . . . . . . 82perp. . . . . . . . . . . . . . . . . . . . 231pigeonhole principle.. . . . . . . 279pivot variables. . . . . . . . . . . . . 99positive matrix. . . . . . . . . . . . 193Positive-definiteness. . . . . . . 201Prof. Eldwood’s Authoritative

Guide to the Polite Way.... . . . . . . . . . . . . . . . . . . 72

Professor Eldwood’s Guide toHappy Picnics. . . . . . . 49

Professor Eldwood’s History andWhat It’s Good For. . . 38

Professor Eldwood’s Inkbook. . . . . . . . . . . . . . . . . . 114

Professor Eldwood’s Lions in theGreat Woods of Kansas. . . . . . . . . . . . . . . . . . 305

projection. . . . . . . . . . . . . . . . 265proper value. . . . . . . . . . . . . . 333proper vector. . . . . . . . . . . . . 333rank of a matrix. . . . . . . . . . . 105

equals number of pivotvariables. . . . . . . . . . . 194

reduced row-echelon form. . . . . .. . . . . . . . . . . . . 26, 27, 99

regular stochastic matrix. . . . 339row. . . . . . . . . . . . . . . . . . . . . . 21row space. . . . . . . . . . . . . . . . 178row vectors are linearly

dependent when—

—Handy Summary. . . . . . 160—New Quicker Summary.162

row vectors span a space if—

—Handy Summary. . . . . . 160—New Quicker Summary.162

scalar multiplication.. . . . . . . . . .. . . . . . . 51, 128, 131, 134

scalars.. . . . . . . . . . . . . . . . . . . 51second dual.. . . . . . . . . . . . . . 287similar matrices. . . . . . . . . . . 342singleton.. . . . . . . . . . . . . . . . 152singular matrices. . . . . . . . . . 105span. . . . . . . . . . . . . . . . 149, 150spanning set. . . . . . . . . . . . . . 150stationary vector. . . . . . . . . . . 339steady state vector. . . . . . . . . 336stochastic matrices. . . . . . . . . 336

regular. . . . . . . . . . . . . . . . 339subscriptsmanship. . . . . . . . . . 58subspace. . . . . . . . . . . . . . . . . 173subspace theorems. . . . . . . . . 174trace of a matrix. . . . . . . . . . . 227transition matrix. . . . . . . . . . . 306trivial solution. . . . . . . . . . . . 161underdetermined linear system

. . . . . . . . . . . . . . . . . . . 43unit vectors.. . . . . . . . . . . . . . 217unit-upper-triangular. . . . . . . . 75

366

Page 19: Linear Algebra - Life of Fred Mathematics · 2017-12-19 · In linear algebra, we dip back into high school algebra and begin with the idea of solving a system of linear equations

Index

upper triangular. . . . . . . . . . . . 37variables

continuous.. . . . . . . . . . . . 235discrete. . . . . . . . . . . . . . . 235

vector. . . . . . . . . . . . . 32, 49, 128angle between two vectors

. . . . . . . . . . . . . . . . . . 205length. . . . . . . . . . . . . . . . 205perpendicular. . . . . . . . . . 205unit. . . . . . . . . . . . . . . . . . 217zero vector. . . . . . . . . . . . 137

vector addition. . . . . . . . . . . . 130definition.. . . . . . . . . . . . . 131

vector space. . . . . . . . . . . . . . 138definition.. . . . . . . . . 131, 172

vector space homomorphisms. . . . . . . . . . . . . . . . . . 262

well-defined operations. . . . . 140whole numbers. . . . . . . . . . . . 128Zenger, John Peter. . . . . . . . . . 13zero matrix. . . . . . . . . . . . . . . . 57zero subspace. . . . . . . . . . . . . 172zero transformation. . . . . . . . 269zero vector space. . . . . . . . . . 190

367