I am helping my teenager son. So far I have been able to answer all his questions, and to solve all the problems he has had problems with. Except this one.
$\int{{3^x}{e^x}dx}$
Please, help me keep my success track and my son's confidence.
I am helping my teenager son. So far I have been able to answer all his questions, and to solve all the problems he has had problems with. Except this one.
$\int{{3^x}{e^x}dx}$
Please, help me keep my success track and my son's confidence.
Why not simply $\int 3^x e^x \mathrm dx = \int (3e)^x \mathrm dx = \frac{(3e)^x}{\ln(3e)} + Constant$
To see that $\int (3e)^x \mathrm dx = \frac{(3e)^x}{\ln(3e)}+C$, You can differentiate $(3e)^x$ i.e. Let
$$y = (3e)^x$$
$$\ln y = x \ln(3e)$$
$$ \mathrm dy/\mathrm dx = y \ln(3e) = (3e)^x \ln(3e)$$
If $\displaystyle I = \int 3^x e^x \text{dx}$
then,
$\displaystyle I = \int 3^x \dfrac{d(e^x)}{dx} \text{dx} = 3^x e^x - \int \dfrac{d (3^x)}{dx} e^x \text{dx} = 3^x e^x - \log 3 \int 3^x e^x \text{dx}$
Thus
$\displaystyle I = 3^x e^x - \log 3 \times I$
Hence
$\displaystyle I = \dfrac{3^x e^x}{1 + \log 3} + \text{constant}$
– Aryabhata Dec 16 '10 at 15:04