+ All Categories
Home > Documents > Math 1553 Introduction to Linear...

Math 1553 Introduction to Linear...

Date post: 16-Jan-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
25
Math 1553 Introduction to Linear Algebra School of Mathematics Georgia Institute of Technology
Transcript
Page 1: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553Introduction to Linear Algebra

School of Mathematics

Georgia Institute of Technology

Page 2: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553

Web Sites

Page 3: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

My Web Site

Page 4: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553 E1 - E5 Web Site

Page 5: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553 E1 - E5 Web Site

Page 6: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553 E1 - E5 Web Site

Page 7: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553 Master Web Site

Page 8: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

T-Square

Page 9: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Piazza

Page 10: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

TSquare

Page 11: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

WebWork

Page 12: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Math 1553

About the Course

Page 13: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Evaluations

I Homeworkdue at 11:59 pm on Wednesdayscompleted via WebWorKtwo lowest dropped, no late hw

I Quizin Recitation on Fridayscovers material on the Homeworklowest dropped

I Three MidtermsSep 22/Oct 20/Nov 17Please tell me about Rosh Hashanah conflicts

I One common, cumulative FinalDec 12

I One (small) Writing Project

I ParticipationClicker Pollsget the Piazza app for Wed

Page 14: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Not your High School Math Class

Your previous math courses probably focused on how to do computations:

I Compute the derivative of sin(log x) cos(ex).

If a computer can do the problem better than you can, then it’sjust an algorithm: this is not real problem solving.

In this course:

I About half the material focuses on how to do linear algebracomputations—that is still important.

I The other half is on conceptual understanding of linear algebra.This is much more subtle: it’s about figuring out what question to ask thecomputer, or whether you actually need to do any computations at all.

Page 15: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Advice, etc.

I Keep up with the definitions

I Come to o�ce hours

I Sit in front, participate

I If you are having a problem, talk to me

I No devices in class unless instructed

I Be polite in your emails/posts

Page 16: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Introduction to Linear Algebra

Motivation and Overview

Page 17: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Linear. Algebra.

Linear

I having to do with lines/planes/etc.

I For example, x + y + 3z = 7, not sin, log, x2, etc.

Algebra

I solving equations involving numbers and symbols

I from al-jebr (Arabic), meaning reunion of broken parts

I 9th century Abu Ja’far Muhammad ibn Muso al-Khwarizmi

Page 18: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Why a whole course?

Engineers need to solve lots of equations in lots of variables.

3x1

+ 4x2

+ 10x3

+ 19x4

� 2x5

� 3x6

= 1417x

1

+ 2x2

� 13x3

� 7x4

+ 21x5

+ 8x6

= 2567�x

1

+ 9x2

+ 3

2

x

3

+ x

4

+ 14x5

+ 27x6

= 261

2

x

1

+ 4x2

+ 10x3

+ 11x4

+ 2x5

+ x

6

= �15

Often, it’s enough to know some information about the set of solutions withouthaving to solve the equations at all!

In real life, the di�cult part is often in recognizing that a problem can besolved using linear algebra in the first place: need conceptual understanding.

Page 19: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Linear Algebra in Engineering

Many engineering problems, no matterhow huge, can be reduced to linear al-gebra:

Ax = b or

Ax = �x

Page 20: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Applications of Linear Algebra

Civil Engineering: How much tra�c flows through the four labeled segments?

system of linear equations:

w + 120 = x + 250x + 120 = y + 70y + 630 = z + 390z + 115 = w + 175

Tra�c flow (cars/hr)

x

y

z

w

120

250

70

120

630

390

175

115

Page 21: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Applications of Linear Algebra

Chemistry: Balancing reaction equations

C2

H6

+ O2

! CO2

+ H2

O

2x = z

6x = 2w

2y = 2z

Page 22: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Applications of Linear Algebra

Biology: In a population of rabbits. . .

I half of the new born rabbits survive their first year

I of those, half survive their second year

I the maximum life span is three years

I rabbits produce 0, 6, 8 rabbits in their first, second, and third years

If I know the population in 2017 (in terms of the number of first, second, andthird year rabbits), then what is the population in 2018? or 2117?

6y2016

+ 8z2016

= x

2017

1

2

x

2016

= y

2017

1

2

y

2016

= z

2017

Page 23: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Applications of Linear Algebra

Geometry and Astronomy: Find the equation of a circle passing through 3given points, say (1, 0), (0, 1), and (1, 1).

Hint: The general form of a circle is a(x2 + y

2) + bx + cy + d = 0.system of linear equations:

a + b + d = 0a + c + d = 0

2a + b + c + d = 0

Very similar to computing the orbit of a planet:

ax

2 + by

2 + cxy + dx + ey + f = 0

Page 24: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Applications of Linear Algebra

Google: “The 25 billion dollar eigenvector.” Each web page has someimportance, which it shares via outgoing links to other pages

Stay tuned!

Page 25: Math 1553 Introduction to Linear Algebrapeople.math.gatech.edu/~dmargalit7/classes/math1553Fall2017/slides/08-21.pdf · I About half the material focuses on how to do linear algebra

Overview of the Course

I Solve the matrix equation Ax = b

ISolve systems of linear equations using matrices, row reduction, and

inverses.

ISolve systems of linear equations with varying parameters using parametric

forms for solutions, the geometry of linear transformations, the

characterizations of invertible matrices, and determinants.

I Solve the matrix equation Ax = �xI

Solve eigenvalue problems through the use of the characteristic polynomial.

IUnderstand the dynamics of a linear transformation via the computation of

eigenvalues, eigenvectors, and diagonalization.

I Almost solve the equation Ax = b

IFind best-fit solutions to systems of linear equations that have no actual

solution using least squares approximations.


Recommended