Integrating 2^x * e^x and Tips for Solving the Integral

  • Thread starter Thread starter jaykeegan
  • Start date Start date
  • Tags Tags
    E^x Integrate
jaykeegan
Messages
2
Reaction score
0
I'm wondering how to integrate something of the form 2^x * e^x.


I tried using integration by parts, ∫u dv = v*u - ∫v du. The problem is no matter which term I choose to integrate and which to differentiate, the final solution still has an integral with a product of terms in the form (2^x) and (e^x). (∫2^x = 2^x / ln2 and (2^x)' = 2^x * ln2).
 
Physics news on Phys.org
Rewrite as eu, where u is a function of x.
 
jaykeegan said:
I'm wondering how to integrate something of the form 2^x * e^x.


I tried using integration by parts, ∫u dv = v*u - ∫v du. The problem is no matter which term I choose to integrate and which to differentiate, the final solution still has an integral with a product of terms in the form (2^x) and (e^x). (∫2^x = 2^x / ln2 and (2^x)' = 2^x * ln2).

##2^x=e^{log(2) x}##.
 
Ah okay thanks people. Both of these methods will simplify it. It's been so long since I've had to do calculus, haha. Forgotten all the different ways of looking at an expression.
 
I found this quotation from Laplace, which you might like:

"Nature laughs at the difficulties of integration."
 
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