How do you integrate #int xsqrt(x-1)# by parts?
3 Answers
Please see below.
Explanation:
Let
so that
# = 2/3x(x-1)^(3/2) - 2/3 [2/5 (x-1)^(5/2)] +C#
# = 2/3x(x-1)^(3/2) - 4/15 (x-1)^(5/2) +C# .
Rewrite algebraically to taste. I like the answer above, but others might prefer
# = 2/15[5x(x-1)^(3/2) - 2 (x-1)^(5/2)]+C#
Or
# = 2/15(x-1)^(3/2)(3x+2)+C#
Or some equivalent expression.
Without integration by parts one can see that
so