-1

When reading about an certain algorithm (about parameter estimation for Kalman Filtering page 7 eq 57) I found this notation:

$\int dx f(x)$

which is normally written as $\int f(x) dx$. I spent a significant time to figure this out. Now my question: Why would anybody use such a misleading notation? Is this a convention in certain areas?

I still don't know where the integrand ends and up to now I am pretty convinced that this notation is very harmful, since $\int dx$ also has a meaning.

flawr
  • 16,533
  • 5
  • 41
  • 66

1 Answers1

1

It is often comfortable to use the the notation like $\int dx f(x)$, since it works just like the derivative operate $\frac{d}{dx}$. I emphasizes its function as an antiderivative operator since $\int dx$ and $\frac{d}{dx}$ will cancel out each other directly in front of the function, up to constant.