What's the big idea of Linear Algebra? **Course Intro**

Dr. Trefor Bazett
18 Feb 201812:57

Summary

TLDRThe video script delves into the beauty of linear algebra, highlighting its dual nature that bridges the algebraic and geometric worlds. It emphasizes the power of linear transformations, which are defined by their ability to transform lines into lines and preserve the origin. The script illustrates how knowing the transformation of two standard vectors allows us to determine any other vector's transformation, encapsulated by the concept of a matrix. Furthermore, it introduces the inverse transformation, showing how the algebraic structure of matrices can be used to reverse a transformation geometrically. The video promises an in-depth exploration of these concepts, showcasing linear algebra as a fundamental tool in mathematics.

Takeaways

  • 🌟 Linear algebra bridges the gap between algebraic and geometric concepts, providing a coherent framework for understanding transformations.
  • 📐 The algebraic world of linear algebra involves performing algebraic operations like addition, subtraction, and multiplication.
  • 📊 The geometric world involves visualizing transformations such as lines moving and transforming into other lines in a two-dimensional plane.
  • 🔄 Linear transformations are restrictive, focusing only on transformations that keep straight lines straight and the origin fixed.
  • 🎯 Key to linear algebra is the ability to predict the outcome of transformations by knowing what happens to basis vectors.
  • 🔢 A matrix is a fundamental tool in linear algebra, with its columns representing the transformation of basis vectors.
  • 🌐 Linear transformations can be applied to spaces of any dimension, not just two-dimensional planes.
  • 🔄 Understanding inverse transformations is crucial, as they allow us to undo or reverse the effects of a given transformation.
  • 💡 The beauty of linear algebra lies in the fact that the algebraic constraints (e.g., variables to the power of 1) directly relate to geometric constraints (e.g., lines remaining straight).
  • 📈 Linear algebra is a powerful tool in mathematics, applicable in a wide range of fields due to its ability to handle complex transformations with a set of simple rules.
  • 📚 Studying linear algebra involves exploring the interplay between geometric intuition and algebraic manipulation, enhancing our understanding of both spaces.

Q & A

  • What are the two different ways to do linear algebra mentioned in the script?

    -The two different ways to do linear algebra are through the algebraic world, where you perform operations like adding, subtracting, and multiplying, and the geometric world, where you visualize transformations such as lines moving to other lines.

  • How does the script describe the magic of linear algebra?

    -The magic of linear algebra is described as the merging of the algebraic and geometric worlds into one coherent picture that is beautiful, interesting, powerful, and allows for the understanding of transformations in both ways.

  • What is the function f(X) = X^2 an example of?

    -The function f(X) = X^2 is an example of a transformation that takes a one-dimensional input X and produces a one-dimensional output f(X), which is typically studied in first-year calculus.

  • What are the two key demands made by linear algebra for transformations?

    -The two key demands made by linear algebra for transformations are that the transformations must be linear, meaning no curvy lines are involved, and they must take the origin to itself, returning to the starting point.

  • How does the script illustrate the concept of linear transformations in higher dimensions?

    -The script illustrates the concept of linear transformations in higher dimensions by using the example of a two-dimensional plane, where transformations can be visualized as movements of points on the plane, such as rotations or compressions.

  • What is the significance of the red and yellow arrows in the script's explanation?

    -The red and yellow arrows represent standard vectors in the two-dimensional plane. The script uses these arrows to demonstrate how linear transformations can be understood in terms of what happens to these standard vectors, allowing for the prediction of other vectors' transformations.

  • What does the script mean by the term 'matrix' in the context of linear transformations?

    -In the context of linear transformations, the term 'matrix' refers to a mathematical structure that encapsulates the information about where the standard vectors (like the red and yellow arrows) are taken by the transformation. The columns of the matrix represent the transformed coordinates of these standard vectors.

  • How does the script differentiate between an arbitrary transformation and a linear transformation?

    -The script differentiates between an arbitrary transformation, where the output variables are some unknown functions of the input variables, and a linear transformation, where the input variables only appear raised to the power of 1 and are multiplied by scalar constants, representing a more restrictive set of transformations.

  • What is the inverse transformation in the context of the script?

    -The inverse transformation is the transformation that undoes the original transformation, taking the vectors back to their original positions before the transformation was applied.

  • What is the significance of the relationship between the geometric and algebraic constraints in linear algebra?

    -The significance of the relationship between the geometric and algebraic constraints in linear algebra is that they are two sides of the same coin. The geometric constraint ensures that lines remain straight and the origin returns to itself, while the algebraic constraint ensures that input variables are only raised to the power of 1. This relationship makes linear algebra a powerful tool for understanding transformations.

  • What is the main takeaway from the script regarding the study of linear algebra?

    -The main takeaway is that the study of linear algebra involves exploring the detailed relationship between the geometric and algebraic aspects of transformations, particularly focusing on linear transformations, and understanding how these transformations can be broadly applied despite the restrictive nature of the demands made by linear algebra.

Outlines

00:00

📚 Introduction to Linear Algebra and its Dual Perspectives

This paragraph introduces the dual nature of linear algebra, highlighting its algebraic and geometric aspects. It emphasizes the beauty and power of these two worlds merging into a coherent picture. The speaker aims to demonstrate this by using the example of a function, f(X) = x^2, and how it can be seen as a transformation from one-dimensional input to output. The discussion extends to higher dimensions, where inputs and outputs are multiple variables, and the visualization of transformations such as rotations and compressions in a two-dimensional plane is introduced. The focus is on linear transformations that start and end at the origin and do not involve curvy lines, which are restrictive but worth the focus due to their elegance and utility.

05:00

🔍 Exploring Linear Transformations and Vectors

In this paragraph, the concept of linear transformations is further explored, with an emphasis on how these transformations can be visualized and understood through vectors. The speaker uses the example of standard red and yellow arrows (vectors) to demonstrate how they transform under a linear operation. It is highlighted that knowing the transformation of these standard vectors allows us to determine the transformation of any other vector in the plane, as they can be represented as combinations of the red and yellow vectors. The idea of a matrix is introduced as a way to encapsulate the transformation, with its columns representing the transformed vectors. The potential for extending this concept to higher dimensions is mentioned, emphasizing the algebraic representation of linear transformations.

10:01

🔄 Understanding Inverse Transformations

This paragraph delves into the concept of inverse transformations, which are transformations that undo the effects of a previous transformation. The speaker uses the previously discussed linear transformation to illustrate how an inverse transformation can be found and how it is represented by a different set of four numbers in the context of a matrix. The geometric and algebraic constraints of transformations are compared, showing that while the geometric constraint ensures lines transform to lines and the origin remains fixed, the algebraic constraint requires input variables to appear only to the power of one. The interplay between these constraints is highlighted, showing they are two sides of the same coin. The speaker promises a deeper exploration of this relationship and the power of linear algebra in future content.

Mindmap

Keywords

💡Linear Algebra

Linear algebra is a branch of mathematics that deals with linear equations and their transformations, encompassing both algebraic and geometric aspects. In the video, it is presented as a powerful tool that allows for the study of transformations in higher dimensions and provides a coherent framework for understanding the relationship between algebraic operations and geometric interpretations.

💡Transformations

In the context of the video, transformations refer to the process of changing inputs into outputs, where the inputs and outputs can be vectors in a multi-dimensional space. Transformations are central to the study of linear algebra as they allow us to understand how different operations can affect the properties and relationships of vectors.

💡Algebraic and Geometric Perspectives

The algebraic perspective involves performing operations on mathematical objects like adding, subtracting, and multiplying, while the geometric perspective focuses on visualizing and interpreting these operations in space. The video highlights the beauty and power of linear algebra in merging these two perspectives into a coherent understanding of transformations.

💡Linear Transformations

Linear transformations are a specific type of transformation that satisfy two conditions: the image of a straight line is another straight line, and the image of the origin is the origin itself. These transformations are particularly important in linear algebra because they are simpler and more manageable than general transformations, and they still capture a wide range of applications.

💡Matrices

A matrix is a rectangular array of numbers that is used in linear algebra to represent transformations. The video explains that the columns of a matrix correspond to the images of the standard basis vectors under a linear transformation, and knowing these images allows us to determine the effect of the transformation on any vector.

💡Standard Basis Vectors

Standard basis vectors are the fundamental vectors in a vector space that serve as a reference for other vectors. In the context of the video, they are represented by arrows starting from the origin and pointing to specific points in the coordinate plane.

💡Inverse Transformation

An inverse transformation is a transformation that undoes the effect of another transformation. In linear algebra, if a transformation T takes a vector v to a vector w, then the inverse transformation T^(-1) takes w back to v.

