Partial fraction decomposition

HorseBox
Messages
25
Reaction score
0

Homework Statement


\frac{2x + 2}{x^2 - 2x + 1}dx

Homework Equations


The Attempt at a Solution


I factorized the denominator and got \frac{2x + 2}{(x - 1)^2} and I took a look at the solutions manual to see how they handled this but then I see this \frac{2x + 2}{(x - 1)^2} = \frac{A}{(x - 1)} + \frac{B}{(x - 1)^2}. I'm lost how is the denominator of partial fraction B squared?
 
Physics news on Phys.org
HorseBox said:

Homework Statement


\frac{2x + 2}{x^2 - 2x + 1}dx


Homework Equations





The Attempt at a Solution


I factorized the denominator and got \frac{2x + 2}{(x - 1)^2} and I took a look at the solutions manual to see how they handled this but then I see this \frac{2x + 2}{(x - 1)^2} = \frac{A}{(x - 1)} + \frac{B}{(x - 1)^2}. I'm lost how is the denominator of partial fraction B squared?

That is the rule used when you have degenerate poles (factored terms in the denominator with powers greater than one). The simplest way to understand this is to try and find an equality without following this rule. You will not be able to do it.


Take a look at the following link and note the section on repeated factors in the denominator. The use of this rule ensures that you have enough degrees of freedom to solve for the coefficients in all cases.

http://en.wikipedia.org/wiki/Partial_fraction
 
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