So here I am asked to find the reduction formula for:
$I_n=\int_{0}^{1} (2x-1)^ne^{x-x^2} dx$
The problem I have though is that the integration by parts is a mess. It doesn't matter what I let u equal. If $dv=e^{x-x^2} dx$ then I am unable to integrate and if $u=(2x-1)^n$ then I end up increasing the powers so I am stuck because in one case, I increase a function's power and in the other, I get something that can't be integrated...
I then noticed that if I let $u=x-x^2$, then $du=1-2x$ which is just the negative of what I have inside of the parenthesis but I am not really sure how to relate that...
If anyone could provide some guidance, that would be much appreciated. Thanks!