💡Algebraic Constraints

Algebraic constraints in linear algebra refer to the rules or conditions that govern how variables and constants interact within expressions or equations. In the video, the constraint is that input variables can only appear to the first power, which means no products or higher powers of the variables are allowed.

💡Geometric Constraints

Geometric constraints are the conditions that dictate the properties or behavior of shapes, lines, and other geometric figures within a space. In the video, the geometric constraint is that a straight line must map to another straight line and that the origin must map to itself under a linear transformation.

💡Powerful Tool

In the context of the video, a powerful tool refers to a method or technique that is highly effective and versatile in solving a wide range of problems or understanding complex concepts. Linear algebra is described as a powerful tool because of its ability to simplify and generalize the study of transformations in various mathematical and real-world applications.

Highlights

Linear algebra allows for the study of two different but interconnected worlds: the algebraic and the geometric.

In algebraic operations, you perform tasks such as adding, subtracting, and multiplying.

The geometric world involves visualizing transformations like lines moving and transforming into other lines.

The magic of linear algebra is the merging of the algebraic and geometric worlds into one coherent picture.

Functions can be seen as transformations where inputs are transformed into outputs.

Linear transformations occur in higher number of dimensions with multiple variables as inputs and outputs.

Transformations can be visualized in a two-dimensional plane, such as rotation or compression of the plane.

Linear algebra focuses on specific transformations, demanding that they be linear and that the origin remains fixed.

Linear transformations are powerful and worth focusing on despite being a restrictive set.

Vectors can be represented as arrows and their transformation can be visualized in the plane.

The transformation of vectors can be described algebraically, showing the relationship between geometric and algebraic concepts.

A matrix is used to describe linear transformations, with its columns representing the transformation of standard basis vectors.

Linear transformations are defined by a set of numbers, allowing us to determine the entire transformation.

An arbitrary transformation is different from a linear transformation, which has specific algebraic constraints.

Linear transformations involve input variables raised to the power of 1, with no higher powers or roots.

The geometric constraint of linear transformations is that straight lines transform to straight lines, and the origin remains fixed.

The algebraic constraint of linear transformations is that input variables only appear to the power of 1, with scalar constants.

The interplay between geometric and algebraic constraints in linear transformations is a key aspect of linear algebra.

The inverse transformation, which undoes the original transformation, can be found and is associated with a different set of four numbers.

Linear algebra is a powerful tool in mathematics due to its ability to relate geometric and algebraic concepts through linear transformations.

Transcripts

play00:00

one of the things I love most about

play00:03

linear algebra is that you can do linear

play00:06

algebra in two different ways two ways

play00:08

that are like different sides of the

play00:10

same coin there's this algebraic world a

play00:13

world where you're doing all sorts of

play00:15

adding and subtracting and multiplying

play00:17

other algebraic operations there's also

play00:20

this geometric world a world where

play00:22

you're visualizing lines transforming to

play00:25

other lines and so forth and then what

play00:27

that magic of linear algebra is that

play00:29

these two different worlds they

play00:30

algebraic and the geometric they really

play00:32

merge together into one coherent picture

play00:36

that is both beautiful and interesting

play00:38

and powerful and I'm going to show you

play00:39

just a little bit of that in this video

play00:45

let's consider a function like f of X

play00:48

equal to x squared what's really going

play00:50

on there well I think of functions is

play00:52

sort of a transformation there's some

play00:55

inputs and the inputs are transformed

play00:58

into being some outputs and in the case

play01:00

of something like I have X equal to x

play01:02

squared the kind of function you'd see

play01:04

in first-year calculus that you will be

play01:06

one-dimensional input X in a

play01:08

one-dimensional output f of X however we

play01:13

can imagine our transformations being in

play01:16

higher number of dimensions where the

play01:19

inputs might be a whole bunch of

play01:20

different variables and the outputs

play01:22

might be a whole bunch of different

play01:24

variables and one way you can visualize

play01:26

this is the following so I'm going to

play01:28

show you this here this is going to be

play01:30

the two-dimensional plane and I've got

play01:32

my origin over here now a way that I can

play01:35

view a transformation that takes the

play01:38

plane and transforms all the points to

play01:40

other points on the plane is just by

play01:42

showing you how they move so for example

play01:44

