We’re asked to find the derivative of the following function with respect to
Performing the differentiation process:
Let’s say that we’re given the same problem in a reversed version. We’re asked to find the original function of the following derivative function:
Why? Because “when we formulate physical problems mathematically, the given physical information usually leads to derived functions, and the primary objective in solving the physical problems is to find the original functions” 1.
We know that the original function corresponding to
for each term in the function:
- multiply the coefficient with the exponent of the independent variable
- reduce the exponent of the independent variable by one
Reversing the algorithm above means that we’re actually trying to find the original function. A reversed version of the algorithm above might be:
for each term in the function:
- increment the exponent of the independent variable by one
- divide the coefficient with the exponent of the independent variable
If we apply it to
However, we have overlooked one point. It’s also true that
The process of going from the derived function to the original function is called antidifferentiation or integration. The original function is called the primitive function or the indefinite integral of the given function (which is shortened to integral).
Before proving the correctness of the previous algorithm, let’s try it on similar functions. The formula for instantaneous acceleration (the instantaneous rate of change of speed with respect to time) is:
Here, the independent variable is actually
Same as above, since the original function might have had a constant:
Straight Line Motion in One Direction
Galileo obtained a basic physical principle: if one neglects air resistance, all objects near the Earth’s surface fall to Earth with the same acceleration, which is constant (a downward acceleration). The constant value is equal to:
Find how long it takes for an object dropped from 400 feet above the Earth’s surface to reach the surface.
The instantaneous acceleration, as seen above, is:
Applying the 2-step algorithm:
If the object is dropped, it leaves with zero speed (when
Therefore, the correct formula for speed is:
Applying a new process of antidifferentiation to
If we agree to measure distance from the point the object is dropped, then the initial distance when
To answer the original equation, we must find out the value of
For the physical problem, only the positive solution is valid. With the same knowledge, we can also tackle problems where the object is thrown instead of dropped.
Find how long it takes for an object thrown downward with a velocity of 100 ft/s from a height of 1000 feet to reach the Earth’s surface.
Starting with the formula of instantaneous acceleration:
Applying the 2-step algorithm:
The object is thrown downwards instead of dropped, which means that when
Hence, the correct formula for speed is:
Applying a new process of antidifferentiation:
If we agree to measure the distance from the point where the object is thrown, then
It’s convenient to measure distance from the Earth’s surface and not from any arbitrary distance like the examples above. However, this means that the upward direction is positive. Then the acceleration of gravity must be negative, i.e.,
Then by antidifferentiation:
If an object is thrown upward, it must have an initial upward velocity. Let’s say that an object located on the Earth’s surface is thrown upward with an initial velocity equal to
so that:
Applying a new process of antidifferentiation to find the distance traveled upward at any time
Because we have agreed to measure distance from the surface, the value of
One question of interest is the maximum height attained by an object whose motion is represented by
Now that we know the time at which the object attains the maximum height, let’s replace it in
We can generalize the solutions above for objects thrown on any planet. We can represent the acceleration with the symbol
By antidifferentiation:
Since it’s a generalization, we don’t know the initial velocity (the value of
Applying a new process of antidifferentiation to find the distance of the object from the ground:
For this case, we also don’t know the initial distance from the ground the object is when
Definite Integral
Area as the Limit of the Sum
Let’s say we want to compute the area of the graph below
An approximation to the area can be found by taking the maximum y-value in
We can obtain a better approximation if we divide the interval
Dividing the interval
The quantity
seems to give the exact area under the curve bounded by
There is another notation for this limit which keeps the bounds that determine the area. If
The elongated S denotes integration. The symbols
Evaluation of Definite Integrals
Another way to find the area is as follows. Previously, we found an approximation of the area as (
The value of
Because this is true for any value of
To find the value of
As an example, let’s apply the above to the function
When
Then:
is the function which expresses the area from
We can obtain the same result if we take the expression
The constant of integration is eliminated in the process. This process is actually called the fundamental theorem of calculus:
Where
Additional Properties of the Definite Integral
Numerical Methods for Evaluating Definite Integrals
Trapezoid Rule
Let’s imagine that we have a curve for which it’s impossible to find the antiderivative, and thus the area below the curve. Instead of calculating it, we can approximate its value by using trapezoids instead of rectangles, as we’ve done before. We also know that approximating the area below the curve using the
Another approximation was using the
Calculating the average of these sums will definitely give an approximate result:
Each of these terms is the
area of a trapezoid
of height
Rewriting the equation above:
[Simpson’s Rule][simpson]
Simpson’s rule approximates the value of a definite integral by using quadratic polynomials of the form:
which pass through three points belonging to the curve, which are
The area below the curve bounded by
Since the points
The quantity:
is equal to a part of the area under the quadratic polynomial found above. Therefore:
To find the area bounded by
We can estimate the value of the integral by adding the areas computed for each unique contiguous pair of subintervals:
Physical Applications of the Definite Integral
The Calculation of Work
When a force applied to an object causes a displacement, it’s said that work was done upon the object. This quantity, expressed with the symbol
As an example, let’s calculate the work done by the force of gravity. Choosing the direction from the center of the Earth upward as the positive direction, we can use Newton’s law for gravitation. This law states that any two objects attract each other, and this force is given quantitatively by:
Since this force of gravity actually pulls objects towards the center of the Earth, and we chose the direction from the center of the Earth upward as positive, this quantity must be negative:
To calculate the work done by gravity, we cannot multiply the force of gravity by the displacement because the force actually varies from point to point along the path. Suppose the object is at some distance
By division:
We now determine the limit of
Replacing
To find
Assuming that initially, when the object was at
-
Excerpt From: Morris Kline. “Calculus: An Intuitive and Physical Approach (Second Edition).” [simpson]: http://pages.pacificcoast.net/~cazelais/187/simpson.pdf ↩︎