$f$ is a continuous function on $[0,1]$.
Let $S(n)=\int_0^1x^nnf(x)dx$.
What is the limit of $S(n)$ as $n$ goes to infinity?
I have tried using product rule, but I have not made any progress.
$f$ is a continuous function on $[0,1]$.
Let $S(n)=\int_0^1x^nnf(x)dx$.
What is the limit of $S(n)$ as $n$ goes to infinity?
I have tried using product rule, but I have not made any progress.
Use the substitution $u=x^{n+1}$
$$S_n = \int_0^1 nx^n f(x)dx=\frac{n}{n+1}\int_0^1 f\left(u^{\frac{1}{n+1}}\right)du$$
Since $f$ is continuous on a compact set, it must be bounded, thus we can apply the Dominated Convergence Theorem:
$$\lim_{n\to\infty} S_n = \int_0^1 f\left(u^0\right)du = f(1)\int_0^1 du = f(1)$$