this is just going to be the rotation of

play01:47

the points on the plane by some number

play01:49

of degrees or I gotta have a different

play01:51

one I could take this one that that

play01:52

takes all of the plane it just

play01:54

compresses it down makes it a factor of

play01:58

two closer together for any pair of

play02:00

points ok I can do all sorts of

play02:02

different transformations from the plane

play02:03

of the plate what about this one's a

play02:05

little bit funky so this one this starts

play02:07

with my plane and then just goes off and

play02:09

so you guys have crazy direction like

play02:12

this and looks pretty cool but all of

play02:15

these are transformations from

play02:17

two-dimensional space to two-dimensional

play02:20

space now as you can see these very

play02:22

quickly get really really complicated

play02:24

and well it's true that you can study

play02:27

them in a variety of ways for example if

play02:29

you study multivariable calculus you

play02:31

would look at these transformations but

play02:33

you would impose some condition for

play02:35

example you would impose perhaps that

play02:38

these functions were smooth

play02:40

transformations differentiable

play02:41

transformations in some sense but in our

play02:44

course in linear algebra we're going to

play02:45

demand a lot we're not going to look at

play02:47

all the transformations we're gonna look

play02:48

at specific ones and the two things that

play02:50

were really gonna demand are first of

play02:52

all we're gonna demand free linear

play02:54

transformation they don't get any of

play02:56

these curvy things we see here if you

play02:58

start with the straight

play02:59

line that you're gonna end up with a

play03:01

straight line and secondly if you start

play03:04

right on the origin no matter what your

play03:05

transformation does it takes you right

play03:07

back to the origin that's the kind of

play03:09

transformation I'm gonna consider so

play03:11

this one doesn't apply but but this is

play03:13

an example that does work start up lines

play03:15

moves it around and you get some other

play03:17

lines so this does take lies the line

play03:20

that takes the origin to itself I'm

play03:22

gonna be pretty restrictive here a whole

play03:25

large number of transformations way more

play03:27

transformations are not linear than

play03:29

these linear ones it's quite a

play03:30

restrictive set so if I'm gonna narrow

play03:33

my focus into a relatively restricted

play03:36

set of all possible transformations then

play03:39

I have to get something out of it I have

play03:40

to say that well these linear

play03:42

transformations are really nice really

play03:43

easy really powerful but I worth

play03:46

spending a lot of time focusing on this

play03:48

restriction and indeed that's the case

play03:50

linear algebra that is the study of

play03:53

these linear transformations is so

play03:55

powerful that the restriction you make

play03:58

demanding that Lion gonna line the

play04:00

origin stay put

play04:01

turns out to be worth it so let me show

play04:04

you some some ways where this is gonna

play04:06

work the first thing I want to notice if

play04:08

I have my standard grit I'm gonna put

play04:11

two arrows you might know the term

play04:13

vectors for them but we'll call them

play04:14

arrows here and these are going to be

play04:16

very standard arrows the the red one is

play04:18

gonna start at the origin and go over to

play04:20

the point one zero and then the yellow

play04:22

ones will start at the origin and go up

play04:24

to the point zero one and when I read

play04:26

the vertically I I mean something like

play04:27

one to the right and zero op or zero for

play04:30

the right in one up is what I mean by

play04:31

this vertical placement of numbers okay

play04:34

so I have these two little arrows and

play04:37

let me apply my transformation they're

play04:38

gonna go off and do something they're

play04:40

gonna move somewhere else and because I

play04:42

prune it in I can see here that the

play04:44

yellow under notes going one to the left

play04:47

and then one up and that the red one is

play04:49

going to note going to to the right and

play04:51

one up so I know where those two arrows

play04:56

are gonna go there's standard red one

play04:58

the standard yellow one but what about

play05:00

some other arrow what about this funky

play05:02

one that we have down here well well

play05:04

this one I can think of it as going one

play05:06

to the right and then two down okay I

play05:09

could go and apply my transformation

play05:11

it's gonna move

play05:12

off somewhere but what are the

play05:14

coordinates of this where actually is

play05:16

this gone now the whole magic the whole

play05:21

wonderful part about linear algebra is

play05:23

that if I know where the red and the

play05:25

yellow arrow go those standard arrows I

play05:28

can figure out where all the other

play05:30

vectors are going to go as well look at

play05:32

this this is one to the right and two

play05:34

down so how would I just go and put

