1
$\begingroup$

The integration is generally area under the curve in $\Bbb R^2 \to \Bbb R$

Is integration in the range from $a$ to $b$ the same as $b$ to $a$ or is it negative?

If it is negative, Is it merely notion of convention or is there some intuition for it?

  • 0
    if that's definite, you mentioned, then my last sentence is not important. Even wrong. Thank you. :)2012-11-08

2 Answers 2

4

Suppose that $f$ and $F$ are functions such that $F'=f$. By Fundamental Theorem of Calculus, we have $\int_b^af(x)\,dx=F(a)-F(b)=-\bigl(F(b)-F(a)\bigr)=-\int_a^bf(x)\,dx.$ This approach doesn't work for all integrable functions $f$ (there may be no such $F$), but it at least gives us an idea.

3

Try a substitution $x \mapsto a + b - x$