<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Pade approximation</title>
    <link>http://www.mapleprimes.com/questions/142296-Pade-Approximation</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 06:51:30 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 06:51:30 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Pade approximation</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Pade approximation</title>
      <link>http://www.mapleprimes.com/questions/142296-Pade-Approximation</link>
    </image>
    <item>
      <title>Plot the results!</title>
      <link>http://www.mapleprimes.com/questions/142296-Pade-Approximation?ref=Feed:MaplePrimes:Pade approximation:Comments#answer142304</link>
      <itunes:summary>&lt;p&gt;If you plot the results:&lt;/p&gt;
&lt;p&gt;plot([f,pade(f,x=0,[5,4])],x=0..1);&lt;/p&gt;
&lt;p&gt;you will see that the pade result is close to f up until about x=0.5.&lt;/p&gt;
&lt;p&gt;I don't know whether it should agree for higher values of x; but I also do not see the point of approximating what is obviously already a truncated series with a rational function of too high a degree. If you want the Pade approximation to the original function you should start from there. As the docs to pade() explain; it'll start from a series to order 5+4 (in your case). Then you can compare these approximations with the original function &amp;amp; decide what best suits your problem.&lt;/p&gt;
&lt;p&gt;Mac Dude&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;If you plot the results:&lt;/p&gt;
&lt;p&gt;plot([f,pade(f,x=0,[5,4])],x=0..1);&lt;/p&gt;
&lt;p&gt;you will see that the pade result is close to f up until about x=0.5.&lt;/p&gt;
&lt;p&gt;I don't know whether it should agree for higher values of x; but I also do not see the point of approximating what is obviously already a truncated series with a rational function of too high a degree. If you want the Pade approximation to the original function you should start from there. As the docs to pade() explain; it'll start from a series to order 5+4 (in your case). Then you can compare these approximations with the original function &amp;amp; decide what best suits your problem.&lt;/p&gt;
&lt;p&gt;Mac Dude&lt;/p&gt;</description>
      <guid>142304</guid>
      <pubDate>Wed, 16 Jan 2013 05:53:31 Z</pubDate>
      <itunes:author>Mac Dude</itunes:author>
      <author>Mac Dude</author>
    </item>
  </channel>
</rss>