Pade Approximation and it's Applications

In summary, Pade Approximation is a mathematical technique that allows a power series to be represented as a rational function. It is often used in model order reduction for large linear dynamical systems, where it can create a low-order transfer function that closely approximates the original system. This is useful for solving PDEs and ODEs, as well as understanding complex equations like the Navier-Stokes equations.
  • #1
LLT
16
0
Pade Approximation states that a power series can be written as a rational function. Which is a series divided by another series.
(An easy example of this will be the geometric series with mod'r' < 1)

I've read books about the abstract bit of this. But I am completely stuck when it goes onto applications.

How does pade approximation help solving PDE and ODE? And sometimes, people optain a power series solution for PDE and ODE, (of polynomials of x) how did they do that?

I would also very much like to understand the Navier-Stokes equations.. but this can come later.
 
Physics news on Phys.org
  • #2
LLT said:
Pade Approximation states that a power series can be written as a rational function. Which is a series divided by another series.
(An easy example of this will be the geometric series with mod'r' < 1)

I've read books about the abstract bit of this. But I am completely stuck when it goes onto applications.

How does pade approximation help solving PDE and ODE? And sometimes, people optain a power series solution for PDE and ODE, (of polynomials of x) how did they do that?

Pade approximations are very useful in the area of model order reduction. If you have a large linear dynamical system, e.g.
[tex]\frac{d x(t)}{dt} = Ax(t) + bu(t) \;\;\;\; , \;\;\;\;\;y(t) = c^Tx(t)[/tex]
where A is a big matrix, b is a vector, c is a vector, x is a vector of unknowns, and y is the output, you can use this Pade approximation of the system's transfer function to create a low-order transfer function of some different system which matches some number of derivatives of the original system's transfer function.

The end result of this is that if you give me a system of 10,000 ODEs, I can return to you a system of 20 ODEs which are a very good approximation to the original system over some range of frequencies.

For more information, search for pade approximation along with 'model order reduction'.
 

FAQ: Pade Approximation and it's Applications

What is Pade Approximation?

Pade Approximation is a mathematical technique used to approximate a function with a rational function, which is a ratio of two polynomials. It is named after the French mathematician Henri Padé.

How is Pade Approximation calculated?

Pade Approximation is calculated by finding the best rational function that approximates a given function over a specified interval. This is done by solving a system of linear equations known as the Pade equations.

What are the advantages of Pade Approximation over other approximation techniques?

Pade Approximation has several advantages over other approximation techniques, including its ability to approximate functions with poles and zeros, its high accuracy even with a small number of terms, and its ability to handle functions with singularities.

What are the applications of Pade Approximation?

Pade Approximation has many applications in various fields such as physics, engineering, and finance. It is commonly used to approximate complex functions in numerical analysis, to model physical systems in physics, and to predict financial market trends.

How accurate is Pade Approximation?

The accuracy of Pade Approximation depends on the number of terms used in the rational function and the interval over which the function is being approximated. In general, Pade Approximation is known for its high accuracy and can often provide a better approximation than other techniques with the same number of terms.

Similar threads

Replies
12
Views
11K
Replies
1
Views
6K
Replies
10
Views
4K
Replies
13
Views
2K
  • Poll
Replies
4
Views
4K
Replies
10
Views
5K
Replies
2
Views
6K
Back
Top