Editing Fundamental Theorem of Calculus

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
The '''fundamental theorem of calculus''' specifies the relationship between the two central operations of calculus: differentiation and integration.
{{Calculus}}
The '''fundamental theorem of calculus''' specifies the relationship between the two central operations of calculus: derivative and integral.


The first part of the theorem, sometimes called the '''first fundamental theorem of calculus''', shows that an indefinite integration can be reversed by a differentiation.
The first part of the theorem, sometimes called the '''first fundamental theorem of calculus''', shows that an indefinite integration can be reversed by a differentiation.
Line 15: Line 16:
In the case of a particle traveling in a straight line, its position, ''x'', is given by ''x''(''t'') where ''t'' is time and ''x''(''t'') means that ''x'' is a function of ''t''.  The derivative of this function is equal to the infinitesimal change in quantity, d''x'', per infinitesimal change in time, d''t'' (of course, the derivative itself is dependent on time).  This change in displacement per change in time is the velocity ''v'' of the particle. In Leibniz notation:
In the case of a particle traveling in a straight line, its position, ''x'', is given by ''x''(''t'') where ''t'' is time and ''x''(''t'') means that ''x'' is a function of ''t''.  The derivative of this function is equal to the infinitesimal change in quantity, d''x'', per infinitesimal change in time, d''t'' (of course, the derivative itself is dependent on time).  This change in displacement per change in time is the velocity ''v'' of the particle. In Leibniz notation:


:[[File:FTCa.png]]
<math>\frac{dx}{dt} = v(t). </math>


Rearranging this equation, it follows that:
Rearranging this equation, it follows that:


:[[File:FTCb.png]]
:<math>dx = v(t)\,dt. </math>


By the logic above, a change in ''x'' (or Δ''x'') is the sum of the infinitesimal changes d''x''.  It is also equal to the sum of the infinitesimal products of the derivative and time.  This infinite summation is integration; hence, the integration operation allows the recovery of the original function from its derivative. It can be concluded that this operation works in reverse; the result of the integral can be differentiated to recover the original function.
By the logic above, a change in ''x'' (or Δ''x'') is the sum of the infinitesimal changes d''x''.  It is also equal to the sum of the infinitesimal products of the derivative and time.  This infinite summation is integration; hence, the integration operation allows the recovery of the original function from its derivative. It can be concluded that this operation works in reverse; the result of the integral can be differentiated to recover the original function.
==Geometric intuition==
[[Image:FTC geometric.svg|500px|thumb|right|The area shaded in red stripes can be computed as ''h'' times ''&fnof;''(''x''). Alternatively, if the function ''A''(''x'') were known, it could be estimated as ''A''(''x''&nbsp;+&nbsp;''h'')&nbsp;&minus;&nbsp;''A''(''x''). These two values are approximately equal, particularly for small ''h''.]]
For a continuous function {{nowrap|1=''y'' = ƒ(''x'')}} whose graph is plotted as a curve, each value of ''x'' has a corresponding area function ''A''(''x''), representing the area beneath the curve between 0 and ''x''. The function ''A''(''x'') may not be known, but it is given that it represents the area under the curve.
The area under the curve between ''x'' and ''x''&nbsp;+&nbsp;''h'' could be computed by finding the area between 0 and ''x''&nbsp;+&nbsp;''h'', then subtracting the area between 0 and ''x''. In other words, the area of this “sliver” would be {{nowrap|''A''(''x'' + ''h'') − ''A''(''x'')}}.
There is another way to ''estimate'' the area of this same sliver. ''h'' is multiplied by ƒ(''x'') to find the area of a rectangle that is approximately the same size as this sliver. It is intuitive that the approximation improves as ''h'' becomes smaller.
At this point, it is true ''A''(''x''&nbsp;+&nbsp;''h'')&nbsp;&minus;&nbsp;''A''(''x'') is approximately equal to ƒ(''x'')·''h''. In other words, {{nowrap|ƒ(''x'')·''h'' ≈ ''A''(''x'' + ''h'') − ''A''(''x'')}}, with this approximation becoming an equality as ''h'' approaches 0 in the limit.
When both sides of the equation are divided by ''h'':
: <math>f(x) \approx \frac{A(x+h)-A(x)}{h}.</math>
As ''h'' approaches 0, it can be seen that the right hand side of this equation is simply the derivative ''A''’(''x'') of the area function ''A''(''x''). The left-hand side of the equation simply remains ƒ(''x''), since no ''h'' is present.
It can thus be shown, in an informal way, that {{nowrap|1 = ƒ(''x'')  = ''A''’(''x'')}}. That is, the derivative of the area function ''A''(''x'') is the original function ƒ(''x''); or, the area function is simply the antiderivative of the original function.
Computing the derivative of a function and “finding the area” under its curve are "opposite" operations. This is the crux of the Fundamental Theorem of Calculus. Most of the theorem's proof is devoted to showing that the area function ''A''(''x'') exists in the first place.


