Partial Fraction: Solving x^3+1/x^2+4

  • Thread starter Thread starter tnutty
  • Start date Start date
  • Tags Tags
    Fraction Partial
tnutty
Messages
324
Reaction score
1

Homework Statement


x^3+1 / x^2+4


Homework Equations




The Attempt at a Solution



after using long division i get : x + -(4x-1) / (x^2+4)

then using partial fraction :

-4x-1 / x^2+4 = bx+c / x^2+4

then i am stuck because if what i have
is correct then they both are the same and in the same form.
 
Physics news on Phys.org
tnutty said:
-4x-1 / x^2+4 = bx+c / x^2+4

then i am stuck because if what i have
is correct then they both are the same and in the same form.

-\frac{4x-1}{x^2+4}=\frac{1}{x^2+4}-\frac{4x}{x^2+4}...:wink:
 
Once you gotten to (-4x-1)/(x^2+4) you probably want to leave the partial fractions trail. Split it into -4x/(x^2+4) and -1/(x^2+4). The first one is a simple substitution. I'm going to guess the second one might be something related to arctan(x)? Try a trig substitution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top