Line 11: Line 11:
 
'''The Taylor Series'''
 
'''The Taylor Series'''
  
The Taylor series is a good way to begin discussion of the Laurent Series. The Taylor Series describes some function  
+
The Taylor series is a good way to begin discussion of the Laurent Series. The Taylor Series is of the form:
 +
 
 +
the coefficients for a particular function f(x) centered at c∈R can be found with:
 +
 
 +
a<sub>n</sub> =  f<sup>(n)</sup>(c)/n!
 +
 
 +
where f<sup>(n)</sup> is the n<sup>th</sup> derivative of f(x)
  
 
'''Background'''
 
'''Background'''
Line 17: Line 23:
 
There are a few terms that have to be defined to discuss the Laurent series. The first is '''residue''', the   
 
There are a few terms that have to be defined to discuss the Laurent series. The first is '''residue''', the   
 
The second  
 
The second  
 
  
  

Revision as of 21:42, 23 April 2017

The Laurent Series in DSP

Erik Jensen


Introduction:

The Laurent series is a way to descrive any analytic function that has its domain on the complex plane. Much like the Taylor Series it is a sum of a variable to a power multiplied by a corresponding coefficient. However, the Laurent series also has the ability to describe functions with poles, by containing negative powers of the complex variable (represented by z) as well. The Laurent series is the link in DSP between the Discrete Fourier Transform (DFT) and the Z-Transform.

___________________________________________________________________________________________________________________________________________________ The Taylor Series

The Taylor series is a good way to begin discussion of the Laurent Series. The Taylor Series is of the form:

the coefficients for a particular function f(x) centered at c∈R can be found with:

an = f(n)(c)/n!

where f(n) is the nth derivative of f(x)

Background

There are a few terms that have to be defined to discuss the Laurent series. The first is residue, the The second


Applications in DSP

As was mentioned above, the Laurent series is actually the link between the DFT and the Z-transform. The Z-Transform is the Laurent series where if x[n] is the DFT of some signal, the nth coefficient is x[n]. This can more easily be seen by comparing the Laurent series to the Z-transform formula:


The x[n] is in the place where an would be in the sum, and otherwise the formulas are the same. Having a good understanding of the Laurent series can then help with computing more difficult Z-transforms, either forward or backward. The concepts involved in finding a Laurent series are also directly applicable to finding things like the region of convergence of some signal's Z-Transform. Finally, understanding what the Z-tranform is allows you to use facts that apply to the Laurent Series to do things like

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva