
While studying integration, I wrote the following example in my notebook:
Differentiating gives:
Since integration is supposed to be the reverse of differentiation, I expected that integrating 2x would simply return the original function.
So I considered the interval [0,5] and wrote:
The answer was:
At first, this result seemed puzzling.
If integration is the reverse of differentiation, why didn’t the answer remain x^2?
More importantly:
Where did the idea of taking a difference come from?
This question reveals one of the deepest ideas in elementary calculus.
The source of the confusion
We often hear the statement:
Integration is the reverse of differentiation.
The statement is true, but it is incomplete.
The confusion arises because the word integration is used to describe two different operations:
- Indefinite integration.
- Definite integration.
Although their notation looks similar, they answer completely different questions.
Indefinite integration really does reverse differentiation
Let’s start with the original function:
Differentiate it:
Now integrate:
We immediately obtain:
This is exactly what we expected.
The original function has been recovered.
The extra constant appears because differentiation removes all constant information.
For example:
and
Both functions have the same derivative.
Therefore:
In this case, integration truly is the reverse of differentiation.
But something changes when we introduce limits
Now consider:
This is not an indefinite integral.
It is a definite integral.
The question is no longer:
Which function produced 2x?
The question has changed to:
How much of this quantity accumulated between 0 and 5?
This is a completely different problem.
Two integrals, two questions
The notation itself tells us what we are asking.
Without limits:
means:
Find the antiderivative.
With limits:
means:
Measure the accumulated change between a and b.
The mathematical symbols look almost identical, but their interpretations are entirely different.
Where does the difference come from?
The answer lies in the Fundamental Theorem of Calculus.
The theorem states:
where:
In other words:
- Find an antiderivative.
- Evaluate it at the upper boundary.
- Evaluate it at the lower boundary.
- Subtract the two values.
Applying the theorem to our example
We know:
An antiderivative is:
Therefore:
Substituting:
Therefore:
The original function hasn’t disappeared.
It is still there.
The definite integral simply calculates the difference between two values of the original function.
How should we interpret the number 25?
This is perhaps the most important question.
The number 25 does not have a universal meaning.
Its interpretation depends entirely on the context.
Interpretation 1: Change in position
Suppose:
represents the position of a moving object.
Then:
represents its velocity.
The integral:
means:
The object’s position increased by 25 units between time 0 and time 5.
Here, 25 represents a change in position.
Interpretation 2: Area under a curve
Suppose:
is simply a mathematical graph.
Then:
means:
The signed area under the curve between 0 and 5 is 25 square units.
Here, 25 represents an area.
Interpretation 3: Total production
Suppose:
represents a factory’s production rate.
Then:
means:
The factory produced 25 units during the first five hours.
Here, 25 represents accumulated production.
Why doesn’t the answer remain 25 when the interval changes?
Let’s change the interval.
Consider:
Applying the Fundamental Theorem:
Why isn’t the answer still 25?
Because the accumulation no longer begins at zero.
The function already has a value of:
The definite integral measures only the additional accumulation between 2 and 5.
Therefore:
A visual interpretation
Consider the graph:
Between 0 and 5, the graph forms a triangle.
The triangle has:
Base:
Height:
Using geometry:
Therefore:
The definite integral agrees perfectly with the geometric interpretation.
The hidden role of the original function
Many students think the original function disappears during definite integration.
But this isn’t true.
The original function remains hidden inside the calculation.
The computational process looks like this:
Differentiate:
Integrate indefinitely:
Integrate definitely:
The original function never disappears.
The definite integral simply evaluates how much the original function changed.
An analogy using a bank account
Suppose:
represents your bank balance.
Your income rate is:
Therefore:
If you ask:
What is my account balance?
you reconstruct the function.
However, if you ask:
How much money did I earn between January and February?
you calculate:
You are interested in the change, not the total balance.
This is exactly what a definite integral does.
The deeper philosophical idea
Differentiation is a local concept.
It asks:
What is happening right now?
Integration is a global concept.
It asks:
What has happened over an interval?
The Fundamental Theorem of Calculus connects these two ideas.
A local rate determines a global accumulation.
And a global accumulation can be reconstructed from local rates.
The simplest way to remember the difference
When you see:
think:
Recover the original function.
When you see:
think:
Measure how much the original function changed between two points.
Or even more simply:
Conclusion
The question that inspired this discussion was:
If integration is the reverse of differentiation, why does a definite integral produce a difference rather than the original function?
The answer is that a definite integral is solving a different problem.
It is not trying to reconstruct the function.
It is measuring how much of the function accumulated between two boundaries.
The original function is still present.
It is simply evaluated at two different points:
This formula expresses one of the most beautiful ideas in mathematics:
Differentiation tells us how something changes.
Integration tells us how much change accumulates.
And a definite integral measures that accumulated change by taking the difference between two values of the original function.





Leave a Reply