Integration by partial fractions

Click For Summary

Homework Help Overview

The discussion revolves around the integration of a rational function using partial fractions, specifically the integral of (2x^2-1)/((4x-1)(x^2+1)). Participants are exploring different methods and approaches to decompose the integrand into simpler fractions for easier integration.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the decomposition of the rational function into partial fractions, with some attempting to find coefficients A, B, and C. There are mentions of different methods, including a standard approach and an alternative method referred to as "heathside." Questions arise regarding the handling of missing coefficients and the implications of those in the context of the problem.

Discussion Status

Some participants have made progress in determining specific coefficients, while others are exploring the implications of missing terms in their equations. Guidance has been offered regarding matching coefficients and the significance of zero coefficients in the context of polynomial equations. The discussion is ongoing, with participants sharing insights and clarifications.

Contextual Notes

There are references to specific methods of integration and the challenges posed by the textbook's explanations. Participants express frustration with the material, indicating a need for clearer examples or cases in the context of partial fraction decomposition.

clope023
Messages
990
Reaction score
130
[SOLVED] integration by partial fractions

Homework Statement




[tex]\int[/tex]((2x^2-1)/(4x-1)(x^2+1))dx

Homework Equations



A1/ax+b + A2/(ax+b)^2 + ... + An/(ax+b)^n

The Attempt at a Solution



(2x^2-1)/(4x-1)(x^2+1) = A/4x-1 + Bx+C/x^2+1

2x^2-1/x^2+1 = A + Bx+C(4x-1)/x^2+1

set x = 1/4, get

-14/17 = A + B(0), A = -14/17

I'm pretty much stuck here; I just need to get the values for B and C and I can solve it from there, any help is greatly appreciated.
 
Physics news on Phys.org
I've found the value for C:

2x^2-1/x^2+1 = -14/17 + 4Bx^2-Bx+4Cx-C/x^2+1

set x = 0, get

-1 = -14/17 -C, -3/17 = -C, C = 3/17
 
I find it more usefull to put the right hand side over a common denominator
[tex]{A(x^{2}+1) + (Bx+C)(4x-1)}\over{(4x-1)(x^{2}+1)}[/tex].

Now expand the numerator on both sides of the equation (i.e. your first equation in part 3.) and group the like powers of x.
Then the coefficient of each power must match on either side of the equal sign. Matching the coefficients should give you a system of 3 equation that you can solve for A, B, and C.
 
Pacopag said:
I find it more usefull to put the right hand side over a common denominator
[tex]{A(x^{2}+1) + (Bx+C)(4x-1)}\over{(4x-1)(x^{2}+1)}[/tex].

Now expand the numerator on both sides of the equation (i.e. your first equation in part 3.) and group the like powers of x.
Then the coefficient of each power must match on either side of the equal sign. Matching the coefficients should give you a system of 3 equation that you can solve for A, B, and C.

yeah I know there are 2 methods to do integration by partial fractions, the standard method which you're describing and another method called heathside which I've been using. I'm more comfortable with the standard method but the heathside method seems to be working better for the problems my professor assigned.

I tried the grouping like powers of x, but it left me with this:

2x^2-1 = Ax^2 + A + 4Bx^2-Bx+4Cx - C

it left me with the -Bx + 4Cx with no like power to go along with.
 
When the corresponding power is missing, that means the coefficient is zero.
[tex]2x^{2}-1=2x^{2}+0x-1[/tex].
The coefficient of x is zero, so 4C-B=0 would be your missing equation.
 
wow! I never realized that; the damn book doesn't explain specific cases like that; thanks for the help, I'll post the result here in a minute.
 
wow, I hate this section:

[tex]\int[/tex]((-14/17)/(4x-1))dx + [tex]\int[/tex]((12/17x + 3/17)/(x^2+1))dx

for the 1st integral:

u = 4x - 1

du = 4dx or 1/4du = dx

so (-14/17)/4[tex]\int[/tex](du/u) = -7/34ln(4x-1)

for the 1st half of the 2nd integral

[tex]\int[/tex](12/17x/x^2+1)dx

u = x^2+1, du = 2xdx or 1/2du = xdx

--> (12/17)/2[tex]\int[/tex]du/u = 6/17ln(x^2+1)

for the last half of the 2nd integral

3/17[tex]\int[/tex](dx/x^2+1) = arctanx + C

so the whole thing equals out to:

-7/34ln(4x-1) + 6/17ln(x^2+1) + 3/17arctanx + C

thanks for the help man.
 
Personally, I'd simplify it first by saying:
[tex](2x^2\,-\,1)/(4x\,-\,1)(x^2\,+\,1)[/tex]
[tex]=\,((2x^2\,+\,2)\,-\,3)/(4x\,-\,1)(x^2\,+\,1)[/tex]
[tex]=\,2/(4x\,-\,1)\,-\,3/(4x\,-\,1)(x^2\,+\,1)[/tex]​
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
835
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K