Notation for integration excluding endpoint

598 Views Asked by At

I was wondering if there is there a shorter way to write

$$\lim_{x\nearrow b}\int_a^x E$$

Can one use $\int_a^{b^-}$ to denote this?

Thanks

1

There are 1 best solutions below

5
On BEST ANSWER

You can represent what you want in this way:

$$\int_{[a,b)}f(x)\mathrm d x$$

But many times you can write for many integrals

$$\int_{[a,b)}f(x)\mathrm d x=\int_{[a,b]}f(x)\mathrm d x$$