Calculating Integral using Pade Approximant & Fraction Expansion

  • Context: Graduate 
  • Thread starter Thread starter zetafunction
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
zetafunction
Messages
371
Reaction score
0
i want to calculate the integral

[tex]\int_{4}^{\infty}dx \frac{x^{1/2}}{(x+3)^{5}}[/tex]

my problem here is the square root of 'x' , my idea to overcome this and compute an approximation to the integral is to expand

[tex]x^{1/2} \approx \frac{P(x)}{Q(x)}[/tex] where P and Q are Polynomials, this can be made by using a Pade approximant for the the square root of 'x' or ifrom the identity

[tex](x^{1/2}+1)(x^{1/2}+1)=x-1[/tex] expanding it into a finite continued fraction

so the integral [tex]\int_{4}^{\infty}dx \frac{P(x)}{(x+3)^{5}Q(x)}[/tex] can be easier computed by partial fraction expansion

can it be done ? i mean if Pade approximations can be valid on the entire real line (or at least for the points where x >0 )
 
Physics news on Phys.org
Your integral is of the differential binomial type http://myyn.org/m/article/integration-of-differential-binomial/" . You can rationalize it exactly.
 
Last edited by a moderator: