How Can I Solve This Integration by Parts Problem?

Click For Summary

Homework Help Overview

The problem involves solving the integral of ln(2x+3) using integration by parts. The original poster attempts to apply substitution and integration by parts but encounters difficulty with the resulting integral.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods to simplify the integral, including polynomial long division and substitution. There is a question about the appropriateness of using partial fractions in this context.

Discussion Status

Several participants have offered alternative approaches to tackle the integral, suggesting different methods for simplifying the expression. There is an ongoing exploration of the best way to proceed, with no explicit consensus reached on a single method.

Contextual Notes

Participants note that the original integral presents challenges, and assumptions about the methods being discussed are questioned, particularly regarding the use of partial fractions.

AStaunton
Messages
100
Reaction score
1
problem is solve the following integral by parts:

[tex]\int\ln(2x+3)dx[/tex]

I used substitution:

[tex]u=ln(2x+3)[/tex]

[tex]\Rightarrow du=\frac{2}{2x+3}dx[/tex]

and for dv:

[tex]dv=dx[/tex]

[tex]\Rightarrow v=x[/tex]

however, once I plug all these into my integration by parts formula, I get:

[tex]x\ln(2x+3)-\int\frac{2x}{2x+3}dx[/tex]

and this new integral seems hard to solve...

Any advice appreciated on what went wrong.

Thanks
 
Physics news on Phys.org
You can approach this in either of two ways: polynomial long division or some fiddling with the numerator.

In the second approach, 2x/(2x + 3) = (2x + 3 - 3)/(2x + 3) = 1 - 3/(2x + 3), which is the same as what you would get using polynomial division.
 
thanks..is that called partial fractions?
 
or you could do a substitution and let u = 2x + 3 for the bottom. Then, 2x = u - 3, and du = 2dx, so you're left with the integral of ((u - 3)/(2u))du
 
Not quite, a partial fractions decomposition on it isn't really appropriate because the bottom doesn't break down anymore. It would be more appropriate in the case

(2x + 3)/(x * (2x + 1)), for which you would find A and B such that

(2x + 3)/(x * (2x + 1)) = (A/x) + (B/(2x + 1))

2x + 3 = A*( 2x + 1) + B*x

(2)*x + (3) = (2A + B)*x + (A)

Then,
A = 3
2A + B = 2

so
6 + B = 2
B = -4

Which means we can represent the original fraction as
(2/x) - (4/(2x + 1))
 
AStaunton said:
thanks..is that called partial fractions?
No, as Mark44 said, it's "the same as what you would get using polynomial division".

Partial fractions is a way to decompose a fraction, when its denominator can be factored.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
19
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K