Difference between revisions of "Calculus"

From Conservapedia
Jump to: navigation, search
(ns)
(18 intermediate revisions by 12 users not shown)
Line 1: Line 1:
'''Calculus''' is the [[mathematics|mathematical]] subject that studies rates of change of functions.  There are several branches of calculus, including [[derivative|differential]] calculus, [[integral]] calculus, single [[variable]] calculus, [[exterior calculus]], and multi [[variable]] calculus.
+
{{Math-h}}
  
Calculus has numerous applications in [[engineering]] and [[physics]]Many physical properties can be explained and/or modeled through the use of calculusSee:[[derivative]] and [[integral]].
+
::The word "calculus" has historically had a much more general meaning than at presentIt means "a method or 'trick' for calculating something".  (The word means "little stone" in Latin, referring to the use of pebbles for counting.) Among the types of calculus are:
 +
:::*'''[[Propositional calculus]]'''—a notation for proving theorems about logical expressions.
 +
:::*'''Predicate calculus'''—a notation for proving theorems about functions in [[set theory]].
 +
:::*'''Lambda calculus'''—a notation for proving theorems about recursive functions and computability in [[computer science]].
 +
:::*'''Residue calculus'''—a trick for evaluating integrals of complex functions around a closed loop, by examining the singularities of the function inside the loop.
 +
:::*and, of course, '''Differential''' and '''Integral''' calculus—the common modern meaning of the term, and the subject of this article.  These are sometimes collectively called '''infinitesimal calculus'''.
  
[[Isaac Newton]] was one of the most famous inventors of calculus, however there are several others who developed calculus simultaneously including [[Gottfried Leibniz]].<ref>Calculus, 5th edition, by James Stewart, Nelson Canada</ref> The [[Calculus Controversy|disagreement]] over the originator of calculus created rifts within the European mathematical community for years.
+
'''Calculus''' (that is, the "infinitesimal calculus", see above) is the [[mathematics|mathematical]] subject that studies rates of change of functions.  There are two main branches of calculus&mdash;[[derivative|differential]] calculusand [[integral]] calculus.  There are subfields of these: single [[variable]] calculus, [[exterior calculus]], and multi [[variable]] calculus.
  
 +
Calculus has numerous applications in many fields, such as [[engineering]], [[physics]], [[chemistry]], [[biology]], and [[economics]].  Many physical properties can be explained and/or modeled through the use of calculus.
  
