Solving the integral $$\int x \arcsin x\,dx$$
I know I have to solve integral using by parts
$$\int u\,dv = uv- \int v\,du$$
$$\int x \arcsin x \,dx$$
Let $u = \arcsin x$ and $dv = x\,dx$
so $du = \dfrac1{\sqrt{1-x^2}} \, dx$
and $dv = x^2$.
but here is where I am stuck. because when I plug the variables into equation it becomes confusing on what to do next.
ps. New to using latex and still haven't perfected it so I apologize for formatting.