Integration by partial fractions with limits

Click For Summary
SUMMARY

The discussion focuses on integrating the function \(\int \frac{x + 1}{x^2 - 3x - 5}dx\) with specified limits of 3 and 5. Participants clarify that limits can be applied after rewriting the integrand using partial fractions, but caution that the denominator may not factor neatly. Proper use of parentheses in the integrand is emphasized to avoid misinterpretation. The recommended LaTeX format for the integral with limits is provided as \(\int_3^5 \frac{x + 1}{x^2 - 3x - 5}dx\).

PREREQUISITES
  • Understanding of integral calculus
  • Familiarity with partial fraction decomposition
  • Basic knowledge of LaTeX for mathematical notation
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Learn how to apply limits in definite integrals
  • Study the process of partial fraction decomposition in detail
  • Practice writing integrals in LaTeX format
  • Explore integration techniques for non-factorable denominators
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus and integration techniques, as well as anyone looking to improve their skills in using LaTeX for mathematical expressions.

anthonyk2013
Messages
125
Reaction score
0
[itex]\int[/itex] (x+1/x2-3x-5)dx

I can't put the limits on the integral sign, 5 is the top limit and 3 is the bottom limit.

I can solve using partial fractions ok but I have never solved with limits before.

Where do the limits come in, do I need them at the start or can I factorise as usual and use the limits later in the solution?
 
Physics news on Phys.org
anthonyk2013 said:
[itex]\int[/itex] (x+1/x2-3x-5)dx

I can't put the limits on the integral sign, 5 is the top limit and 3 is the bottom limit.

I can solve using partial fractions ok but I have never solved with limits before.

Where do the limits come in, do I need them at the start or can I factorise as usual and use the limits later in the solution?

You have used parentheses, but they're not where they need to be. When a numerator or denominator consists of multiple terms, put parentheses around the entire numerator and/or the entire denominator. I gather that the integrand is (x + 1)/(x2 - 3x - 5). As you wrote the integrand, it would be the same as x + (1/x2) - 3x - 5, which isn't what you intended.

To write the integral with limits in LaTeX, you can do it like this:
Code:
$$ \int_3^5 \frac{x + 1}{x^2 - 3x - 5}dx$$

I prefer to use $$ instead of [ tex ]. For inline LaTeX, you can use ## instead of [ itex ].

To answer your question, all you're doing when you use partial fractions is rewriting the integrand in a more convenient form. You bring the limits of integration along until you actually get the antiderivative.

For this problem, I probably wouldn't use partial fractions, since the denominator isn't going to factor into nice linear factors with integer coefficients. I'm not saying it won't work, but it will be a little messy.
 
Mark44 said:
You have used parentheses, but they're not where they need to be. When a numerator or denominator consists of multiple terms, put parentheses around the entire numerator and/or the entire denominator. I gather that the integrand is (x + 1)/(x2 - 3x - 5). As you wrote the integrand, it would be the same as x + (1/x2) - 3x - 5, which isn't what you intended.

To write the integral with limits in LaTeX, you can do it like this:
Code:
$$ \int_3^5 \frac{x + 1}{x^2 - 3x - 5}dx$$

I prefer to use $$ instead of [ tex ]. For inline LaTeX, you can use ## instead of [ itex ].

To answer your question, all you're doing when you use partial fractions is rewriting the integrand in a more convenient form. You bring the limits of integration along until you actually get the antiderivative.

For this problem, I probably wouldn't use partial fractions, since the denominator isn't going to factor into nice linear factors with integer coefficients. I'm not saying it won't work, but it will be a little messy.

Thanks
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
21
Views
2K