pivoxa15
- 2,250
- 1
I have never remebered the different partial fraction forumlas. Is there a way to decide which partial fraction formula to use just by looking at the expression?
The discussion revolves around the topic of partial fractions, specifically how to determine the appropriate formula to use without relying on memorization. Participants explore the theory and application of partial fraction decomposition in mathematical contexts.
Participants do not reach a consensus on whether the process of partial fractions is straightforward. There are competing views on the complexity of the topic, with some asserting simplicity and others suggesting it is more complex.
Participants discuss the conditions under which certain formulas apply, including the nature of prime polynomials and the structure of numerators, but do not resolve the broader implications or nuances of partial fraction decomposition.
This discussion may be useful for students and practitioners in mathematics who are exploring the concept of partial fractions and looking for insights on how to approach the topic without memorization.
mathwonk said:over R, the only prime polynomials are linear or quadratic. the numerators are either constant or linear respectively.
if f^n is a factor of the denominator, where f is prime, we need to allow for all fractions whose greatest common denom is f^r, so we have
to allow a/f , b/f^2, c/f^3, ..., d/f^n, for appropriate numerators.
e.g. to decom,pose h/[x^2(x^2+x+1)^3] we set it equal to
a/x + b/x^2 + (cx+d)/(x^2+x+1) +(ex+f)/(x^2+x+1)^2 + (gx+h)/(x^2+x+1)^3.
where a,b,c,d,e,f,g,h, are constants.
Yes it is!pivoxa15 said:Is that all there is to partial fractions?
No, it isn't!It isn't as mystifying as it appears.