Jump to content

Antiderivative: Difference between revisions

From Simple English Wikipedia, the free encyclopedia
Content deleted Content added
Jamgoodman (talk | changes)
general wording
m Disambiguating links to Function (link changed to Function (mathematics)) using DisamAssist.
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Antidifferentiation''' (also called '''indefinite integration''') is the process of finding a certain function in [[calculus]]. It is the opposite of [[Derivative (mathematics)|differentiation]]. It is a way of processing a [[Function (mathematics)|function]] to give another function (or class of functions) called an antiderivative. Antidifferentiation is like [[integral|integration]]—but without limits. This is why it is called indefinite integration. When represented as single letters, antiderivatives often take the form of capital [[Roman letter|roman letters]] such as <math>F</math> and <math>G</math>.<ref>{{Cite web|date=2020-03-01|title=Compendium of Mathematical Symbols|url=https://mathvault.ca/hub/higher-math/math-symbols/|access-date=2020-08-18|website=Math Vault|language=en-US}}</ref><ref>{{Cite web|title=Antiderivative and Indefinite Integration {{!}} Brilliant Math & Science Wiki|url=https://brilliant.org/wiki/antiderivative-and-indefinite-integration/|access-date=2020-08-18|website=brilliant.org|language=en-us}}</ref>
'''Antidifferentiation''' (also called '''indefinite integration''') is a thing done in [[mathematics]]. It is the opposite of [[Derivative (mathematics)|differentiation]].


In general, an antiderivative is written in the form <math>\int f(x) \ dx</math>,<ref>{{Cite web|last=Weisstein|first=Eric W.|title=Indefinite Integral|url=https://mathworld.wolfram.com/IndefiniteIntegral.html|access-date=2020-08-18|website=mathworld.wolfram.com|language=en}}</ref> where:
Antiderivatives can tell you about [[size]] in a [[Generality|general]] way. Antidifferentiation is done on things like [[Function (mathematics)|equations]]. Antidifferentiation gives you a thing called an antiderivative. An antiderivative is another kind of [[equation]]. Antidifferentiation is like [[integral|integration]] with but without limits. This is why it is called indefinite.


* The long S, <math>\int</math>, is called an integral sign.<ref name=":0">{{Cite web|date=2017-04-27|title=4.9: Antiderivatives|url=https://math.libretexts.org/Bookshelves/Calculus/Map%3A_Calculus__Early_Transcendentals_(Stewart)/04%3A_Applications_of_Differentiation/4.09%3A_Antiderivatives|access-date=2020-08-18|website=Mathematics LibreTexts|language=en}}</ref> In [[integral|integration]], the integral sign has numbers on it. Those numbers tell you how to do the integration. Antiderivatives are different. They do not have numbers on their integral signs.
An antiderivative is written like <math>\int x\ dx</math>
*<math>x</math> is the equation you are integrating.
* The letters <math>dx</math> mean "with respect to <math>x</math>". This tells you how to do the antidifferentiation.


== Simple antidifferentiation ==
* The long S, <math>\int</math>, is called an integral sign. In [[integral|integration]], the integral sign has numbers on it. Those numbers tell you how to do the integration. Antiderivatives are different. They do not have numbers on on their integral signs.
*<math>x</math>is the equation you are integrating.
* The letters <math>dx</math>mean "with respect to <math>x</math>". This tells you how to do the antidifferentiation.


A function of the form <math>ax^n</math> can be integrated (antidifferentiated) as follows:
== Simple integration ==


To do integrate <math>ax^n</math>
* Add 1 to the power <math>n</math>, so <math>ax^n</math> is now <math>ax^{n+1}</math>.
* Divide all this by the new power, so it is now <math>\frac{ax^{n+1}}{n+1}</math>.

* Add 1 to the power <math>n</math>, so <math>ax^n</math> is now <math>ax^{n+1}</math>
* Add the constant <math>c</math>, so it is now <math>\frac{ax^{n+1}}{n+1} + c</math>.
* Divide all this by the new power, so it is now <math>\frac{ax^{n+1}}{n+1}</math>
* Add constant <math>c</math>, so it is now <math>\frac{ax^{n+1}}{n+1} + c</math>


This can be shown as:
This can be shown as:


<math>\int ax^n\ dx = \frac{ax^{n+1}}{n+1} + c</math>
<math>\int ax^n\ dx = \frac{ax^{n+1}}{n+1} + c</math> (also known as the power rule of integral)<ref name=":0" />


When there are many <math>x</math> terms, integrate each part on its own:
When there are many terms, we can integrate the entire function by integrating its components one by one:


<math>\int 2x^6 - 5x^4\ dx = \frac{2x^7}{7} - \frac{5x^5}{5} + c = \frac{2}{7}x^7 - x^5 + c</math>
<math>\int 2x^6 - 5x^4\ dx = \frac{2x^7}{7} - \frac{5x^5}{5} + c = \frac{2}{7}x^7 - x^5 + c</math>
Line 43: Line 41:
== Integrating a bracket ("chain rule") ==
== Integrating a bracket ("chain rule") ==


If you want to integrate a bracket like <math>(2x+4)^3</math>, we need to do it a different way. It is called the '''chain rule'''. It is like simple integration. It only works if the <math>x</math> in the bracket has a power of 1 (it is '''linear''') like <math>x</math> or <math>5x</math> ('''not''' <math>x^5</math> or <math>x^{-7}</math>).
To integrate a bracket like <math>(2x+4)^3</math>, a different method is needed. It is called the '''chain rule'''. It is like simple integration, but it only works if the <math>x</math> in the bracket is linear (has a power of 1), such as <math>x</math> or <math>5x</math>—but ''not'' <math>x^5</math> or <math>x^{-7}</math>.


To do <math>\int (2x+4)^3\ dx</math>
For example, <math>\int (2x+4)^3\ dx</math> can be determined in the following steps:


* Add 1 to the power <math>3</math>, so that it is now <math>(2x+4)^4</math>
* Add 1 to the power <math>3</math>, so that it is now <math>(2x+4)^4</math>
* Divide all this by the new power to get <math>\frac{(2x+4)^4}{4}</math>
* Divide all this by the new power to get <math>\frac{(2x+4)^4}{4}</math>
* Divide all this by the [[Derivative (mathematics)|derivative]] of the bracket <math>\left (\frac{d(2x+4)}{dx} = 2 \right )</math> to get <math>\frac{(2x+4)^4}{4 \times 2} = \frac{1}{8}(2x+4)^4</math>
* Divide all this by the [[Derivative (mathematics)|derivative]] of the bracket <math>\left (\frac{d(2x+4)}{dx} = 2 \right )</math> to get <math>\frac{(2x+4)^4}{4 \cdot 2} = \frac{1}{8}(2x+4)^4</math>
* Add constant <math>c</math> to give <math>\frac{1}{8}(2x+4)^4 + c</math>
* Add the constant <math>c</math> to give <math>\frac{1}{8}(2x+4)^4 + c</math>


=== Examples ===
=== Examples ===
Line 60: Line 58:
==Related pages==
==Related pages==


* [[Fundamental theorem of calculus]]
* [[Mathematics]]
* [[Integral]]
* [[Integral]]
* [[Numerical integration]]
* [[Partial fraction decomposition]]


== References ==
<references />
[[Category:Mathematical analysis]]
[[Category:Calculus]]
[[Category:Calculus]]

Latest revision as of 15:42, 18 July 2023

Antidifferentiation (also called indefinite integration) is the process of finding a certain function in calculus. It is the opposite of differentiation. It is a way of processing a function to give another function (or class of functions) called an antiderivative. Antidifferentiation is like integration—but without limits. This is why it is called indefinite integration. When represented as single letters, antiderivatives often take the form of capital roman letters such as and .[1][2]

In general, an antiderivative is written in the form ,[3] where:

  • The long S, , is called an integral sign.[4] In integration, the integral sign has numbers on it. Those numbers tell you how to do the integration. Antiderivatives are different. They do not have numbers on their integral signs.
  • is the equation you are integrating.
  • The letters mean "with respect to ". This tells you how to do the antidifferentiation.

Simple antidifferentiation

[change | change source]

A function of the form can be integrated (antidifferentiated) as follows:

  • Add 1 to the power , so is now .
  • Divide all this by the new power, so it is now .
  • Add the constant , so it is now .

This can be shown as:

(also known as the power rule of integral)[4]

When there are many terms, we can integrate the entire function by integrating its components one by one:

(This only works if the parts are being added or taken away.)

Examples

[change | change source]

Changing fractions and roots into powers makes it easier:

Integrating a bracket ("chain rule")

[change | change source]

To integrate a bracket like , a different method is needed. It is called the chain rule. It is like simple integration, but it only works if the in the bracket is linear (has a power of 1), such as or —but not or .

For example, can be determined in the following steps:

  • Add 1 to the power , so that it is now
  • Divide all this by the new power to get
  • Divide all this by the derivative of the bracket to get
  • Add the constant to give

Examples

[change | change source]

[change | change source]

References

[change | change source]
  1. "Compendium of Mathematical Symbols". Math Vault. 2020-03-01. Retrieved 2020-08-18.
  2. "Antiderivative and Indefinite Integration | Brilliant Math & Science Wiki". brilliant.org. Retrieved 2020-08-18.
  3. Weisstein, Eric W. "Indefinite Integral". mathworld.wolfram.com. Retrieved 2020-08-18.
  4. 4.0 4.1 "4.9: Antiderivatives". Mathematics LibreTexts. 2017-04-27. Retrieved 2020-08-18.