What is indefinite integral? This is the question that always perplexes me. First my book wrote that
Indefinite integral of $f(x)$ is $F(x)$ if on differentiation, it gives $f(x)$. In fact it is the family of functions that give rise to $f(x)$ on differentiation. It is represented by $\int f(x)dx$
Hmmm... In a word , the book is saying $F(x)$ is an equation.
But in Fundamental Theorem of Calculus(in the Differential and Integral Calculus by Richard Courant and ThomasCalculus), it written that
In $F(x) = \int_a^x f(t)dt$ , $F(x)$ is a function of the upper limit and is defined as an indefinite integral of $f(x)$ . $F(x)$ represents the area between $a$ and $x$ under the curve $y = f(t)$ .
So, here $F(x)$ is defining an area between $a$ and $x$!!
So, which is true? What is indefinite integral representing - function or area? Why are the two definitions different? What do they mean? Please help.
I don't understand what is meant by "a family of equations". I see two possible definitions:
The indefinite integral of a function $f(x)$ is the set of all functions $F(x)$ such that $F'(x)=f(x)$. Such a function is also called an antiderivative of $f$.
the indefinite integral is the set of function $F(x)=\int_a^xf(t)dt$ for arbitrary $a$
From the definition of the definite (Riemann) integral we know that the functions in 2. represent the signed area between $a$ and $x$ under the curve $f$.
So if $f(x): = x^2$ the set defined by 1. contains the functions
$$ F(x)=\frac{x^3}{3}-\frac{8}{3}, F(x)=\frac{x^3}{3}+576,\ldots$$
and the set defined by 2. contains the functions $$F(x)=\int_2^x t^2dt,F(x)=\int_{-12}^xt^2dt,\ldots$$
But it is not trivial to see that both the sets defined in 2 are contained in 1. It is the "Fundamental Theorem of Calculus" that shows this. The difference of functions of these sets is always a constant but as @Micah pointed out in a comment not all functions of 1 must be members of 2. A counter example by Micah:
$$e^{2x} \neq\int_a^x \frac{1}{2}e^{2t} \, dt$$
For all $a \in \mathbb{R}$. This is because the right hand side will never become $0$ but the left hand side will become $0$ for $x=a$.
So I would prefer the first definition.
Especially we have $$\int_2^x t^2dt=\frac{x^3}{3}-\frac{8}{3}$$ and $$ \int_{-12}^xt^2dt=\frac{x^3}{3}+576$$
You can find more here:
http://mathworld.wolfram.com/IndefiniteIntegral.html http://mathworld.wolfram.com/FirstFundamentalTheoremofCalculus.html http://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus http://en.wikipedia.org/wiki/Antiderivative