I Finding a Rational Function with data (Pade approximation)

Click For Summary
The discussion focuses on using Pade approximations to derive a rational function from given data points. Participants highlight the potential of polynomial interpolation, suggesting that a 9th degree polynomial could fit the 10 data points perfectly. However, the original poster seeks to understand how to apply Pade approximations without a defined function. There is also mention of numerical differentiation as a possible method to estimate f(x) at a specific point. Overall, the conversation emphasizes the challenges of finding a rational function from discrete data and the advantages of Pade approximations in minimizing error.
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
TL;DR
I have some points that I need to approximate a function by using a Rational function.
Dear Everybody,

I need some help understanding how to use pade approximations with a given data points (See the attachment for the data).
Here is the basic derivation of pade approximation read the Derivation of Pade Approximate.
I am confused on how to find a f(x) to the data or is there a better way to just use the values of data in order to find the rational function.
I thought about numerical differentiation in order to find f(x) at the point 0.

Thanks,
Cbarker1
 

Attachments

Last edited by a moderator:
Mathematics news on Phys.org
cbarker1 said:
Summary:: I have some points that I need to approximate a function by using a Rational function.

Dear Everybody,

I need some help understanding how to use pade approximations with a given data points (See the attachment for the data).
Here is the basic derivation of pade approximation read the Derivation of Pade Approximate.
I am confused on how to find a f(x) to the data or is there a better way to just use the values of data in order to find the rational function.
I thought about numerical differentiation in order to find f(x) at the point 0.

Thanks,
Cbarker1
Why do you think you need to do the approximation with a rational function? You have 10 data points, so a 9th degree polynomial would go through all 10 points. As an alternative, you could use Bezier curve fitting (https://en.wikipedia.org/wiki/Bézier_curve), to find a collection of functions that fit your data points.
 
Because I am learning about pade approximation and I am presenting this method to my colleagues, I need to know where to start. I understand that I can do the polynomial interpolation.
 
cbarker1 said:
Summary:: I have some points that I need to approximate a function by using a Rational function.

Here is the basic derivation of pade approximation read the Derivation of Pade Approximate.
According to the article in the link, you need to have the function definition in order to approximate it as the quotient of two power series. Obviously, you don't have the function definition. In the example in the article, they find the Pade approximation for ##f(x) = e^x##.
cbarker1 said:
I am confused on how to find a f(x) to the data or is there a better way to just use the values of data in order to find the rational function.
I thought about numerical differentiation in order to find f(x) at the point 0.
You mean at the point (1, 20)? I don't see how that would help at all. The graph of the plotted points doesn't look to me like any rational function (other than some polynomial).
 
Polynomial interpolation would works well in this data. But pade approximate would better because the error would be smaller. The best situation is having a defined function that does not happen in many cases in application problems. It is usual given by data points.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 28 ·
Replies
28
Views
6K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
23
Views
3K