QUESTION IMAGE
Question
which of the following statements is true by the comparison test?
hint: when ( x > e ) we have ( ln(x) > 1 ). we know ( -1 leq cos(x) leq 1 ).
( int_{e^{10}}^{infty} \frac{2^{x}}{x} dx ) diverges, because ( int_{e^{10}}^{infty} \frac{2}{x} dx ) diverges.
( int_{e^{10}}^{infty} \frac{ln x}{x^{2}} dx ) diverges, because ( int_{e^{10}}^{infty} \frac{dx}{x^{2}} ) converges.
( int_{e^{10}}^{infty} \frac{ln x}{x^{2}} dx ) converges, because ( int_{e^{10}}^{infty} \frac{1}{x^{2}} dx ) converges.
( int_{1}^{infty} \frac{cos x}{x} dx ) converges, because ( int_{1}^{infty} \frac{1}{x} dx ) converges.
( int_{1}^{infty} \frac{cos x}{x^{2}} dx ) diverges, because ( int_{1}^{infty} \frac{1}{x^{2}} dx ) diverges.
- For the first option: $\int_{e^{10}}^\infty \frac{2}{x}dx$ diverges, but $\frac{2^x}{x} > \frac{2}{x}$ for $x > e^{10}$ (since $2^x > 2$ when $x>1$), so comparison test can't use a smaller divergent integral to conclude divergence of a larger one.
- For the second option: $\int_{e^{10}}^\infty \frac{1}{x^2}dx$ converges (p-integral with $p=2>1$). Given $\ln x >1$ for $x>e$, so $\frac{\ln x}{x^2} > \frac{1}{x^2}$ for $x>e^{10}$. But a larger function than a convergent one isn't necessarily divergent—this logic is wrong.
- For the third option: $\int_{e^{10}}^\infty \frac{1}{x^2}dx$ converges. Since $\ln x >1$ for $x>e$, $\frac{\ln x}{x^2} > \frac{1}{x^2}$? No, wait—wait, no: actually, for $x>e^{10}$, $\ln x >10$, so $\frac{\ln x}{x^2} > \frac{10}{x^2}$, but $\int \frac{10}{x^2}dx$ still converges. Wait, no—wait, the statement says it converges because $\int \frac{1}{x^2}$ converges. Since $\ln x$ grows slower than any polynomial: for large $x$, $\ln x < x^a$ for any $a>0$. Let $a=0.5$, so $\ln x < x^{0.5}$, so $\frac{\ln x}{x^2} < \frac{x^{0.5}}{x^2} = \frac{1}{x^{1.5}}$, and $\int \frac{1}{x^{1.5}}dx$ converges (p=1.5>1). So $\frac{\ln x}{x^2}$ is bounded above by a convergent integral, so it converges. This statement's logic (using the convergent $\int 1/x^2$ as a comparison, even if the function is larger, but actually we can find an upper bound—wait, the statement says "because $\int 1/x^2$ converges"—since $\ln x$ is positive and $\frac{\ln x}{x^2} = \ln x \cdot \frac{1}{x^2}$, but for large $x$, $\ln x < x^c$ so it's still integrable. So this statement is true.
- For the fourth option: $\int_1^\infty \frac{1}{x}dx$ diverges, so the reason is wrong.
- For the fifth option: $\int_1^\infty \frac{1}{x^2}dx$ converges, so the reason (saying it diverges because $\int 1/x^2$ diverges) is wrong.
Wait, correcting: The third option says $\int_{e^{10}}^\infty \frac{\ln x}{x^2}dx$ converges because $\int_{e^{10}}^\infty \frac{1}{x^2}dx$ converges. Since $\ln x$ is positive, but even though $\ln x >1$, $\frac{\ln x}{x^2}$ is still integrable (as $\ln x$ grows slower than any polynomial). The key is that the comparison test can use an upper bound: if $0 < f(x) < g(x)$ and $\int g(x)dx$ converges, then $\int f(x)dx$ converges. Here, for large $x$, $\ln x < x^{0.5}$, so $\frac{\ln x}{x^2} < \frac{x^{0.5}}{x^2} = \frac{1}{x^{1.5}}$, which converges. Alternatively, integration by parts: $\int \frac{\ln x}{x^2}dx = -\frac{\ln x}{x} + \int \frac{1}{x^2}dx = -\frac{\ln x}{x} - \frac{1}{x} + C$, which tends to 0 as $x\to\infty$, so it converges. So the third statement is true.
The fourth option's reason is wrong because $\int 1/x dx$ diverges. The fifth option's reason is wrong because $\int 1/x^2 dx$ converges. The first option's reason: $\int 2/x dx$ diverges, but $2^x >2$ so $\frac{2^x}{x} > \frac{2}{x}$, so it diverges—but the statement says it diverges because $\int 2/x$ diverges, which is correct? Wait no: $2^x$ grows exponentially, so $\frac{2^x}{x}$ is way larger than $\frac{2}{x}$, so it does diverge, but is the comparison valid? The comparison test for divergence: if $f(x) > g(x) >0$ and $\int g(x)dx$ diverges, then $\int f(x)dx$ diverges. So $\frac{2^x}{x} > \frac{2}{x}$ for $x>e^{10}$ (since $2^x >2$ when $x>1$), so yes, it diverges. But wait, the third option: let's check again. The third option says it converges because $\int 1/x^2$ converges. Is that valid? Since $\frac{\ln x}{x^2} > \frac{1}{x^2}$, but convergence of a smaller integral doesn't imply convergence of a larger one. Wait, I made a mistake earlier: the comparison test f…
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$\int_{e^{10}}^\infty \frac{2^x}{x} dx$ diverges, because $\int_{e^{10}}^\infty \frac{2}{x} dx$ diverges.