| New Reply |
question on integration bounds |
Share Thread | Thread Tools |
| Feb18-13, 07:28 PM | #1 |
|
|
question on integration bounds
hey everyone
is integrating from [itex]-L<x<L[/itex] the same as integrating over [itex]-L \leq x \leq L[/itex]? im looking for a rigorous response, so if you have time could you explain why, rather than simply yes or no? thanks! |
| Feb18-13, 08:16 PM | #2 |
|
|
If you're speaking about a Riemman Integral, then last I checked there was zero contribution from the endpoints.
|
| Feb18-13, 08:31 PM | #3 |
|
|
Which definition of integration are you using?
|
| Feb18-13, 08:41 PM | #4 |
|
|
question on integration bounds
Assuming the function is integrable on ##[-L,L]##, it will have the same integral on ##(-L,L)##.
For the Lebesgue integral, the reason is simple: the two endpoints have measure zero, so they do not contribute to the value of the integral. The Riemann integral is only defined on closed intervals, so we have to define what is meant by integrating over ##(-L,L)##. The usual way to do this is to use improper integrals: $$\lim_{\epsilon \rightarrow 0^+} \int_{-L + \epsilon}^0 f(x) dx + \lim_{\epsilon \rightarrow 0^+} \int_0^{L - \epsilon} f(x) dx$$ Note that we have $$\int_{-L}^{L} f(x) dx = \int_{-L}^{-L + \epsilon} f(x) dx + \int_{-L + \epsilon}^0 f(x) dx + \int_0^{L - \epsilon} f(x) dx + \int_{L - \epsilon}^{L} f(x) dx$$ so to prove what we want, we simply need to show that $$\lim_{\epsilon \rightarrow 0^+} \int_{-L}^{-L + \epsilon} f(x) dx = \lim_{\epsilon \rightarrow 0^+} \int_{L - \epsilon}^{L} f(x) dx = 0$$ But this is quite straightforward; since ##f## is integrable over ##[-L,L]##, by definition it is bounded on that interval, say ##|f(x)| \leq M## for all ##x \in [-L,L]##. Then $$\left| \int_{-L}^{-L + \epsilon} f(x) dx \right| \leq \int_{-L}^{-L + \epsilon} |f(x)| dx \leq \int_{-L}^{-L + \epsilon} M dx = M\epsilon$$ which converges to 0 as ##\epsilon \rightarrow 0^+##. We can do the same thing for the other small interval. |
| Feb18-13, 08:44 PM | #5 |
|
|
pwsnafu, I'm curious what integral definitions produce different answers in this case?
|
| Feb18-13, 09:45 PM | #6 |
|
|
##\int_{[a,b]} f \, d\mu = \int_{(a,b)} f \, d\mu + f(a)\, \mu(\{a\}) + f(b) \, \mu(\{b\})##. So for any atomless measure (including the Lebesgue measure) the integrals are equal. But if ##\mu(\{a\}) \neq 0## then the integrals are different. |
| Feb18-13, 09:47 PM | #7 |
|
|
for the record i am talking about a reimann integral. apologies for the ambiguity. thanks i appreciate your response(s)! |
| Feb18-13, 09:55 PM | #8 |
|
|
|
| Feb18-13, 10:09 PM | #9 |
|
|
|
| Feb19-13, 12:41 AM | #10 |
|
|
By the way, another way to see this is to observe that if ##f## is integrable over ##[-L,L]##, then integrating ##f## over ##(-L,L)## is equivalent to setting ##f(L) = f(-L) = 0##, and integrating over ##[-L, L]##. So the problem reduces to showing that if you change the value of a function at a finite number of points, the integral does not change. It's easy to see that this in turn is equivalent to showing that if you integrate a function which is zero everywhere except at a finite number of points (it suffices to consider just one point, by linearity), the result is zero. This is an easy Riemann sum argument.
|
| Feb19-13, 02:04 AM | #11 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: question on integration bounds
|
||||
| Thread | Forum | Replies | ||
| Quick question. How do you change the bounds of integration if using sec? | Calculus & Beyond Homework | 4 | ||
| Changing bounds of integration. | Calculus & Beyond Homework | 3 | ||
| Confusion about the constant of integration and bounds | Calculus | 1 | ||
| [SOLVED] Upper Bounds Integration | Calculus & Beyond Homework | 9 | ||
| Error Bounds for Approximate Integration | Calculus & Beyond Homework | 4 | ||