Partial Fractions: Exponent on Denominator Explained

Click For Summary

Discussion Overview

The discussion centers on the concept of partial fractions, specifically addressing the structure of the decomposition of rational functions with repeated factors in the denominator. Participants explore why certain forms of the decomposition are valid and others are not, examining the implications of having exponents in the denominators.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question why the decomposition of \(\frac{3x+5}{(1-2x)^2}\) includes both \(\frac{A}{(1-2x)^2}\) and \(\frac{B}{(1-2x)}\) instead of just \(\frac{A}{(1-2x)} + \frac{B}{(1-2x)}\).
  • One participant argues that the latter form cannot equal the original expression because it would not maintain the degree of the denominator.
  • Another participant points out a mistake in a previous statement regarding the addition of fractions, clarifying that the correct expression retains the negative sign in the denominator.
  • There is a discussion about the equivalence of the expressions \(\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)}\) and \(\frac{A+B}{(1-2x)}\), with some participants questioning how they could be equal.
  • One participant suggests using polynomial identities to find the constants \(A\) and \(B\) by comparing coefficients, although this leads to further questions about the validity of the steps taken.
  • Another participant challenges the algebraic skills of others, implying that they should be able to verify the equality through basic algebra.

Areas of Agreement / Disagreement

Participants express differing views on the validity of certain forms of the partial fraction decomposition. There is no consensus on the correctness of the algebraic manipulations presented, and multiple competing interpretations of the decomposition process remain unresolved.

Contextual Notes

Some participants express confusion regarding the algebraic steps involved in manipulating the fractions, indicating potential misunderstandings of the underlying principles of partial fraction decomposition.

xeon123
Messages
90
Reaction score
0
In partial fractions, why

[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)^2}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

and not
[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

Why exists the exponent on the denominator in the right hand side of the equation?
 
Physics news on Phys.org
xeon123 said:
In partial fractions, why

[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)^2}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

and not
[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

Why exists the exponent on the denominator in the right hand side of the equation?



Well, [itex]\frac{A}{(1-2x)}[/itex] + [itex]\frac{B}{(1-2x)}=\frac{A+B}{1+2x}=\frac{C}{1+2x}[/itex] , with C a consant, and this clearly cannot equal the original

expression since then we don't have a square in the denominator...

DonAntonio
 
1 - So, why [itex]\frac{B}{1-2x}[/itex] doesn't have an exponent of 2 in the denominator ([itex]\frac{B}{(1-2x)^2}[/itex])?

2 - I also have a basic question related to your reply. Why
[itex]\frac{A}{(1-2x)} + \frac{B}{(1-2x)} = \frac{A+B}{(1+2x)}[/itex] and not [itex]\frac{A+B}{(1-2x)}[/itex]
 
Last edited:
xeon123 said:
1 - So, why [itex]\frac{B}{1-2x}[/itex] doesn't have an exponent of 2 in the denominator ([itex]\frac{B}{(1-2x)^2}[/itex])?


*** Things get in order when you add this fraction to the first one, which has a square in the denominator, and then you

do common denominator to both fractions. ****



2 - I also have a basic question related to your reply. Why
[itex]\frac{A}{(1-2x)} + \frac{B}{(1-2x)} = \frac{A+B}{(1+2x)}[/itex] and not [itex]\frac{A+B}{(1-2x)}[/itex]


That was only a mistake of mine: I wrote + instead of - .

DonAntonio
 
I'm trying to solve the equation, but I get different values:

[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{A(1-2x)}{(1-2x)^3} + \frac{B(1-2x)^2}{(1-2x)^3} = \frac{(1-2x)(A+B(1-2x))}{(1-2x)^3} = \frac{A+B(1-2x)}{(1-2x)^2}[/itex]

from this point forward I can't put this fraction to be like [itex]\frac{A+B}{(1-2x)}[/itex], I think...
 
xeon123 said:
I'm trying to solve the equation, but I get different values:

[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{A(1-2x)}{(1-2x)^3} + \frac{B(1-2x)^2}{(1-2x)^3} = \frac{(1-2x)(A+B(1-2x))}{(1-2x)^3} = \frac{A+B(1-2x)}{(1-2x)^2}[/itex]

from this point forward I can't put this fraction to be like [itex]\frac{A+B}{(1-2x)}[/itex], I think...



Of course you can't. What makes you think you could? The original expression is a rational function

with denominator's degree equal to 2, and in the last line above you wrote a rational fraction with denominator's

degree equal to 1...of course they can't be equal.

DonAntonio
 
So, how can both expressions be equal?

[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{A+B}{(1-2x)}[/itex]?

And, how do I know that
[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{3x+5}{(1-2x)^2}[/itex] ?
 
Last edited:
xeon123 said:
So, how can both expressions be equal?

[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{A+B}{(1-2x)}[/itex]?}


*** Who said they are? ***


And, how do I know that
[itex]\frac{A}{(1-2x)^2} + \frac{B}{(1-2x)} = \frac{3x+5}{(1-2x)^2}[/itex] ?



You can use the procedure to decompose in partial fractions: you have to know that it is possible to write

[itex]\displaystyle{\frac{3x+5}{(1-2x)^2} =\frac{A}{1-2x}+\frac{B}{(1-2x)^2}\,,\,\,A\,,\,B\,\,}[/itex] constants. Now multiply through by the common denominator:

[itex]\displaystyle{ 3x+5=A(1-2x)+B\,\,}[/itex] . This is a polynomial identity so you can compare particular values of x in both sides and/or

coefficients of powers of x to find out the values of the constants A,B. For example:

The coefficient in both sides of [itex]\,\,\displaystyle{x: 3=-2A\Longrightarrow\,A=-\frac{3}{2}}[/itex] , and now the free coefficient

in both sides: [itex]\displaystyle{5=A+B\Longrightarrow B=5-A=5-\left(-\frac{3}{2}\right)=\frac{13}{2}\,\,}[/itex] , so

[itex]\displaystyle{\frac{3x+5}{(1-2x)^2}=-\frac{3}{2(1-2x)}+\frac{13}{2(1-2x)^2}}[/itex] , which you can easily check...

DonAntonio
 
Have you ever actually taken an algebra course? If so you should be able to do the sum on the left and see that it does, in fact, give the right side.
 
  • #10
xeon123 said:
In partial fractions, why

[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)^2}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

and not
[itex]\frac{3x+5}{(1-2x)^2}[/itex] = [itex]\frac{A}{(1-2x)}[/itex] + [itex]\frac{B}{(1-2x)}[/itex]

Why exists the exponent on the denominator in the right hand side of the equation?

As DonAntonio pointed out, the reason it's not the second one is because the second one doesn't work. The next section on Wikipedia describes the general decomposition:

http://en.wikipedia.org/wiki/Partial_fraction#Over_the_reals

In particular, if you work it out you should be able to see that a repeated factor in the denominator results in the higher powers being seen in the decomposition.
 
  • #11
Thanks, now I got it.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K