== External Links ==
+
[[Isaac Newton]] was one of the most famous inventors of calculus, however there are several others who developed calculus simultaneously including [[Gottfried Leibniz]].<ref>Calculus, 5th edition, by James Stewart, Nelson Canada, ISBN 053439339X</ref>  The [[Calculus Controversy|disagreement]] over the originator of calculus created rifts within the European mathematical community for years.
[http://www.wannalearn.com/Academic_Subjects/Mathematics/Calculus/ Calculus Tutorials]
+
 
 +
==Integrals==
 +
{{Main|Integral}}
 +
Integration is primarily defined as the method to calculate the area in an xy-plane above the x-axis.  There are two fundamentally different kinds of integrals.
 +
 
 +
===Indefinite Integrals===
 +
{{main|Indefinite integral}}
 +
The antiderivative of a function is often called the ''indefinite integral''.  It is called indefinite because the limits of integration are not specified.  So, for example, the derivative of <math>\frac{x^3}{3}+7</math> is <math>x^2</math>.  From this it follows that the antiderivative of <math>x^2</math> could be <math>\frac{x^3}{3}+7</math>.  But note that the "7" in that formula was a [[red herring]].  Adding any constant to a function doesn't change its derivative, so the antiderivative of <math>x^2</math> could have any constant added to it.  This arbitrary constant is usually written '''C''' and is called the "constant of integration".  The indefinite integral could be written:
 +
 
 +
:<math>\int x^2\ \mathrm{d}x = \frac{x^3}{3} + C\,</math>,
 +
 
 +
The Fundamental Theorem of Calculus says that the area under the graph of <math>x^2</math> between a and b is the difference in the values of <math>\frac{x^3}{3}+C</math> between a and b. The constant of integration cancels out in the definite integral (see next section).
 +
 
 +
===Definite Integrals===
 +
{{main|Definite integral}}
 +
This kind of integral is called a ''definite integral'', written with the limits <math>[a,b]</math>:
 +
 
 +
:<math>\int_a^b f(x)\,dx = F(b) - F(a)</math>
 +
 
 +
The above is a simplified "intuitive" treatment of calculus and of this theorem.  The actual "rigorous" proof, "rigorous" definitions of derivative and integral, and statement of the conditions under which the theorem is true, are beyond the scope of this article. Definite integrals are strongly connected to the [[Fundamental Theorem of Calculus]].
 +
 
 +
==Derivatives==
 +
{{Main|Derivative}}
 +
Derivatives are defined as the instantaneous rate of change of differentiable functions. Derivatives themselves can be functions that give the slope of the instantaneous rate of change of a function at any differentiable point. The slope of a tangent line is another way of defining a derivative. A tangent line touches a graph at only one point (locally). So its slope can be interpreted as the instantaneous rate of change of that graph.
 +
 
 +
===Power Functions===
 +
 
 +
== External links ==
 +
* [http://www.wannalearn.com/Academic_Subjects/Mathematics/Calculus/ Calculus Tutorials]
 +
 
 +
==See also==
 +
*[[Fundamental Theorem of Calculus]]
 +
*[[Derivative]]
 +
*[[Integral]]
  
 
==References==
 
==References==
Line 13: Line 52:
  
 
[[Category:Mathematics]]
 
[[Category:Mathematics]]
 +
[[Category:Calculus]]

Revision as of 04:58, February 8, 2017

This article/section deals with mathematical concepts appropriate for late high school or early college.
The word "calculus" has historically had a much more general meaning than at present. It means "a method or 'trick' for calculating something". (The word means "little stone" in Latin, referring to the use of pebbles for counting.) Among the types of calculus are:
  • Propositional calculus—a notation for proving theorems about logical expressions.
  • Predicate calculus—a notation for proving theorems about functions in set theory.
  • Lambda calculus—a notation for proving theorems about recursive functions and computability in computer science.
  • Residue calculus—a trick for evaluating integrals of complex functions around a closed loop, by examining the singularities of the function inside the loop.
  • and, of course, Differential and Integral calculus—the common modern meaning of the term, and the subject of this article. These are sometimes collectively called infinitesimal calculus.

Calculus (that is, the "infinitesimal calculus", see above) is the mathematical subject that studies rates of change of functions. There are two main branches of calculus—differential calculus, and integral calculus. There are subfields of these: single variable calculus, exterior calculus, and multi variable calculus.

Calculus has numerous applications in many fields, such as engineering, physics, chemistry, biology, and economics. Many physical properties can be explained and/or modeled through the use of calculus.

Isaac Newton was one of the most famous inventors of calculus, however there are several others who developed calculus simultaneously including Gottfried Leibniz.[1] The disagreement over the originator of calculus created rifts within the European mathematical community for years.

Integrals

For a more detailed treatment, see Integral.
Integration is primarily defined as the method to calculate the area in an xy-plane above the x-axis. There are two fundamentally different kinds of integrals.

Indefinite Integrals

For a more detailed treatment, see Indefinite integral.
The antiderivative of a function is often called the indefinite integral. It is called indefinite because the limits of integration are not specified. So, for example, the derivative of is . From this it follows that the antiderivative of could be . But note that the "7" in that formula was a red herring. Adding any constant to a function doesn't change its derivative, so the antiderivative of could have any constant added to it. This arbitrary constant is usually written C and is called the "constant of integration". The indefinite integral could be written:

,

The Fundamental Theorem of Calculus says that the area under the graph of between a and b is the difference in the values of between a and b. The constant of integration cancels out in the definite integral (see next section).

Definite Integrals

For a more detailed treatment, see Definite integral.
This kind of integral is called a definite integral, written with the limits :

The above is a simplified "intuitive" treatment of calculus and of this theorem. The actual "rigorous" proof, "rigorous" definitions of derivative and integral, and statement of the conditions under which the theorem is true, are beyond the scope of this article. Definite integrals are strongly connected to the Fundamental Theorem of Calculus.

Derivatives

For a more detailed treatment, see Derivative.
Derivatives are defined as the instantaneous rate of change of differentiable functions. Derivatives themselves can be functions that give the slope of the instantaneous rate of change of a function at any differentiable point. The slope of a tangent line is another way of defining a derivative. A tangent line touches a graph at only one point (locally). So its slope can be interpreted as the instantaneous rate of change of that graph.

Power Functions

External links

See also

References

  1. Calculus, 5th edition, by James Stewart, Nelson Canada, ISBN 053439339X