Where have I gone wrong in this integral by parts

  • Thread starter Thread starter vande060
  • Start date Start date
  • Tags Tags
    Integral parts
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
vande060
Messages
180
Reaction score
0

Homework Statement



∫ ln(2x+1)dx





Homework Equations





The Attempt at a Solution



∫ ln(2x+1)dx

1/2∫2ln(2x+1)dx

t = 2x+1
dt = 2dx

1/2∫ln(t)dt

u = ln(t)
du = 1/t dt
dv = dt
v = t

tln(t) - ∫ t*1/t dt
tln(t) - ∫ dt
tln(t) - t

1/2*[(2x+1)ln(2x+1) - (2x +1)]

instead of this answer my book gives

1/2*(2x+1)ln(2x+1) - x

where did I go wrong?
 
Physics news on Phys.org
Try it without the initial substitution and you get the answer in the book.

I couldn't find anything wrong in your steps. I suppose if you expand your answer, you get you get the books answer + 1/2. I'm not sure, but i guess that can just be absorbed into the constant c. The easiest way to realize this is to just take the derivative.