My professor wants us to do this problem to refresh ourselves with substitution. We have to solve:
$$\int\sqrt{1 + \sqrt{x}}\,\mathrm dx$$
$$\int\sqrt{1 + \sqrt{1 + \sqrt{x}}}\,\mathrm dx$$
...etc...
If someone could point me in the right direction with the first one, I think I can handle the others.
Thanks for the help guys!
One technique usually worth trying in integration is to be extremely optimistic: ask yourself what is "hard" about the integrand and then make a substitution that simplifies it, even if the substitution looks awful. In your case, the "hard" part about $\sqrt{1 + \sqrt{x}}$ is that the argument of the outer root is not evidently a perfect square, so it doesn't simplify. So substituting $u^2$ for $1 + \sqrt{x}$ would be worth considering. (You will obtain an integrand that is a polynomial in $u$.)