Partial Fractions Solving: Denominators having degrees more than 2

AI Thread Summary
The discussion focuses on solving partial fractions with denominators of degree greater than two, highlighting the challenges in factoring higher degree polynomials. It is noted that while every polynomial can be factored into linear or quadratic terms, finding these factors becomes increasingly complex as the degree rises. The conversation includes examples of factoring cubic terms, such as x^3 - y^3 and x^3 + y^3, emphasizing that these can be factored but require specific conditions. The importance of completing the square and recognizing patterns in polynomial identities is also mentioned. Ultimately, the consensus is that while it is theoretically possible to factor higher degree polynomials, practical difficulties often arise in the process.
engphy2
Messages
6
Reaction score
0
I just want to know if there is now a way to solve fractions like which had a variables that has a degree more than 2 in its denominator. I know that denominators having degrees of 2 could be solved using
(Ax + B)/(x2+a).
But how about denominators like (x3+a) and so on?
 
Mathematics news on Phys.org
The main difficulty is that it is much harder to get the factors for higher degree polynomials. The principal is the same once you've got the factors.
 
On the other hand, the one you specifically give is relatively simple:
As checkitagain pointed out, this should have been
x^2+ y^2= (x+ y)(x^2- xy+ y^2)

By "completing the square", x^2- xy+ y^2= x^2- xy+ y^2/4- y^2/4+ y^2= (x- y/2)^2+ 3y^2/4.

Let y= \sqrt{a}.

But, as mathman says, while every polynomial can be factored into linear or quadratic terms over the real numbers (into linear terms over the complex numbers), the higher the degree of the polynomial, the harder to find the factors.
 
Last edited by a moderator:
HallsofIvy said:
On the other hand, the one you specifically give is relatively simple:
x^2+ y^2= (x+ y)(x^2+ xy+ y^2)

I haven't received any feedback about my issues with the content
in the quote box above, so I am posting this:


x^3 - y^3 = (x - y)(x^2 + xy + y^2)


x^3 + y^3 = (x + y)(x^2 - xy + y^2)
 
so it can only be done to perfect cube terms??
 
engphy2 said:
so it can only be done to perfect cube terms??
Not necessarily. But in general you need to find the factors, which may be difficult in practice.
 
Every polynomial of degree greater than two can be factored into first or second degree factors- in fact, if we use complex numbers entirely into first degree factors. That does NOT mean that there is any simple way to find those factors.
 
checkitagain said:
I haven't received any feedback about my issues with the content
in the quote box above, so I am posting this:


x^3 - y^3 = (x - y)(x^2 + xy + y^2)


x^3 + y^3 = (x + y)(x^2 - xy + y^2)

Yes, there were typos in the exponents in HoI's post.
 
Back
Top