Editing 2117: Differentiation and Integration

Jump to: navigation, 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 save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
 +
{{incomplete|Created by a BESSEL FUNCTION? Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}
 +
 
This comic illustrates the old saying [https://mathoverflow.net/q/66377 "Differentiation is mechanics, integration is art."] It does so by providing a {{w|flowchart}} purporting to show the process of differentiation, and another for integration.
 
This comic illustrates the old saying [https://mathoverflow.net/q/66377 "Differentiation is mechanics, integration is art."] It does so by providing a {{w|flowchart}} purporting to show the process of differentiation, and another for integration.
  
 
{{w|Derivative|Differentiation}} and {{w|Antiderivative|Integration}} are two major components of {{w|calculus}}. As many Calculus 2 students are painfully aware, integration is much more complicated than the differentiation it undoes.
 
{{w|Derivative|Differentiation}} and {{w|Antiderivative|Integration}} are two major components of {{w|calculus}}. As many Calculus 2 students are painfully aware, integration is much more complicated than the differentiation it undoes.
  
However, Randall dramatically overstates this point here.  After the first step of integration, Randall assumes that any integration can not be solved so simply, and then dives into a step named "????", suggesting that it is unknowable how to proceed.  The rest of the flowchart is (we can assume deliberately) even harder to follow, and does not reach a conclusion.  This is in contrast to the simple, straightforward flowchart for differentiation. The fact that the arrows in the bottom of the integration part leads to nowhere indicates that "Phone calls to mathematicians", "Oh no" and "Burn the evidence" are not final steps in the difficult journey. The flowchart could be extended by Randall to God-knows-where extents.
+
However, Randall dramatically overstates this point here.  After the first step of integration, Randall assumes that any integration can not be solved so simply, and then dives into a step named "????", suggesting that it is unknowable how to proceed.  The rest of the flowchart is (we can assume deliberately) even harder to follow, and does not reach a conclusion.  This is in contrast to the simple, straightforward flowchart for differentiation. The fact that the arrows in the bottom of the integration part leads to nowhere indicates that "Phone calls to mathematicians", "Oh no" and "Burn the evidence" are not final steps in the difficult journey. The flowchart could be extended by Randall to God-know-where extents.
  
 
It should be noted that Randall slightly undermines his point by providing four different methods, and an "etc", and a "No"-branch for attempting differentiation with no guidelines for selecting between them.
 
It should be noted that Randall slightly undermines his point by providing four different methods, and an "etc", and a "No"-branch for attempting differentiation with no guidelines for selecting between them.
Line 19: Line 21:
 
'''{{w|Chain rule}}'''
 
'''{{w|Chain rule}}'''
  
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx}(f(g(x)))=f'(g(x))\cdot g'(x)</math>.
+
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx}(f(g(x)))=f'(g(x))*g'(x)</math>.
  
 
'''{{w|Power Rule}}'''
 
'''{{w|Power Rule}}'''
  
For any <math> f(x)=g(x)^a </math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx}f(x)=a\cdot g(x)^{a-1}\cdot g'(x) </math>.
+
For any <math> f(x)=x^a </math>, it follows that <math> \frac{d}{dx}f(x)=a*x^{a-1} </math>.
  
 
'''{{w|Quotient rule}}'''
 
'''{{w|Quotient rule}}'''
  
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx} \frac{f(x)}{g(x)}=\frac{f'(x)\cdot g(x)-f(x)\cdot g'(x)}{(g(x))^2}</math> if <math>g(x)\ne 0</math>.
+
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx} \frac{f(x)}{g(x)}=\frac{f'(x)g(x)-f(x)g'(x)}{(g(x))^2}</math> if <math>g(x)\ne 0</math>.
  
 
'''{{w|Product rule}}'''
 
'''{{w|Product rule}}'''
  
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx}(f(x)\cdot g(x))=f'(x)\cdot g(x)+f(x)\cdot g'(x)</math>.
+
For any <math> \frac{d}{dx}f(x)=f'(x)</math> and <math> \frac{d}{dx}g(x)=g'(x) </math>, it follows that <math> \frac{d}{dx}(f(x)*g(x))=f'(x)*g(x)+f(x)*g'(x)</math>.
  
 
===Integration===
 
===Integration===
Line 44: Line 46:
 
'''{{w|Cauchy's integral formula|Cauchy's Formula}}'''
 
'''{{w|Cauchy's integral formula|Cauchy's Formula}}'''
  
Cauchy's Integral formula is a result in complex analysis that relates the value of a contour integral in the complex plane to properties of the singularities in the interior of the contour. <math> \frac{d^n}{da^n}f(a) = \frac{n!}{2\pi i} \oint_\gamma \frac{f(z)}{\left(z-a\right)^{n+1}}\, dz.</math> It is often used to compute integrals on the real line by extending the path of the integral from the real line into the complex plane to apply the formula, then proving that the integral from the parts of the contour not on the real line has value zero.  
+
Cauchy's Integral formula is a result in complex analysis that relates the value of a contour integral in the complex plane to properties of the singularities in the interior of the contour. It is often used to compute integrals on the real line by extending the path of the integral from the real line into the complex plane to apply the formula, then proving that the integral from the parts of the contour not on the real line has value zero.  
  
 
'''{{w|Partial_fraction_decomposition#Application_to_symbolic_integration|Partial Fractions}}'''
 
