More Notation for Integrals

We will use part 2 of fundamental theorem of calculus a lot, so I introduce some notation to help with it.

New notation for F(b)F(a)

Calculating an integral might look like this: 12(x2+1) dx=1323+2(1313+1)=103 Here I have chosen F(x)=13x3+x and calculated F(2)F(1). It works because x2+1 is continuous on [1,2] and ddx(13x3+x)=x2+1. However, if I forget to mention F(x)=13x3+x, it can be hard to guess just by looking at the calculation. To fix this problem, we use [F(x)]ab to denote F(b)F(a). With that, the calculation looks like this: 12(x2+1) dx=[13x3+x]12=1323+2(1313+1)=103 Now it's easy to see which function 1 and 2 get plugged into, and that makes it much easier to check that the calculation is correct; just calculate the derivative of what's between [ and ], and make sure you get x2+1.

There are many other notations for F(b)F(a). Here are some of the ways to write it I have seen. Pick your favorite notation and use it, or use whatever your teacher or lecturer uses. F(b)F(a)=[F(x)]ab=F(x)|ab=|abF(x)=/a      bF(x)

Notation for antiderivatives

To denote "a function whose derivative is f", we do f(x) dx. Note that this differs from ab by lacking a and b. When you see the integral sign, make sure to check whether it's ab or just ; that completely changes the meaning.

Because of this notation, many people say "integral of f" when they mean a function whose derivative is f. Usually I write "antiderivative of f" instead, just to be clear.

For example, because ddxx2=2x, we can write 2x dx=x2. However, because ddx(x2+5)=2x, we could just as well write 2x dx=x2+5. In general, ddx(x2+constant)=x2+5 for any constant. There are no other antiderivatives than the ones you get by adding constants to x2; we saw it in this derivation. That's why we write 2x dx=x2+C, where C denotes an arbitrary constant. In the above equation, f(x) dx actually means "all antiderivatives of f", and from now on, that's what f(x) dx means. Generally, if F is one antiderivative of f, then f(x) dx=F(x)+C.

The image is from here.