Hi can someone please help?
I need to evaluate this indefinite integral:
$$\int \frac{(\ln x)^5}x dx$$
I know I need to use substitution, so if I let u= x but I can't figure out the antiderivative for the top portion.
Thank you!
Hi can someone please help?
I need to evaluate this indefinite integral:
$$\int \frac{(\ln x)^5}x dx$$
I know I need to use substitution, so if I let u= x but I can't figure out the antiderivative for the top portion.
Thank you!
Let $\ln x=t\implies \frac{1}{x}\ dx=dt$ $$\int \frac{(\ln x)^5}{x}\ dx=\int t^5\ dt$$$$=\frac{t^6}{6}+C$$ substituting $t=\ln x$, $$=\frac{(\ln x)^6}{6}+C$$