Question
Question: How is integration by substitution related to the chain rule?...
How is integration by substitution related to the chain rule?
Solution
Now we know that integration by substitution is nothing but substituting a function by a variable and the integrating for simplicity Hence instead of g(f(x))f’(x) we can write it as g(u)du where u = f(x). Similarly we know that the chain rule of differentiation says that dxd(f(g(x)))=f′(g(x))g′(x) Hence we will compare the two and understand the relation between the them.
Complete step-by-step answer:
Now first let us understand the concept of integration by substitution and chain rule.
Now chain rule is a rule in differentiation which helps us to differentiate composite function.
According to chain rule we have dxd(f(g(x)))=f′(g(x))g′(x)
Now let us understand the concept of integration by substitution.
Integration by substitution is a method of substitution in which we substitute the function f(x) = u and then integrate the function with respect to du then substitute the value of u.
For example consider the integration ∫x22xdx
To do this integration we will substitute x2=u then differentiating we get 2xdx=du .
Hence on substitution we get the integral as ∫udu and hence we can easily integrate and re substitute the value of u.
Now integration is nothing but the reverse of differentiation.
Similarly integration by substitution is nothing but reverse of chain rule.
In chain rule we derive f(g(x)) as f′(g(x))g′(x) while in integration by substitution we take the expression of the form f′(g(x))g′(x) and then find its antiderivative as f(g(x)) .
Hence integration by substitution is nothing but reverse of chain rule.
Note: Note that when we substitute f(x) = u we also convert the differential element dx to du by differentiation the equation f(x) = u. Hence remember not to just replace dx by du but find the proper substitution for it. Also note that if there are two or more functions in chain rule we follow the same method. For example differentiation of e(sin(x2)) is e(sin(x2)).cos(x2).2x .