Evaluating difficult integral involving square roots

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
hali
Messages
4
Reaction score
0

Homework Statement


Evaluate the following integral

Homework Equations


∫ √(4-(√x)) dx


The Attempt at a Solution


I am having a mind block, I find this too challenging, help!
 
Physics news on Phys.org
Well, the instant I look at that I think of setting [itex]u= 4- \sqrt{x}= 4- x^{1/2}[/itex]. Then [itex]du= -(1/2)x^{-1/2}dx[/itex] so that [itex]dx= -2x^{1/2}du= -2\sqrt{x}du[/itex].

And, since [itex]u= 4- \sqrt{x}[/itex], [itex]\sqrt{x}= 4- u[/itex].
 
I understand the du = ... But what happens to the square root of the entire function?
 
hali said:
I understand the du = ... But what happens to the square root of the entire function?

That's the whole point of setting ##u = 4 - \sqrt{x}##, the integral then becomes ##\int \sqrt{u} \ (2u-8) \ du ##, you simply substitute u in for ##4 - \sqrt{x}##.

There are other ways of solving this integral as well. You can use trig substituion and you can also set ##u^2 = 4 - \sqrt{x}## and still arrive at the correct result.