Integral: ∫(exp(6x))/(exp(12x)+25)dx Solution

suprabay
Messages
2
Reaction score
0

Homework Statement



∫(exp(6x))/(exp(12x)+25)dx

Homework Equations



answer: -arctan[5/exp(6*x)]/30

The Attempt at a Solution



honestly, don't know where to start. i was looking at another forum and tried to set u=exp(x) du=exp(x) and dx=du/u. plugging that in i got u^6/(u^12+25)*du/u. not sure where to go from there or if that is even the way to go.
 
Physics news on Phys.org
Hi supraboy, Welcome to PF!:smile:

Try the substitution u=e^{6x} instead :wink:
 
Try setting u = e6x. Then du = 6e6x and e12x = u2.
 
ok, setting u=e^6x du=6e^6x, then dx=du/6u?

then, it would be int(u/u^2+25)du

using the formula int(a^2+u^2) = (1/a)arctan(u/a) + C

i get, (1/5)arctan(e^6x/5)dx or (1/30)arctan(e^6x/5) + C

this is incorrect though because the answer is negative and it should be arctan(5/e^6x) instead of arctan(e^6x/5).

any ideas?
 
Last edited:
You made a mistake with the substitution. Write your integral like this:
\int \frac{(e^{6x} dx)}{(e^{6x})^2 + 25}
If u = e^{6x}, then e^{6x} dx = \frac{1}{6} du. Try working from there.
 
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