sponsoredwalk
- 531
- 5
Homework Statement
I'm just curious as to how to think about the following form of equation.
Homework Equations
\int_{3}^{\infty } \frac{1}{x + e^x} \,dx
The Attempt at a Solution
What you're trying to do is to test it;
\frac{1}{x \ + \ e^x} \ < \ \frac{1}{x}
\frac{1}{x} diverges
\frac{1}{x \ + \ e^x} \ < \ \frac{1}{e^x}
\lim_{t \to \infty} \int_{3}^{t} e^{-x}\,dx \ = \ \lim_{t \to \infty} - e^{-x} | \ _3 ^t \ = \ \lim_{t \to \infty} - {\frac{1}{e^t} \ + \ \frac{1}{e^3}
so this converges to \frac{1}{e^3}.
I don't get how this means the original eq. will also converge?
Both \frac{1}{x} and \frac{1}{e^x} are bigger than the original eq. with one converging and the other diverging.
\frac{1}{x} is bigger than \frac{1}{e^x} but the test of \frac{1}{x^p} is ringing in my ears as a kind of explanation, but I am confused.
Is there an easy way to link all of this together?