Eigen-decomposition of Infinite Tridiagonal Matrices: Theory & Numerical Solutions, Slides of Electrical Engineering

An in-depth analysis of the eigen-decomposition problem of infinite dimensional tridiagonal matrices. It covers the reduction of the problem to a finite dimensional differential equation (d.e.) and the eigen-decomposition problem using fourier transform. The document also discusses numerical aspects of solving the d.e. And computing the final eigenvectors.

Typology: Slides

2012/2013

Uploaded on 03/23/2013

dhrupad
dhrupad 🇮🇳

4.4

(17)

213 documents

1 / 23

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Eigen-decomposition of a class
of
Infinite dimensional tridiagonal matrices
Docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17

Partial preview of the text

Download Eigen-decomposition of Infinite Tridiagonal Matrices: Theory & Numerical Solutions and more Slides Electrical Engineering in PDF only on Docsity!

Eigen-decomposition of a class

of

Infinite dimensional tridiagonal matrices

Docsity.com

Outline

 Definition of the problem.

 From finite to infinite dimensions.

 Reduction of the problem to a finite dimensional d.e. and eigen-decomposition problem, using Fourier transform.

 Numerical aspects regarding the solution of the d.e. and the computation of the final (infinite dimensional) eigenvectors.

 Conclusion.

Docsity.com

Eigen-decomposition

Eigenvalues: There is an infinite number.

Eigenvectors: There is an infinite number and each eigenvector

is of infinite size.

Goal: To reduce the infinite dimensional eigen-decomposition

problem into a finite one.

Docsity.com

From finite to infinite dimensions

t t t K t t t

Kr

r

r

Kr

 ^ 
D I A
A A 0
A D I A
Q A D A
A D I A
0 A A
A D I

Q K has dimensions: (2 K +1) N (2 K +1) N,

therefore we have (2 K +1) N eigenvalue-eigenvector pairs.

Typical values: N = 100-1000, K = 5-10.

Docsity.com

t i t i t i

i i (^) i i

l r k l lr k l l r k l

k l k k l k l

 ^ 
A D I A 0
0 A D I A 0
0 A D I A

Consider now the infinite dimensional problem by letting K  

Ai ( k,l+ 1) + ( D + lr I)i ( k,l ) + A ti ( k,l- 1) =i ( k )  i ( k,l ) Ai ( k,l+ 1) + Di ( k,l ) + A ti ( k,l- 1) = (  i ( k ) - lr )  i ( k,l ) Docsity.com

Reduction to finite dimensions

Ai ( k,l+ 1)+ Di ( k,l )+ A ti ( k,l- 1) = (  i ( k )- lr )  i ( k,l )

A , D : N  N

i ( k,l ): N  1

i= 1,…, N, k,l= - ,…,

Key Idea

i ( k ) =  i + kr without loss of generality assume 0   iri ( k,l ) =  i ( l-k )

Ai ( l-k+ 1)+ Di ( l-k )+ A ti ( l-k- 1) = (  i -( l-k ) r )  i ( l-k )

Ai ( n+ 1) + ( D-i I )  i ( n ) + A ti ( n- 1) = -nri ( n ) Docsity.com

Fourier Transform

( ) ( ) jn n

Xx n e^ 

 (^) 



 (^) 

Let …, x (-2), x (-1), x (0), x (1), x (2),… be a real sequence. Then

we define its Fourier Transform as

Important

( ) ( ) jn n

dX nx n e j d

^  

 (^) 



^ 

X (   2 )  X ( )

( ) jn^ jk ( ) n

x n k e^  e ^ X

 (^) 



^ ^ 

Docsity.com

Ai ( n+ 1)+( D-i I )  i ( n )+ A ti ( n- 1) = -rni ( n )

i (^ )^ i ( )^ jn n

  n e^ 

 (^) 



  (^) 

( ) j (^) i ( ) ( (^) i ) (^) i ( ) t j (^) i ( ) i d e e jr d

       

A   DI   A^ ^    

(^1)   ( ) i j^ t^ j i i ( ) d jr e e d

     

 (^)   (^) DAA   I

Docsity.com

Theorem

0

( ) ( ) ( ), (0)

( 2 ) ( ).

dX X X X d

      

 

 

B

B B

Consider the following linear system of d.e.

Let Z ( ) be the transition matrix of the d.e., that is ( ) ( ) ( ), (0)

d d

   

 

Z B Z Z I

then we know that X ( ) = Z ( ) X 0.

Z (2 )  X (^) 0  X 0

The solution X ( ) is periodic if and only if X (2) =X (0)

Docsity.com

(^1 ) (2 )  (^) i (0) e jr^  i^  (2 ) (^) i (0) (^) i (0) ^  Z   Ψ   

(^1 ) (2 )  (^) i (0) ejr^  i^  i (0)

Ψ   

(^1)   ( ) i j^ t^ j i i ( ) d jr e e d

     

 (^)   (^) DAA   I

(^1)   ( ) j t j ( ), (0) d jr e e d

    

Ψ (^)   (^) DAAΨ ΨI

1 (  ) e jr^   i ( ) ^  ZΨ

Docsity.com

Numerical aspects

 Numerical solution of the d.e.

(^1)   ( ) j t j ( ), (0) d jr e e d

    

Ψ (^)   (^) DAAΨ ΨI

 Eigen-decomposition of (2).

 Computation of the Inverse Fourier Transform of  i ( )

where

1 i^ (^ ^ )^ e jr^   i (^ )^ i (0)

^    Ψ

Docsity.com

Numerical solution of the d.e.

(^1)   ( ) j t j ( ), (0) d jr e e d

    

Ψ (^)   (^) DAAΨ ΨI

( ) ( ) ( ), (0) , ( ) Hermitian

d j d

    

 

Ψ B Ψ Ψ I B

One can show that ( ) is unitary, therefore any numerical solution

should respect this structure. A possible scheme is

1 ( / 2)

( ) ( , ) ( ), (0)

( , )

n n n ej^ ^ ^ 

   

 

  

  

  B

Ψ M Ψ Ψ I

M

Docsity.com

Pade 1, 1 step intgr.

Pade 2, 1 step intgr.

Pade 2, 3 step intgr.

Pade 1, 3 step intgr.

Docsity.com

Eigen-decomposition of  (2)

Since (2 ) is unitary there are special eigen-decomposition algorithms

that require lower computational complexity than the corresponding

algorithm for the general case.

1 ( ) i^ n ( ) (0)

jr

i n e n i

   

^ 

  Ψ

From this problem we obtain the pairs  i ,  i (0), i= 1,…, N.

Using the solution ( ) of the differential equation we can compute the

Discrete Fourier Transform of the eigenvectors

Notice that we obtain a sampled version of the required Fourier transform.

Docsity.com