Applied linear operators and spectral methods/Lecture 2
From Wikiversity
Contents |
[edit] Norms in inner product spaces
Inner product spaces have Lp norms which are defined as
When p = 1, we get the L1 norm
When p = 2, we get the L2 norm
In the limit as
we get the
norm or the sup norm
The adjacent figure shows a geometric interpretation of the three norms.
If a vector space has an inner product then the norm
is called the induced norm. Clearly, the induced norm is nonnegative and zero only if
. It is also linear under multiplication by a positive vector. You can think of the induced norm as a measure of length for the vector space.
So useful results that follow from the definition of the norm are discussed below.
[edit] Schwarz inequality
In an inner product space
Proof
This statement is true if
.
If
we have
Now
Therefore,
Let us choose α such that it minimizes the left hand side above. This value is clearly
which gives us
Therefore,
[edit] Triangle inequality
The triangle inequality states that
Proof
From the Schwarz inequality
Hence
[edit] Angle between two vectors
In
or
we have
So it makes sense to define cosθ in this way for any real vector space.
We then have
[edit] Orthogonality
In particular, if cosθ = 0 we have an analog of the Pythagoras theorem.
In that case the vectors are said to be orthogonal.
If
then the vectors are said to be orthogonal even in a complex vector space.
Orthogonal vectors have a lot of nice properties.
[edit] Linear independence of orthogonal vectors
- A set of nonzero orthogonal vectors is linearly independent.
If the vectors
are linearly dependent
and the
are orthogonal, then taking an inner product with
gives
since
Therefore the only nontrivial case is that the vectors are linearly independent.
[edit] Expressing a vector in terms of a orthogonal basis
If we have a basis
and wish to express a vector
in terms of it we have
The problem is to find the βjs.
If we take the inner product with respect to
, we get
In matrix form,
where
and
.
Generally, getting the βjs involves inverting the
matrix
.
If the
s are orthogonal then
is diagonal and we have
and the quantity
is called the projection of
into
.
Therefore the sum
says that
is just a sum of its projections onto the orthogonal basis.
Let us check whether
is actually a projection. Let
Then,
Therefor
and
are indeed orthogonal.
Note that we can normalize
by defining
Then the basis
is called an orthonormal basis.
It follows from the equation for βj that
and
You can think of the vectors
as orthogonal unit vectors in a n-dimensional space.
[edit] Biorthogonal basis
However, using an orthogonal basis is not the only way to o things. An alternative that is useful (for instance when using wavelets) is the biorthonormal basis.
The problem in this case is converted into one where, given any basis
, we want to find another set of sectors
such that
In that case, if
it follows that
So the coefficients βk can easily be recovered. You can see a schematic of the two sets of vectors in the adjacent figure.
[edit] Gram-Schmidt orthogonalization
One technique for getting an orthogonal baisis is to use the process of Gram-Schmidt orthogonalization.
The goal is to produce an orthogonal set of vectors
given a linearly independent set
.
We start of by assuming that
. Then
is given by subtracting the projection of
onto
from
, i.e.,
Thus
is clearly orthogonal to
. For
we use
More generally,
If you want an orthonormal set then you can do that by normalizing the orthogonal set of vectors.
We can check that the vectors
are indeed orthogonal by induction. Assume that all
are orthogonal for some j. Pick k < n. Then
Now
unless j = k. However, at j = k,
beacuse the two reamining terms cancel out. Hence the vectors are orthogonal.
Note that you have to be careful while numerically computing an orthogonal basis using the Gram-Schmidt technique because the errors add up in the terms under the sum.
[edit] Linear operators
The object
is a linear operator from
into
if
A linear operator satisfies the properties
.
.
Note that
is independent of basis. However, the action of
on a basis
determines
completely since
Since
we can write
where Aij is the
matrix representing the operator
in the basis
.
Note the location of the indices here which is not the same as what we get in matrix multiplication. For example, in Re2, we have
We will get into more details in the next lecture.
| Resource type: this resource contains a lecture or lecture notes. |
| Action required: please create Category:Applied linear operators and spectral methods/Lectures and add it to Category:Lectures. |










































