Integration-problem using u-substitution

  • Thread starter Thread starter johann1301
  • Start date Start date
johann1301
Messages
216
Reaction score
1

Homework Statement



∫(ex)/(2ex+2)dx

Homework Equations



and I am told to use:

u=2ex+2

The Attempt at a Solution



If i use u=2ex+2 as the task says;

du/dx = 2ex and dx =du/2ex

∫(ex)/(u)du/2ex=∫(1)/(2u)du=1/2ln|u| + c =1/2ln|2ex+2|

according to the book the answer should be 1/2ln|ex+1|

however if i use u =ex+1 and write the integral 1/2∫(ex)/(ex+1)dx i get the correct answer. Where am i going wrong?
 
Last edited:
Physics news on Phys.org
they are both correct, the only difference is the constant of integration, which you don't know anyway. Hint: write 2ex+2 as a constant times ex+1, and then make use of the properties of logarithms to see that you get the same answer (without caring about the constant of integration, since you don't know it anyway).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top