JG89
- 724
- 1
Homework Statement
Prove that \int_0^{\infty} sin^2(\pi(x + 1/x))dx does not exist.
Homework Equations
The Attempt at a Solution
First, we can construct a sequence as follows:\int_0^{\infty} f(x)dx = \lim_{n \rightarrow \infty} S_n, where S_n =\int_0^{1} f(x)dx, \int_0^{2} f(x)dx, \int_0^{3} f(x)dx, \int_0^{4} f(x)dx, ..., \int_0^{n} f(x)dx. Now, the sequence S_n converges as n approaches infinity if and only if |S_m - S_n| < \epsilon for all epsilon > 0, provided that there is an integer N such that m,n > N. We set m = n + 1. We then have |S_{n+1} - S_n| = | \int_0^{n+1} f(x)dx - \int_0^{n} f(x)dx |.
Now,
\int_0^{n+1} f(x)dx - \int_0^{n} f(x)dx = \int_n^{n+1} f(x)dx = f(c) for some c inbetween n and n + 1 (By the MVT of Integral Calculus). And so |S_{n+1} - S_n}| = f(c). Now, if |f(c)| < epsilon for sufficiently large c (remember that c goes to infinity as n goes to infinity), then this means that the function approaches a limit of 0, which it obviously doesn't as it's periodic. Thus the integral doesn't converge. QED.How does this proof look?
Last edited: