Integration of a complicated radical function

kashan123999
Messages
98
Reaction score
0

Homework Statement



∫(√x).[√(x+1)] dx

Homework Equations


The Attempt at a Solution



Sorry but i couldn't get it any far than this u substitutionu = √(x+1)
du = [(1)/{2√(x+1)}]dx

→ dx = [2√(x+1)]du

putting in the main expression∫ √(u2 - 1). 2u2 du
 
Physics news on Phys.org
kashan123999 said:

Homework Statement



∫(√x).[√(x+1)] dx

Homework Equations





The Attempt at a Solution



Sorry but i couldn't get it any far than this u substitution


u = √(x+1)
du = [(1)/{2√(x+1)}]dx

→ dx = [2√(x+1)]du

putting in the main expression


∫ √(u2 - 1). 2u2 du

Here's a different approach. Combine the two radicals like so:
##\int \sqrt{x}\sqrt{x + 1}dx = \int \sqrt{x^2 + x}dx##

Now, complete the square inside the radical to get √[(x + a)2 - b2]. At this point a trig substitution should work, assuming you have learned that technique.
 
  • Like
Likes 1 person
so that was mathematically valid : O to multiply..poor algebra me :(
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top