Integration: 𝛿(x+2)/(x-1)dx = (x-1)+3ln(x-1)

  • Context: Undergrad 
  • Thread starter Thread starter crack_head
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
crack_head
Messages
2
Reaction score
0
Could anyone please tell me why is the integration of ∫(x+2)/(x-1)dx ≠ (x-1)+3ln(x-1).

I got it using substitution of u=x+1.
 
Physics news on Phys.org
I'd do the integral as follows
[tex]\int \mathrm{d} x \frac{x+2}{x-1}=\int \mathrm{d} x \frac{x-1+3}{x-1} = \int \mathrm{d} x \left (1+\frac{3}{x-1} \right )=x+3 \ln(|x-1|)+C.[/tex]
So up to your missing modulus under the log (which only means that your result is valis for [itex]x>1[/itex] only), you got the correct solution. Why do you think it's wrong?
 
I was confused.

Thanks