How can I solve this integral only with u-substitution? Is this possible?
$$\int \left (1+e^{at} \right )^{\frac{3}{2}}e^{-at}dt$$
I know how to evaluate this integral, my question is how can I obtain this primitive without partial fractions, just substitution. Thank you.
Let $$ u = e^{at}, \qquad du = a e^{at} dt $$ Therefore $$ dt = \frac{1}{a u} du $$
$$ \int \left( 1 + e^{at} \right)^{\frac{3}{2}} e^{-at} dt \quad \Rightarrow \quad \int \frac{\left( 1 + e^{at} \right)^{\frac{3}{2}}}{a u^{2}} du $$