The value of
$$\lim_{n\to \infty} \int_0^1 nx^n e^{x^2} dx$$
is ____________(round off to three decimal places)
I tried integrating by parts and bring out some recurrence relation , but it was of no use.
However, I can show the limit to be greater than or equal to 1.
$\int_0^1 nx^n e^{x^2} dx \gt \int_0^1 nx^{n+2} dx$ (using $e^x\gt x $ for $x\gt 0$)
$=\frac n{n+3}=1-\frac 3{n+3}$
Taking limit as $n\to \infty$ , proves my assertion.
Please help me find the actual limit.Thanks in advance.