Partial Fractions Calc Problem

coookiemonste
Messages
24
Reaction score
0

Homework Statement


∫1/[(x+a)(x+b)]dx
answer is 1/(a-b) ln[(x+b)/(x+a)] + C


Homework Equations





The Attempt at a Solution



1=A/(x+a) + B/(x+b)
1=B(x+a) + A(x+b)
1=Bx+ Ba + Ax +Ab

so 0=Bx+ Ax, 1=Ba+Ab
A=-B, 1=B(a-b)

∫-1/(x+a) +∫1/(x+b)

Im not sure if I am headed in the right direction or not.
 
Physics news on Phys.org
coookiemonste said:

The Attempt at a Solution



1=A/(x+a) + B/(x+b)

This line should really be 1/((x+a)(x+b))=A/(x+a) + B/(x+b)

1=B(x+a) + A(x+b)
1=Bx+ Ba + Ax +Ab

so 0=Bx+ Ax, 1=Ba+Ab
A=-B, 1=B(a-b)

Good, so B=___?

∫-1/(x+a) +∫1/(x+b)

Im not sure if I am headed in the right direction or not.

This should be B∫-1/(x+a) +B∫1/(x+b)
 
How do you know what A and B equal? You don't know numerical values, just what they're equal to in relation to one another.

gabbagabbahey is right, you should get B∫-1/(x+a) +B∫1/(x+b)

Now what do you know about the integral of 1/x ?
 
muso07 said:
How do you know what A and B equal? You don't know numerical values, just what they're equal to in relation to one another.
The equation 1= B(a-b) settles that.

gabbagabbahey is right, you should get B∫-1/(x+a) +B∫1/(x+b)

Now what do you know about the integral of 1/x ?
 
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