Comparison Theorem: Convergence of Integral from 0-->1

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
fk378
Messages
366
Reaction score
0

Homework Statement


Use the Comparison Theorem to determine whether the integral below is convergent or divergent:

e^-x / sqrt x dx integrated from 0-->1

The Attempt at a Solution


I think it is convergent because 1/e^x is convergent. I set the original integral less than or equal to the integral of 1/(e^x) dx

When I solved for it, I got -1/e + 1, therefore it is convergent. However, my professor marked my paper as saying it's not true. He set the original integral less than or equal to 1/sqrt x, and solving for that, got 2. Why can't my comparison hold true?
 
Physics news on Phys.org
Your comparison doesn't hold true because on (0,1), we have that

[tex]\frac{e^{-x}}{\sqrt{x}} > e^{-x}[/tex]

This follows from the fact that on (0,1), [itex]\sqrt{x}< 1 \Rightarrow \frac{1}{\sqrt{x}} > 1}[/itex]
 
Haha, barely beaten to it. I knew I shouldn't have wasted my time previewing the post :-p