Why Do Physicists Write Integrals as ##\int dx f(x)##?

  • Thread starter Thread starter martinbn
  • Start date Start date
  • Tags Tags
    Dx Integrals
Click For Summary
Physicists often prefer the notation ##\int dx f(x)## over ##\int f(x) dx## because it can enhance clarity, especially with complex integrands, by placing the integration variable first. This style is thought to have emerged from practices in quantum mechanics, particularly in Dirac notation, where it aligns with the representation of states. However, opinions vary, as some physicists still commonly use the traditional notation. The discussion also touches on the idea that notation can be a matter of personal or stylistic preference rather than a strict rule. Ultimately, the choice of notation reflects the diverse conventions within the fields of physics and mathematics.
  • #61
stevendaryl said:
A Lebesgue integral can be converted into a Riemann type integral by switching the integration variable.

You have (for simplicity, assume it's nonnegative) a function f(x)f(x)f(x). You define a new function f∗(t)=μ({x|f(x)>t})f∗(t)=μ({x|f(x)>t})f^*(t) = \mu(\{ x | f(x) > t \}) (μ(A)μ(A)\mu(A) means the Lebesgue measure of set AAA). Then the lebesgue integral of fff is the Riemann integral of ∫∞0f∗(t)dt∫0∞f∗(t)dt\int_0^\infty f^*(t) dt. I guess the reason it's better defined is that f∗(t)f∗(t)f^*(t) will often be better-behaved than fff.
Which doesn't say anything about the notation ##\int fdx##.
 
Physics news on Phys.org
  • #62
martinbn said:
You don't need to write ##df## it is enough to write ##f##, and ##x(f)## is not just the set of all those values, you need the measure, so it is better to write ##\mu## or ##\mu(x)## so you integral becomes ##\int f\mu##, which of course is standard.
But you challenged me to write it somehow in terms of infinitesimals, didn't you?
 
  • #63
Demystifier said:
But you challenged me to write it somehow in terms of infinitesimals, didn't you?
Yes, but in a way that can be interpreted as ##dxf(x)##. That was the whole point, right?
 
  • #64
martinbn said:
Yes, but in a way that can be interpreted as ##dxf(x)##. That was the whole point, right?
Well, #59 comes pretty close, doesn't it? :wink:
 
  • #65
Demystifier said:
Well, physicists don't often use Lebesgue integrals in practical computations
What do they use in their favorite Hilbert space ##L_2(M)## if not Lebesgue?
Demystifier said:
Speaking of physicists's way of doing Lebesque integrals, how about the following heuristics?
$${\rm Riemann}=\int dx\, f \cong \int dx \int df \cong \int df \int dx \cong \int df\, x ={\rm Lebesque} $$
I would be cautious here. Lebesgue ##\neq## Riemann. The above "equation" brings in automatically the physicists' chronic disregard of mathematical subtleties right from the start, rather than its usual occurrence later on.

Btw., does anybody know why the Riemann integral isn't called Aristoteles integral?
 
  • #66
Demystifier said:
Well, #59 comes pretty close, doesn't it? :wink:
Well, it says Riemann = Lebesgue.
 
  • #67
fresh_42 said:
Btw., does anybody know why the Riemann integral isn't called Aristoteles integral?
Why would it be called that?
 
  • #68
fresh_42 said:
Lebesgue ##\neq## Riemann.
That's why I used ##\cong## instead of ##=##.
Here ##\cong## means something like "almost equal but not quite", or "equal in most cases of practical interest".
 
  • #69
martinbn said:
Well, it says Riemann = Lebesgue.
See my post above.
 
  • #70
What did you mean by ##\cong##?

But if you are going to use ##\int df=f## and ##\int dx = x## in that line, then you may as well say that ##\int fdx=\int dxf=xf=fx## with the appropriate ##\cong##'s.
 
  • #71
martinbn said:
Why would it be called that?
Wasn't he the first who came up with this idea?
 
  • #72
fresh_42 said:
Wasn't he the first who came up with this idea?
Aristoteles! Do you mean Archimedes?
 
  • #73
martinbn said:
Aristoteles! Do you mean Archimedes?
Sure. How embarrassing ...
 
  • #74
martinbn said:
But if you are going to use ##\int df=f## and ##\int dx = x## in that line, then you may as well say that ##\int fdx=\int dxf=xf=fx## with the appropriate ##\cong##'s.
Not if you are a physicist with an intuitive feeling for limitations of any heuristic rules. :biggrin:
 
  • #75
fresh_42 said:
Sure.
That is a good question on its own.
 
  • #77
martinbn said:
Which doesn't say anything about the notation ##\int fdx##.

But it does seem to write the Lebesgue integral in terms of infinitesimals.
 
  • #78
stevendaryl said:
But it does seem to write the Lebesgue integral in terms of infinitesimals.
But those infinitesimals are for another function. The point was to be able to make sense,at least intuitively, of ##\int dxf(x)## as an infinite sum of infinitesimals.
 
  • #79
Would it be correct to say that both Riemann and Lebesque integrals are just special cases of computing the area
$$\int\int dxdy$$
of a region on a 2-dimensional plane?
 
  • #80
And what do you mean by area? The Lebesgue measure of the set? The integral you wrote down? What exactly is that integral?
 
  • #81
martinbn said:
And what do you mean by area? The Lebesgue measure of the set? The integral you wrote down? What exactly is that integral?

Let ##f## be a function from reals to reals (for simplicity, let it be nonnegative). Let ##S(A,B)## be the set of points ##(x,y)## such that ##A \leq x \leq B## and ##0 \leq y \leq f(x)##. Then if the area of set ##S(A,B)## is defined, it will be equal to ##\int_A^B f(x) dx##. Right? By "area" I mean a measure on ##R^2## such that every set of the form ##\{ (x,y) | x_0 \leq x \leq x_1 \wedge y_0 \leq y \leq y_1\}## has measure ##|(x_1 - x_0) \cdot (y_1 - y_0)|##
 
  • #82
stevendaryl said:
Let ##f## be a function from reals to reals (for simplicity, let it be nonnegative). Let ##S(A,B)## be the set of points ##(x,y)## such that ##A \leq x \leq B## and ##0 \leq y \leq f(x)##. Then if the area of set ##S(A,B)## is defined, it will be equal to ##\int_A^B f(x) dx##. Right? By "area" I mean a measure on ##R^2## such that every set of the form ##\{ (x,y) | x_0 \leq x \leq x_1 \wedge y_0 \leq y \leq y_1\}## has measure ##|(x_1 - x_0) \cdot (y_1 - y_0)|##
May be, it depends on the unstated assumptions. Say you take area to mean the Lebesgue measure in the plane. It satisfies your requirement for area. Take a function ##f(x)## so that ##S(A,B)## is Lebesgue measurable and ##f(x)## is not Riemann integrable. Then if the integral you wrote is the Riemann integral, then the area is not it, the integral doesn't exists. I assume that is not what you mean, but you didn't say anything about the relationship between the measure in the plane and the integral on the line in you statement. But let's say that it is all fine. Then what? Where are you going with this?
 
  • #83
martinbn said:
But let's say that it is all fine. Then what? Where are you going with this?

I was just trying to answer the question "What do you mean by area"?
 
  • #84
##\int dx f(x) = (x+C)f(x) ##
:DD

Demystifier said:
Would it be correct to say that both Riemann and Lebesque integrals are just special cases of computing the area
$$\int\int dxdy$$
of a region on a 2-dimensional plane?
I'm having difficulty in understanding how either of them would be special cases of finding an 'area'. An application of either theory would be finding the area/volume/measure of an ##n##-dimensional, pre-determined to be measurable, set.

The expression ##\int\int dx\,dy ## is just some function ##f:\mathbb R ^2\to\mathbb R## (hopefully).
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
773
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
Replies
9
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
6K
Replies
0
Views
1K