1

There are 1 best solutions below

0
On BEST ANSWER

As a welcome gift, I shall put you on the track.

Assuming that you want it around $x=0$, a $[2,2]$ Padé pproximant write $$f(x)=\frac{a_0+a_1x+a_2x^2}{1+b_1x+b_2 x^2}$$ Rewrite $$(1+b_1x+b_2 x^2)\,f(x)=a_0+a_1x+a_2x^2$$ Now, use either Taylor expansion or, in your case, the binomial expansion and replace $f(x)$ by the result. Group terms and solve the linear equations (you need five of them since you have five parameters - but one of them is obvious : guess which one).