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."
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top