Did I Substitute Correctly in My Integral Calculation?

  • Thread starter Thread starter alba_ei
  • Start date Start date
  • Tags Tags
    Integral
alba_ei
Messages
38
Reaction score
1

Homework Statement


\int \frac{e^{3x}}{\sqrt{4 - e^{2x}} \, dx

The Attempt at a Solution


Let u = e^x. Then du = e^x \, dx. So u^2 = e^{2x}. We have

\int \frac{u^2}{\sqrt{4 - u^2)} \, du
We make the substitution u = 2 \sin\theta. du = 2 \cos\theta \, d\theta. Then

\int \frac{4\sin^2\theta}{2\cos\theta)} 2\cos\theta \, d\theta
=4 \int \sin^2\theta \, d\theta
=2 \int (1 -\cos 2\theta) \, d\theta
=2 \theta -\sin 2\theta = 2 \theta -2\sin\theta \cos\theta + C
Changing variables

=2 \arcsin \frac{e^x}{2} -\frac{e^x}{2}\sqrt{4 - e^{2x}} + C

But, my proffesor say that I've an error at the first step when i took u^2 as e^2x he said that i should take u as u^2= e^3x, the answer is right he said that the error was cover by another error and that is how i get the answer right. Is anything bad in the way i solved the integral or why my proffesor said that?
 
Last edited:
Physics news on Phys.org
Wayy to complicated

\[<br /> \begin{array}{l}<br /> \int {\frac{{e^x }}{{\sqrt {4 - e^{2x} } }}} dx \\ <br /> {\rm{let }}u = e^x \\ <br /> {\rm{ }}du = e^x dx \\ <br /> \int {\frac{{du}}{{\sqrt {4 - u^2 } }}} \\ <br /> {\rm{let }}u = 2\sin \theta \\ <br /> {\rm{ }}du = 2\cos \theta d\theta \\ <br /> \end{array}<br /> \]<br />

What would you do from here?

P.S. u^2= e^3x wouldn't help anything here
 
Last edited:
ChaoticLlama said:
Wayy to complicated

\[<br /> \begin{array}{l}<br /> \int {\frac{{e^x }}{{\sqrt {4 - e^{2x} } }}} dx \\ <br /> {\rm{let }}u = e^x \\ <br /> {\rm{ }}du = e^x dx \\ <br /> \int {\frac{{du}}{{\sqrt {4 - u^2 } }}} \\ <br /> {\rm{let }}u = 2\sin \theta \\ <br /> {\rm{ }}du = 2\cos \theta d\theta \\ <br /> \end{array}<br /> \]<br />

What would you do from here?

Its \int \frac{{e^{3x} }{\sqrt {4 - e^{2x} } dx
 
Nope, your answer is totally correct. And there's no error in your work. There are several ways to go about solving an integral, and yours is one of them. :)
Congratulations.
 
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