play05:36

those vectors in the red one denotes by

play05:38

one to the right and then for my yellow

play05:40

one I haven't done the arrow pointing up

play05:43

I've done the arrow pointing down which

play05:44

is kind of like a negative of it but

play05:46

either way it means to step down one so

play05:48

then this green arrow is really like

play05:51

doing the red arrow first and then

play05:53

negative two of the yellow arrows and

play05:56

then if I go and transform this okay

play05:58

this goes off somewhere and and one of

play05:59

the nice things about our condition that

play06:01

lines have to go to other straight lines

play06:03

is this triangle that we formed it goes

play06:05

to some other triangle but now I can

play06:07

figure out what the coordinates of this

play06:09

green arrow are because I know what the

play06:11

red arrow did I know what the yellow

play06:12

arrows did the red arrow that started as

play06:16

1 0 1 to the right and 0 up it

play06:17

transforms to two to the right and one

play06:20

up

play06:20

meanwhile the yellows in the negative

play06:23

direction or gonna do no one to the

play06:25

right and one down and I got two of them

play06:27

and so putting this together if I just

play06:28

look at what's going to the right well I

play06:29

have two to the right one to the right

play06:31

one to the right that sends up four to

play06:33

the right I think it went up down well

play06:35

first we're going up one down and

play06:37

another down so what I have this

play06:39

particular point four minus 1 4 to the

play06:42

right and one down and I can even take

play06:45

these and sort of make it into sort of

play06:47

an equation of some parts plus put them

play06:48

all together and so what I get is that

play06:50

this 4 minus 1 or the right and one down

play06:53

is written as wherever the red vector is

play06:56

gonna go the red arrow

play06:57

two to the right and one up and then I

play07:00

subtract off two subtracting because the

play07:02

yellow arrows in the other direction

play07:03

have subtract off two of these vectors

play07:05

that are the one to the left and the one

play07:07

down and so we had this nice little

play07:09

algebraic formula for it so what's the

play07:12

key lesson that the key point is that if

play07:14

I know where the original red and yellow

play07:17

arrows are gonna go in this case they go

play07:20

to the 2 1 the minus 1 1 if I know where

play07:22

those go I can secure a

play07:24

other vector in the entire plane because

play07:27

it's just gonna be written as some

play07:28

combination of the red and the yellow

play07:30

vectors so all that matters for my

play07:33

entire transformation is knowing where

play07:34

the red and yellow vectors go they go

play07:36

here so I'm gonna combine this

play07:37

information I've got separately I'm

play07:39

gonna put it together into one algebraic

play07:41

thing we call a matrix where the columns

play07:44

of this so-called matrix denote where

play07:47

the red goes and where the yellow goes

play07:48

by the way I'm doing from two dimensions

play07:51

two dimensions you can have three

play07:53

dimensions of two dimensions or three

play07:54

dimension to eight dimensions or eight

play07:56

dimensions to 100 dimensions all sorts

play07:58

of different possibilities I'm just

play07:59

visualizing it in two dimensions so what

play08:03

we really learned here is that for these

play08:04

linear transformations that take lines

play08:06

lines and the origin to the origin that

play08:09

really they are defined by only these

play08:12

four numbers and if you know those four

play08:14

numbers you can figure out the entire

play08:15

transformation any other point you just

play08:18

try to describe it in terms of the red

play08:20

and yellow vectors this tells you where

play08:22

the red and yellow vectors go that's all

play08:23

you need to know so this is just the

play08:26

start of scraping the geometric picture

play08:29

what about the algebraic picture so

play08:32

let's just get rid of everything for a

play08:33

moment and I want to compare what I had

play08:35

called an arbitrary transformation and a

play08:37

linear transformation so the idea here

play08:39

is that if I'm going from two dimensions

play08:41

to two dimensions that I've got two

play08:43

input variables X in and Y in males have

play08:47

two output variables X out and Y out and

play08:50

that they're related in some way that

play08:52

the X out is just going to be some

play08:54

function that depends on the inputs and

play08:56

but Y out is some function that depends

play08:58

on the inputs I don't know exactly what

play09:00

they are but they're just some arbitrary

play09:01

function but again we're not looking at

play09:04

all transformations we're gonna focus

play09:07

our attention to what I'm gonna call the

play09:09

linear transformations under sample the

play09:11

your transformation looks like this I've

