Integration of a function that's non-zero at one point

Click For Summary

Discussion Overview

The discussion centers around the integration of a function that is non-zero at a single point, specifically examining why the integral of such a function over all space results in zero. Participants explore the implications of this behavior in the context of Riemann integration and the Dirac delta function, discussing definitions and properties of integrals.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the integral of a function that is non-zero at one point and zero elsewhere results in zero because the integral reflects a global property, not local behavior.
  • There is a question about whether this reasoning applies to Riemann integration, with some participants confirming that it does.
  • Participants discuss the Dirac delta function, noting that it cannot be treated as a conventional function due to its conflicting properties regarding integration.
  • One participant seeks clarification on how to demonstrate that a function defined as non-zero at a single point has a Riemann integral of zero, prompting a discussion on definitions of the Riemann integral.
  • Another participant provides a demonstration using a specific partition and considers cases based on whether the point of non-zero value is included in the partition.
  • There are inquiries about better definitions for Riemann integrals over infinite intervals, with suggestions to express integrals over infinite intervals in terms of limits of finite integrals.
  • Some participants emphasize the importance of the existence of improper integrals and the independence of the paths taken to infinity when calculating such integrals.
  • One participant highlights that the area under the graph of the discussed function is intuitively zero.
  • A refinement of the Riemann sum is proposed, indicating that as partitions become finer, the contribution from the non-zero point diminishes.

Areas of Agreement / Disagreement

Participants generally agree on the assertion that the integral of a function non-zero at a single point is zero, but there are competing views regarding the definitions and implications of Riemann integration and the treatment of the Dirac delta function. The discussion remains unresolved on some technical aspects and definitions.

Contextual Notes

Limitations include the dependence on definitions of the Riemann integral and the treatment of improper integrals, which are not fully resolved in the discussion.

"Don't panic!"
Messages
600
Reaction score
8
Say we have a function of the form f(x)=\bigg\lbrace\begin{matrix}c \qquad\quad\text{x=0}\\ 0\quad\text{elsewhere}\end{matrix} If we then integrate this over all space i.e. \int_{-\infty}^{\infty}f(x)dx Why does the result equal zero?
 
Physics news on Phys.org
Loosely speaking, because the integral gives a global result and does not really care what happens locally. So changing a function in one point does not alter the integral.

If you want a formal proof, then you'll have to start by mentioning what the definition of the integral is.
 
micromass said:
Loosely speaking, because the integral gives a global result and does not really care what happens locally. So changing a function in one point does not alter the integral.

If you want a formal proof, then you'll have to start by mentioning what the definition of the integral is.

Does this apply to Riemann integration?

I was wondering because I read that one of the main reasons that the Dirac delta function doesn't make sense is the following:
" We require that \delta (x)=\bigg\lbrace\begin{matrix}1\qquad\quad x=0\\ 0\quad\text{elsewhere}\end{matrix} and that \int_{-\infty}^{\infty}\delta (x)=1 The problem is these to requirements cannot be satisfied simultaneously, as the integral of a function defined as above is zero".
 
"Don't panic!" said:
Does this apply to Riemann integration?

Yes.

I was wondering because I read that one of the main reasons that the Dirac delta function doesn't make sense is the following:
" We require that \delta (x)=\bigg\lbrace\begin{matrix}1\qquad\quad x=0\\ 0\quad\text{elsewhere}\end{matrix} and that \int_{-\infty}^{\infty}\delta (x)=1 The problem is these to requirements cannot be satisfied simultaneously, as the integral of a function defined as above is zero".

Yes, the delta function is not a function ##\mathbb{R}\rightarrow \mathbb{R}## in the classical sense of the word. Rather, it must be defined rather differently. There are many possible definitions.
 
micromass said:
Yes, the delta function is not a function R→R\mathbb{R}\rightarrow \mathbb{R} in the classical sense of the word. Rather, it must be defined rather differently. There are many possible definitions.

How does one show that if a function is defined to have a non-zero value at a single point, but is zero elsewhere, that it's Riemann integral is zero?
 
Well, what is your definition of the Riemann integral? Use that definition directly.
 
micromass said:
Well, what is your definition of the Riemann integral? Use that definition directly.

