Partial Fraction Decomposition

In summary, Partial Fraction Decomposition is a mathematical technique used to break down rational functions into simpler fractions, making them easier to integrate or analyze. This method involves expressing a given rational function as a sum of simpler fractions whose denominators are factors of the original function's denominator. The process typically requires determining the appropriate coefficients for these simpler fractions through algebraic manipulation, often involving polynomial long division if the degree of the numerator is greater than or equal to that of the denominator. This technique is widely used in calculus, especially in solving integrals and differential equations.
  • #1
hackedagainanda
52
11
Homework Statement
Find the partial fraction decomposition of the rational=##\frac {1} {x^2 -c^2}## with ##c \neq {0}##
Relevant Equations
N/A
##\frac {1} {x^2 -c^2}## with ##c \neq {0}##

So the first thing I do is split the ##x^2 -c^2## into the difference of squares so ##x +c## and ##x - c##

I then do ##\frac {A} {x + c}## ##+## ##\frac {B} {x-c}##, and then let ##x=c## to zero out the expression. And that is where I am getting lost I don't see where to go from here, I don't understand where the ##2c## in the denominator is coming from.

The solution in the book is ##\frac {1} {2c(x-c)}## ##-\frac {1} {2c(x+c)}##
 
Physics news on Phys.org
  • #2
You set the partial fraction equal to the original fraction and then solve for A and B.
 
  • Informative
Likes e_jane
  • #3
Frabjous said:
You set the partial fraction equal to the original fraction and then solve for A and B.
I think I got it Ax + Bx = 0 and adding -Ac + Bc =1 A-A =0 add the B's and get 2B = 1 so B= 1/2 and A = -1/2, there is no x term in the numerator so we can move along to the variable c, -Ac = -1/2c and B = 1/2c so that lines up with the books answer.

Thanks for the suggestion and help, did I make any mistakes?
 
  • #4
hackedagainanda said:
I think I got it Ax + Bx = 0 and adding -Ac + Bc =1 A-A =0 add the B's and get 2B = 1 so B= 1/2 and A = -1/2, there is no x term in the numerator so we can move along to the variable c, -Ac = -1/2c and B = 1/2c so that lines up with the books answer.

Thanks for the suggestion and help, did I make any mistakes?
I cannot tell exactly what you are doing. For future questions, you will need to be clearer.
Here’s how I do it.
The first equation can be written as (A+B)x=0. Since this has to hold for all values of x, this implies A=-B.
The second equation can now be rewritten
(B-A)c=1
2Bc=1
B=1/(2c) (notice that you are dividing by c, so that it cannot equal 0
 
Last edited:
  • Like
  • Love
  • Informative
Likes e_jane, FactChecker and hackedagainanda
  • #5
Frabjous said:
The first equation can be written as (A+B)x=0. Since this has to hold for all values of x, this implies A=-B.
The second equation can now be rewritten
(B-A)c=1
2Bc=1.
B=1/2c (notice that you are dividing by c, so that it cannot equal 0.
1/2c would normally be read as one half times c. To convey the idea that c is in the denominator, write 1/(2c) or ##\frac 1 {2c}##.
 
  • Informative
Likes e_jane

Similar threads

Replies
3
Views
1K
Replies
5
Views
1K
Replies
3
Views
2K
Replies
4
Views
2K
Replies
21
Views
1K
Replies
7
Views
1K
Replies
4
Views
1K
Back
Top