play09:13

given an explicit function for what the

play09:16

f and G are they are a so-called linear

play09:19

combination and the key thing about

play09:21

these expressions are that any input

play09:24

variable like the X N or the Y in it

play09:27

only appears in the expression raised to

play09:30

the power of 1 that's my algebraic

play09:32

constraint I don't have any X in squared

play09:35

I don't have cosine of X in I don't

play09:38

the square root of x in I have X in ^ 1

play09:41

and yn to the power of 1 I'm allowed to

play09:43

multiply by some scalar constants like

play09:45

the 2 and the minus 1 that's it it's a

play09:48

pretty imposing restriction but when you

play09:51

get that imposed restriction then you

play09:54

see that these types of linear

play09:56

transformations again are defined by

play09:58

these four numbers and so again I can

play10:00

sort of associate this one thing I'm

play10:02

calling a matrix as the key thing that

play10:04

describes this algebraic description and

play10:06

indeed those four numbers are going to

play10:08

tell us everything so in other words we

play10:12

have this geometric world we have this

play10:14

algebraic world and we have different

play10:16

types of constraints the transformation

play10:18

did geometric world was imposing that a

play10:21

straight line has to go to a straight

play10:22

line and the origin to itself but then

play10:24

the algebraic constraint was that any of

play10:27

the input variables like the X in has to

play10:29

appear is only back to the power of 1

play10:31

and then what's quite magical is that

play10:34

these two different constraints really

play10:35

seem to be the same thing that they're

play10:37

two different sides of the same coin so

play10:40

I want to show you one more interesting

play10:42

way that we can relate something else

play10:43

break and something geometric so

play10:46

remember this particular transformation

play10:48

that we had this one that we've been

play10:49

looking at and we've seen our two

play10:50

vectors and we saw that that was

play10:52

associated with these four numbers the 2

play10:54

1 minus 1 1 well what about the

play10:58

transformation that sort of undoes it

play11:00

this transformation the one that takes

play11:02

those vectors and puts them back to

play11:05

where they began that's a different

play11:07

transformation we might want to call it

play11:09

in inverse transformation cuz it undoes

play11:12

the original one ok so this is an the

play11:14

undoing transformation the inverse

play11:16

transformation what four numbers are

play11:19

associated with it presumably there be

play11:21

four numbers that associate to this but

play11:23

what are they gonna be no because I know

play11:26

how to do this and I was programmed I

play11:28

can actually get to surf for you that

play11:29

it's this particular weird thing that we

play11:31

have here and these numbers are the ones

play11:33

that are going to do that particular

play11:35

transformation so what's what's the

play11:37

relationship here we know that when it

play11:40

comes to the level of geometric

play11:42

intuition we saw what was going on it

play11:45

transformed out and it transformed back

play11:47

they were sort of inverse

play11:48

transformations and we can sort of

play11:50

visually see what was going on

play11:52

but then algebraically there's some sort

play11:55

of connection you had this original

play11:57

matrix of four numbers and then the

play11:59

inverse transformation had this other

play12:01

matrix of four numbers and that raises

play12:03

the question well well how do I get from

play12:05

the one I mean if I didn't even

play12:06

visualize at all if I just would given

play12:08

these four numbers how would I figure

play12:09

out the other four numbers how would I

play12:10

figure out the algebraic manipulations

play12:14

that corresponded to this geometric

play12:17

notion of undoing or inverting a

play12:19

transformation all right so that is just

play12:22

scratching the surface on some of the

play12:24

wonderful interplay between the

play12:26

geometric worlds and the algebraic

play12:28

worlds of linear algebra and what we're

play12:30

going to do in this particular course

play12:32

I'm going to put the playlist up here is

play12:33

we're going to go and investigate this

play12:35

relationship in detail and we're going

play12:37

to see all sorts of wonderful variants

play12:39

about it because it turns out that this

play12:41

restriction of demanding not any

play12:43

transformation but linear

play12:44

transformations is enough to still apply

play12:47

really broadly but in fact we can say an

play12:49

enormous amount about it is incredibly

play12:51

powerful and that what makes linear

play12:53

algebra one of the most important tools

play12:55

in all of mathematics

Rate This

5.0 / 5 (0 votes)

Related Tags
LinearAlgebraTransformationsGeometryAlgebraMatrixInverseMathematicsEducationVideoLectureMathTools