You are here:

Calculus/Integration methods

Advertisement


Question
Hi. this is the problem
int(x^(-1/2) * (1 + x^(1/2))^(-1/2) dx
attempt:
u=x^(1/2)
du/dx = 1/2  x^(-1/2)
du= 1/2  x^(-1/2) dx
2 du = x^(-1/2) dx
by substituting to the original
int(2(1+u)^(-1/2)du)
here I am stuck

Answer
Questioner: hamad
Country: Kuwait
Category: Calculus
Private: No
Subject: integration
Question: Hi. this is the problem
int(x^(-1/2) * (1 + x^(1/2))^(-1/2) dx
attempt:
u=x^(1/2)
du/dx = 1/2  x^(-1/2)
du= 1/2  x^(-1/2) dx
2 du = x^(-1/2) dx
by substituting to the original
int(2(1+u)^(-1/2)du)
here I am stuck
.......................................
You have:

int(x^(-1/2) * (1 + x^(1/2))^(-1/2) dx

which is:

         dx
--------------------------
sqrt(x) sqrt(1 + sqrt(x))

let u = sqrt(x),  then  u^2 = x  and  2u du = dx

So you will have

   2 u du
-------------- =
u sqrt(1 + u)

   2 du
-------------
sqrt(1 + u)

Is this what you have?  It does look like yours.

So, what's the problem?  Now do  v = 1 + u,  dv = du, and you have:

 2 dv
----------
sqrt(v)


=  2 v^-1/2 dv

and from here you should be OK.

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.