Well I tend to use the following definition, \int_{a}^{b}f(x)dx =\lim_{n\rightarrow\infty}\frac{(b-a)}{n}\sum_{i=1}^{n}f(x^{\ast}_{i}) where ##x^{\ast}_{i}\in [x_{i},x_{i+1}]##.

I can't see how I can show it from this definition unfortunately.
 
"Don't panic!" said:
Well I tend to use the following definition, \int_{a}^{b}f(x)dx =\lim_{n\rightarrow 0}\frac{(b-a)}{n}\sum_{i=1}^{n}f(x^{\ast}_{i}) where ##x^{\ast}_{i}\in [x_{i},x_{i+1}]##.

I can't see how I can show it from this definition unfortunately.

That definition is only useful for finite ##a## and ##b##. So let us do it in this case. Take ##a = -1##, ##b=1##. Then choose your partition
-1, -1 + \frac{2}{n}, -1 + \frac{4}{n}, ..., 1 - \frac{2}{n}, 1
end choose your ##x^{ast}_i## arbitrary. There are essentially two different situations:

1) ##x^*_i## is never ##0##. Then ##f(x^*_i) = 0## for each ##i##. Thus ##\sum_{i=1}^n f(x^*_i)\frac{2}{n} = 0##. So ##\int_a^b f(x)dx = 0##.
2) There is some ##i## such that ##x^*_i = 0##. Then ##f(x^*_i) = c## and the other ##i## satisfy ##f(x^*_i) = 0##. Hence
\sum_{i=1}^n f(x^*_i) \frac{2}{n} = \frac{2c}{n}
This converges to ##0## as ##n\rightarrow +\infty##. So ##\int_a^b f(x)dx = 0##.
 
micromass said:
That definition is only useful for finite aa and bb.

What is a better definition that takes into account infinite intervals?

Thanks for the demonstration for the other case (I had just thought of a similar way to do it just before I received your message, so I'm glad I understood it correctly).
 
  • #10
Consider the infinite sum \sum \int_n^{n+1} f(x)dx as n ranges over all integers.

It reduces to a finite sum, which micromass showed you is 0.

Look up the concept of "measure zero"
 
  • #11
So would it be correct to (formally) express a Riemann integral over an infinite interval as \int_{-\infty}^{\infty}f(x)dx=\lim_{n\rightarrow \infty}\int_{-n}^{n}f(x)dx and then use the limit of a Riemann sum as defined before for an integral over a finite interval?!
 
  • #12
Sorry, I was a bit too loose. In this case you can do that, but that's because I know that \int_{-\infty}^{\infty} f(x)dx exists. But generally speaking, what you should do in your integral is let the upper and lower limit go to infinity and negative infinity independently. That is, \int_{-\infty}^{\infty} f(x)d(x) = \lim_{n \rightarrow \infty, m \rightarrow -\infty} \int_{m}^n f(x)d(x).

If you can prove, which shouldn't be too hard, that \int_{-\infty}^{\infty} f(x)d(x) [\itex] exists (meaning the limit as shown above exists and is finite), <b> then </b> you can write \int_{-\infty}^{\infty} f(x)d(x) = \lim_{n \rightarrow \infty} \int_{-n}^n f(x) d(x) because if the improper integral exists, then allowing the upper and lower limits of integration to get to infinity anyway you want will always result in the same answer.<br /> <br /> If the improper integral doesn&#039;t exist, then there could exist paths for the limits of integration to take which will give you different, finite answers!
 
  • #13
Incase that post was a bit confusing, when calculating the improper integral from negative infinity to positive infinity, you must calculate the riemann integral and let the upper and lower limit of integration take their own independent path to infinity and negative infinity, respectively. The integral, if it exists, will give you the same result regardless of the paths taken. If you can show the improper integral does indeed exist, then you know that it doesn't matter which path the limits of integration take, so you may choose a path that is most convenient.
 
  • #14
well how much area is under that graph? isn't it obviously zero?
 
  • #15
Given any partition of the interval from a to b, you can always produce a "refinement" that includes x= 0 as a "cut point" and then the only non-zero terms in the Riemann sum would be (0- c)/|x_i|+ (c- 0)/|x_{i+1} where x_i is the largest cut point less than 0 and x_{i+1} is the smallest cutpoint larger than 0. But that is equal to \frac{c}{x_ix_{i+2}}(x_i- x_{i+1}) and x_i- x_{i+1} goes to 0 as we take better and better refinements.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K