'''{{w|Partial_fraction_decomposition#Application_to_symbolic_integration|Partial Fractions}}'''
Line 52: Line 54:
 
'''Install {{w|Mathematica}}'''
 
'''Install {{w|Mathematica}}'''
  
Mathematica is a modern technical computing system spanning most areas. One of its features is to compute mathematical functions. This step in the flowchart is to install and use Mathematica to do the integration for you. Here is a description about the [https://web.archive.org/web/20180727184709/http://reference.wolfram.com/language/tutorial/IntegralsThatCanAndCannotBeDone.html intricacies of integration and how Mathematica handles those]. (It would be quicker to try [https://www.wolframalpha.com Wolfram Alpha] instead of installing Mathematica, which uses the same backend for mathematical calculations.)
+
Mathematica is a modern technical computing system spanning most areas. One of its features is to compute mathematical functions. This step in the flowchart is to install and use Mathematica to do the integration for you. Here is a description about the [https://reference.wolfram.com/language/tutorial/IntegralsThatCanAndCannotBeDone.html intricacies of integration and how Mathematica handles those] (It would be quicker to try [https://www.wolframalpha.com Wolfram Alpha] instead of installing Mathematica, which uses the same backend for mathematical calculations.)
  
 
'''{{w|Riemann integral|Riemann Integration}}'''
 
'''{{w|Riemann integral|Riemann Integration}}'''
Line 72: Line 74:
 
'''Phone calls to mathematicians'''
 
'''Phone calls to mathematicians'''
  
This step would indicate that the flowchart user, desperate from failed attempts to solve the problem, contacts some more skilled mathematicians by phone, and presumably asks them for help. The connected steps of "Oh no", "What the heck is a Bessel function?" and "Burn the evidence" may suggest the possibility that this interaction might not play out very well and could even get the caller in trouble.
+
This step would indicate that the flowchart user, desperate from failed attempts to solve the problem, contacts some more skilled mathematicians by phone, and presumably asks them for help. The connected steps of "Oh no" and "Burn the evidence" may suggest the possibility that this interaction might not play out very well and could even get the caller in trouble.
 
Specialists and renowned experts being bothered - not to their amusement - by strangers, often at highly inconvenient times or locations, is a common comedic trope, also previously utilized by xkcd (for example in [[163: Donald Knuth]]).
 
Specialists and renowned experts being bothered - not to their amusement - by strangers, often at highly inconvenient times or locations, is a common comedic trope, also previously utilized by xkcd (for example in [[163: Donald Knuth]]).
  
 
'''Burn the evidence'''
 
'''Burn the evidence'''
  
This phrase parodies a common trope in detective fiction, where characters burn notes, receipts, passports, etc. to maintain secrecy. This may refer to the burning of one's work to avoid the shame of being associated with such a badly failed attempt to solve the given integration problem. Alternatively, it could be an ironic hint to the fact that in order to find the integral, it may even be necessary to break the law or upset higher powers, so that the negative consequences of a persecution can only be avoided by destroying the evidence.
+
This phrase parodies a common trope in detective fiction, where characters burn notes, receipts, passports, etc. to maintain secrecy. This may refer to the burning of one's work to avoid the shame of being associated w/ such a badly failed attempt to solve the given integration problem. Alternatively, it could be an ironic hint to the fact that in order to find the integral, it may even be necessary to break the law or upset higher powers, so that the negative consequences of a persecution can only be avoided by destroying the evidence.
  
 
'''{{w|Symbolic integration}}'''
 
'''{{w|Symbolic integration}}'''
  
Symbolic integration is the basic process of finding an antiderivative function (defined with symbols), as opposed to numerically integrating a function. The title text is a pun that defines the term not as integration that works with symbols, but rather as integration as a symbolic act, as if it were a component of a ritual. A symbolic act in a ritual is an act meant to evoke something else, such as burning a wooden figurine of a person to represent one’s hatred of that person. Alternatively, the reference could be seen as a joke that integration might as well be a symbol, like in a novel, because Randall can't get any meaningful results from his analysis.
+
Symbolic algebra is the basic process of finding an antiderivative function (defined with symbols), as opposed to numerically integrating a function. The title text is a pun that defines the term not as integration that works with symbols, but rather as integration as a symbolic act, as if it were a component of a ritual. A symbolic act in a ritual is an act meant to evoke something else, such as burning a wooden figurine of a person to represent one’s hatred of that person. Alternatively, the reference could be seen as a joke that integration might as well be a symbol, like in a novel, because Randall can't get any meaningful results from his analysis.
  
 
==Transcript==
 
==Transcript==

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)