Partial Fractions: Simplifying Square Root Fractions

  • Context: Undergrad 
  • Thread starter Thread starter phymatter
  • Start date Start date
  • Tags Tags
    Fraction Partial
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
3 replies · 2K views
phymatter
Messages
131
Reaction score
0
is there a general way of converting fractions involving square root like (1+x)/(1-x)1/2 to simpler fractions , like we have a method of converting rational fractions into sum of partial fractions ?
 
Mathematics news on Phys.org
phymatter said:
is there a general way of converting fractions involving square root like (1+x)/(1-x)1/2 to simpler fractions , like we have a method of converting rational fractions into sum of partial fractions ?

You wouldn't get this expression equal to a sum of partial fractions, since a sum of partial fraction is a rational function and would therefore for rational number input yield rational values. Your function involving a square root will yield irrational values for some rational numbers, which clearly is contradictory. Allowing infinite sums you could however find the Taylor series for your expression. http://en.wikipedia.org/wiki/Taylor_series

This will however normally only be convergent for some open interval where your function is infinitely differentiable, but for your function you could find a Taylor series around every point where it is defined (since your particular function is infinitely differentiable whenever it is defined).
 
Thank You , Jarle and tiny-tim for your help :smile: !