Misc integral

  • Thread starter nameVoid
  • Start date
  • Tags
    Integral
  • #1
241
0
[tex]
\int \frac{ln(x+1)}{x^2}dx
[/tex]
[tex]
u=x+1
[/tex]
[tex]
\int\frac{lnu}{(u-1)^2}du
[/tex]
[tex]
\int \frac{A}{u-1}+\frac{B}{(u-1)^2}du
[/tex]
[tex]
lnu=A(u-1)+B
[/tex]
[tex]
B=0,A=ln2
[/tex]
[tex]
\int \frac{ln2}{u-1}du
[/tex]
[tex]
ln2ln|x|+C
[/tex]
 
Physics news on Phys.org
  • #2
You have to do integration by parts.
Int[ln(x+1)/x^2] = ln(x+1)*intg(1/x^2) - Intg{[Intg(1/x^2)*d/dx[ln(x+1)]}
Now proceed.
 
  • #3
where is the error
 
  • #4
I = -1/x*ln(x+1) - int[(-1/x)*1/(x+1)]
= -1/x*ln(x+1) + int(1/x) - int1/(x+1)
Now find the integration.
In your partial factor, there is no ln function in the right hand side. So you can't equate the coefficients.
 

Suggested for: Misc integral

Replies
6
Views
73
Replies
1
Views
411
Replies
7
Views
816
Replies
3
Views
273
Replies
1
Views
138
Replies
5
Views
502
Replies
8
Views
596
Replies
7
Views
600
Back
Top