Integrating Rational Functions with Complex Quadratics and Partial Fractions

Click For Summary

Homework Help Overview

The discussion revolves around the integration of a rational function involving a complex quadratic in the denominator, specifically the integral of 1/[(x + 1)(x^2 + x + 1)] dx. Participants explore the use of partial fractions to simplify the integration process.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to find constants A, B, and C for the partial fraction decomposition but expresses uncertainty in determining these values. Some participants suggest methods for finding these constants, including substituting specific values for x and equating coefficients.

Discussion Status

Participants are actively discussing the process of finding the constants for the partial fractions. Some guidance has been provided on how to approach the integration of the quadratic term after completing the square. There is recognition of differing levels of proof and explanation based on the participants' educational backgrounds.

Contextual Notes

There is mention of the educational context, where some participants note that their mathematics course is part of a science curriculum, which may affect the depth of proof provided in their studies.

Master J
Messages
219
Reaction score
0
I want to integrate:

1/[(x + 1)*(x^2 + x +1)] dx

Now the quadratic has complex routes, and we have not done any integration with that yet, so I broke it up into its partial fractions.

A/(x +1) + (Bx + C)/(x^2 + x +1)

But I cannot seem to find the numbers A B C. mamybe I am just missing something real obvious?? Any pointers in the right direction? Cheers guys.

PS. Is the proof of the theory that you can break up fractions like that beyond a first year math for science course?
 
Physics news on Phys.org
I have no idea what a "math for science" course is, but the proof that there exist numbers A, B, C that will work doesn't involve anything more than basic algebra.

Here you want to find A, B, C so that
[tex]\frac{1}{(x+1)(x^2+ x+1)}= \frac{A}{x+1}+ \frac{Bx+ C}{x^2+ x+ 1}[/tex]
Multiply both sides by (x+1)(x2+ x+ 1) to get
[tex]1= A(x^2+ x+ 1)+ (Bx+ C)(x+1)[/tex]
If you let x= -1, that reduces to 1= A.

I expect you had already done that. The problem is that that there is no value of x that makes x2+ x+ 1= 0. You cannot "reduce" the equation that easily but since the equation is true for all x, you can still get two equations for B and C by letting x be any number you want. I would suggest putting x= 0 and x= 1 into the equation.
If x= 0, the equation becomes 1= A+ C and you already know A. If x= 1, the equation becomes 1= 3A+ (B+ C)(2) and you already know A and C.

Another method that always works is to multiply out the right side and combine "like powers"
[tex]1= A(x^2+ x+ 1)+ (Bx+ C)(x+1)[/tex]
[tex]1= Ax^2+ Ax+ A+ Bx^2+ Bx+ Cx+ C[/tex]
[tex]1= (A+ B)x^2+ (A+ B+ C)x+ (A+ C)[/tex]
Since that must be true for all x, corresponding coefficients must be the same: A+ B= 0, A+ B+ C= 0, A+ C= 1.

To integrate the term with x2+ x+ 1 in the denominator, complete the square to get (x+ 1/2)2+ 3/4 and let u= x+ 1/2.
 
Last edited by a moderator:
Thank you.

I had already got A=1, and C=0. I don't know how I didn't get B. I guess I was a bit tired and lost track :shy:

I was just wondering about the other part. My Mathematics course is part of a science course, so sometimes proofs aren't done, like they would be in a pure math course.
 
On this question again, how do I integrate the second part if there is also an x in the top?
 
Master J said:
On this question again, how do I integrate the second part if there is also an x in the top?

As I said before, complete the square in the denominator so it is (x+ 1/2)2+ 3/4, then let u= x+ 1/2. You will have something of the form [itex](u+ c)/(u^2+ 3/4)[/itex]. Separate that as [itex]u/(u^2+ 3/4)+ c/(u^2+ 3/4)[/itex]. The first is easy: let v= u2+ 3/4. For the second remember that the derivative of arctan(x) is 1/(x2+ 1).
 

Similar threads

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