(Part 1: Linear Algebra Concepts Part 2: Orthogonality of FCNS, Intro To Fourier Series) (Haberman Sect 5.5 App) (Continuing From Last Time... )
(Part 1: Linear Algebra Concepts Part 2: Orthogonality of FCNS, Intro To Fourier Series) (Haberman Sect 5.5 App) (Continuing From Last Time... )
(Part 1: Linear Algebra Concepts Part 2: Orthogonality of FCNS, Intro To Fourier Series) (Haberman Sect 5.5 App) (Continuing From Last Time... )
(Part 1: Linear Algebra concepts Part 2: Orthogonality of fcns, intro to Fourier Series)
Part 1 : [Haberman Sect 5.5 App]
Extending concepts from Linear Algebra (conclusion) (continuing from last time...)
If you have a real matrix Lnn that has a complete set of n eigenvectors,
and you use the definition of the inner product as hu, vi = uT v then:
The adjoint is L = LT
The eigenvalues can be found from the determinant, and k = k
The eigenvectors k and adjoint eigenvectors k can be found via algebra
Bi-orthogonality of eigenvectors: hk , j i = 0 if k 6= j
and otherwise hk , k i =
6 0 (both from k-th eigenmode)
Then any given w Rn can be written as an eigen-expansion form:
n
X hw, k i
w= ck k ck =
k=1
hk , k i
the set of k s form a complete basis set for expansions of any vector w. This
property guarantees that problems for w can be solved using the expansion.
Solving linear equations : Lu = b for unknown u
The eigenvector expansion method: start with the expansion formula for u:
n
X h k , ui
u= ck k ck =
k=1
h k , k i
But now u is NOT known, so cant work out numerator inner products in ck ...
So, indirect approach: go back to the original problem
Do the orthogonal projection of Eqn onto each k for k = 1, 2, , n
h k , Lui = h k , bi hk , Eqni
hL k , ui = (adjoint relation)
hk k , ui = (adjoint eig-prob, L = )
k h k , ui = (linearity and k = k )
k h k , ui = (numerator in coeff ck !)
k ck h k , k i = h k , bi (using h k , ui = ck h k , k i)
n
h k , bi X h k , bi
ck = u= k
k h k , k i k=1
k h k , k i
Self-Adjoint problems : an important special case
L2 fcns can blow-up as long they arent too badly behaved. Examples:
(a) f (x) = x1/4 on 0 x 1: f (0) but
Z 1 1
2 1/4 2 1/2
||f ||2 = (x ) dx = 2x = 2 Ok, L2 fcn
0 0
Fourier series theory and eigen-expansions are guaranteed to work for L2 fcns
Orthogonality of functions on interval a x b is defined using the
-weighted inner product integral hf, gi = 0
X hk (x), f (x)i
f (x)= ck k (x) ck =
k
hk (x), k (x)i
hk (x), f (x)i
For the self-adjoint (Fourier series) case we have ck =
||k (x)||2
IOUs: (1) what does = mean? and
(2) what is the self-adjoint operator L? (later)