pierce15
- 313
- 2
1. The problem, the whole problem, and nothing but the problem
\int \frac{dx}{ \sqrt{ 1+ \sqrt{ 1+ \sqrt{ x } } } }
u-substitution (in the style of trig substitution)
I think that I've got it figured out, I just don't know if my substitutions were legitimate.
\int \frac{dx}{ \sqrt{ 1+ \sqrt{ 1+ \sqrt{ x } } } }
u^2 = x, 2u \, du = dx
2 \int \frac{u}{ \sqrt{ 1+ \sqrt{ 1+ u } } } du
v^2 = 1+u, 2v \, dv = du
4 \int \frac{v(v^2 - 1)}{ \sqrt{ 1+ v } } dv
Now just simplifying:
4 \int \frac{v(v+1)(v-1)\sqrt{ 1+ v }}{ v+1 } dv
4 \int v(v-1)\sqrt{ 1+ v } \, dv
w^2 = 1+v, 2w \, dw = dv
8 \int w(w^2 -1 )(w^2 - 2)(w) \, dw
8 \int w^2(w^2 -1 )(w^2 - 2) \, dw
I'm sure that I could foil this out, integrate, and make the 4 or 5 substitutions. Before I do so, is my work justified? If so, is there a trick to the last integral (without foiling it all out)?
Thanks
\int \frac{dx}{ \sqrt{ 1+ \sqrt{ 1+ \sqrt{ x } } } }
Homework Equations
u-substitution (in the style of trig substitution)
I think that I've got it figured out, I just don't know if my substitutions were legitimate.
The Attempt at a Solution
\int \frac{dx}{ \sqrt{ 1+ \sqrt{ 1+ \sqrt{ x } } } }
u^2 = x, 2u \, du = dx
2 \int \frac{u}{ \sqrt{ 1+ \sqrt{ 1+ u } } } du
v^2 = 1+u, 2v \, dv = du
4 \int \frac{v(v^2 - 1)}{ \sqrt{ 1+ v } } dv
Now just simplifying:
4 \int \frac{v(v+1)(v-1)\sqrt{ 1+ v }}{ v+1 } dv
4 \int v(v-1)\sqrt{ 1+ v } \, dv
w^2 = 1+v, 2w \, dw = dv
8 \int w(w^2 -1 )(w^2 - 2)(w) \, dw
8 \int w^2(w^2 -1 )(w^2 - 2) \, dw
I'm sure that I could foil this out, integrate, and make the 4 or 5 substitutions. Before I do so, is my work justified? If so, is there a trick to the last integral (without foiling it all out)?
Thanks