==Formal statements==
==Formal statements==
Line 31: Line 52:


Let ''&fnof;'' be a continuous real-valued function defined on a closed interval [''a'', ''b'']. Let ''F'' be the function defined, for all ''x'' in [''a'', ''b''], by
Let ''&fnof;'' be a continuous real-valued function defined on a closed interval [''a'', ''b'']. Let ''F'' be the function defined, for all ''x'' in [''a'', ''b''], by
:[[File:FTC1.png]]
:<math>F(x) = \int_a^x f(t)\, dt\,.</math>
Then, ''F'' is continuous on [''a'', ''b''], differentiable on the open interval (''a'',&nbsp;''b''), and
Then, ''F'' is continuous on [''a'', ''b''], differentiable on the open interval (''a'',&nbsp;''b''), and


:[[File:FTC2.png]]
:<math>F'(x) = f(x)\,</math>


for all ''x'' in (''a'', ''b'').
for all ''x'' in (''a'', ''b'').
Line 42: Line 63:
The fundamental theorem is often employed to compute the definite integral of a function ''&fnof;'' for which an antiderivative ''g'' is known.  Specifically, if ''ƒ'' is a real-valued continuous function on [''a'',&nbsp;''b''], and ''g'' is an antiderivative of ''ƒ'' in [''a'',&nbsp;''b''], then
The fundamental theorem is often employed to compute the definite integral of a function ''&fnof;'' for which an antiderivative ''g'' is known.  Specifically, if ''ƒ'' is a real-valued continuous function on [''a'',&nbsp;''b''], and ''g'' is an antiderivative of ''ƒ'' in [''a'',&nbsp;''b''], then


:[[File:FTC3.png]]
:<math>\int_a^b f(x)\, dx = g(b)-g(a).</math>
   
   
The corollary assumes continuity on the whole interval. This result is strengthened slightly in the following theorem.
The corollary assumes continuity on the whole interval. This result is strengthened slightly in the following theorem.
Line 50: Line 71:
This part is sometimes referred to as the '''Second Fundamental Theorem of Calculus''' or the '''Newton-Leibniz Axiom'''.
This part is sometimes referred to as the '''Second Fundamental Theorem of Calculus''' or the '''Newton-Leibniz Axiom'''.


Let ''&fnof;'' be a real-valued function defined on a closed interval [''a'', ''b''] that admits an antiderivative ''g'' on [''a'',&nbsp;''b'']. That is, ''ƒ'' and ''g'' are functions such that for all ''x'' in [''a'',&nbsp;''b''],
Let ''&fnof;'' be a real-valued function defined on a [[closed interval]] [''a'', ''b''] that admits an antiderivative ''g'' on [''a'',&nbsp;''b'']. That is, ''ƒ'' and ''g'' are functions such that for all ''x'' in [''a'',&nbsp;''b''],


:[[File:FTC4.png]]
:<math>f(x) = g'(x).\ </math>


If ''&fnof;'' is integrable on [''a'',&nbsp;''b''] then
If ''&fnof;'' is integrable on [''a'',&nbsp;''b''] then


:[[File:FTC5.png]]
:<math>\int_a^b f(x)\,dx\, = g(b) - g(a).</math>


Notice that the Second part is somewhat stronger than the Corollary because it does not assume that ''&fnof;'' is continuous.
Notice that the Second part is somewhat stronger than the Corollary because it does not assume that ''&fnof;'' is continuous.
Please note that all contributions to Skulepedia are considered to be released under the Creative Commons Attribution-ShareAlike (CC BY-SA) (see Skulepedia:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)