[Notes from Linear Algebra Done Right | Chapter 2]

Finite-dimensional Vector Spaces

For :

So:

There are infinitely many vectors in , but only 3 basis vectors are needed.

Infinite-dimensional

For , the space of all polynomials:

You cannot generate every polynomial using only finitely many of these.


Linear combination

A linear combination of a list of vectors is any vector formed by multiplying each vector by a scalar and adding the results.

where


Span

The span of a list of vectors is the set of all possible linear combinations of those vectors.

Span = everything that you can reach using these vectors.

because the only “empty” linear combination is .

The span of any list of vectors is the smallest subspace containing those vectors.


Finite-dimensional vector space

Formally, is finite-dimensional if there exists a finite list

such that

Example:

The standard coordinate vectors

span .

Therefore:


is the vector space of all polynomial functions

of the form

where

With the usual addition and scalar multiplication, is a vector space.

Degree : For a nonzero polynomial,

with

the degree is

The zero polynomial is assigned:


: For a nonnegative integer :

These are all polynomials of degree at most .

For example:

Examples: 3, 2+7z, , 0 But not

Therefore is finite-dimensional.


is infinite-dimensional

Take any finite list of polynomials:

Because there are only finitely many polynomials, there is some largest degree:

Any linear combination

has degree at most .

Therefore:

cannot be in their span.

So this particular finite list does not span .

And because every list is finite, no finite list can span .

Therefore:

No finite list of polynomials can span P(F).​