Integration Problem with a Variable for an Upper Limit

carlodelmundo
Messages
133
Reaction score
0

Homework Statement



If f(x) = integration from 0 to x of ( 1 / sqrt [ (t^3) + 2] ) dt , which of the following is FALSE?

<br /> <br /> <br /> int({1}/{sqrt(t^3 + 2)},x=a..b)<br />

a.) f(0) = 0
b) f is continuous at x for all x >= 0
c) f(1) > 0
d) f'(1) = 1 / sqrt [3]
e) f(-1) > 0.

I know how to do a,b, and d. But how can I test for c and d if I don't know how to integrate such a weird function? I tried thinking of an arctan integration... but it looks "weird".

Thanks
 
Last edited:
Physics news on Phys.org
You don't necessarily have to integrate a function to know something about it's values. For t in [-1,1], what is the sign of 1/sqrt(t^3+2)?
 
I can see that the graphof 1 / sqrt(t^3 + 2) from [-1,1] has a positive area. However, is this enough to prove that the integration is going to be positive?

I graphed the function... and when we take the integration from 0 to -1... will yield a negative error. Therefore, e) is wrong, correct?
 
Right. And, yes, if you have a positive area, the integral is positive. The integral measures area.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top