Integration by Substitution and Undoing the Chain Rule

Fundamentals of Integration and Antiderivatives

  • First Fundamental Theorem of Calculus:

    • To compute a definite integral, determine an antiderivative of the integrand function.

    • Evaluate the antiderivative at the upper and lower limits of integration, then subtract the lower limit evaluation from the upper limit evaluation.

  • Indefinite Integrals:

    • Represented by an integral sign without upper or lower limits attached.

    • Denotes the most general antiderivative of a given function.

  • Direct Antidifferentiation:

    • Certain functions, such as basic polynomials, allow straightforward antidifferentiation.

    • Example Polynomial Integration: The indefinite integral of x3+2x+1x^3 + 2x + 1 is:       14x4+x2+x+C\frac{1}{4}x^4 + x^2 + x + C       where CC represents the arbitrary constant of integration.

Non-Trivial Antidifferentiation and the Chain Rule

  • Complications in Integration:

    • Antidifferentiation rules are not always simple, especially when integrands contain composite expressions.

  • Integration Case Study: \n\sin(4x)\n:

    • Proposed Antiderivative: A preliminary guess might be cos(4x)-\cos(4x) based on the standard antiderivative rule where the antiderivative of sin(x)\sin(x) is cos(x)-\cos(x).

    • Derivative Test: Taking the derivative of cos(4x)-\cos(4x) requires the chain rule:       ddx(cos(4x))=4sin(4x)\frac{d}{dx}\left(-\cos(4x)\right) = 4\sin(4x)

    • Identification of Error: The derivative produces 4sin(4x)4\sin(4x) instead of the target integrand sin(4x)\sin(4x).

    • Source of Imbalance: The candidate answer is incorrect because it is off by a constant factor of 44, which is introduced by taking the derivative of the inner function 4x4x via the chain rule.

  • Core Principle:

    • Definite and indefinite integrals that involve reversing the chain rule require specialized methodology to account for extra factors generated by inner functions.

The Method of Substitution (uu-Substitution)

  • Definition:

    • The method of substitution (frequently called uu-substitution) is an algebraic technique designed to encode and execute the process of undoing the chain rule during integration.

  • Identifying Structure:

    • Locate a composite function within the integrand comprising an "inside" function and an "outside" function.

    • The inside function is the component that causes imbalance or extra factors to appear upon differentiation (such as the factor of 44 in the function 4x4x).

  • Variable Substitution:

    • Assign a new variable name, commonly uu, to replace the problematic inside function.

    • Replacing the inside function eliminates the complex composition.

  • Algebraic Conversion:

    • All remaining instances of the original variable xx in the integrand must be completely converted into expressions involving only the new variable uu.

    • This conversion explicitly includes transforming the differential (e.g., dxdx) into terms of dudu.

  • Integration Process:

    1. Perform variable and differential substitution.

    2. Execute all required algebra until the integrand is expressed solely in terms of uu.

    3. Obtain a simplified, equivalent integral that can be integrated directly using standard antiderivative rules.

    4. Compute the new integral with respect to uu.

    5. Reverse the substitution (back-substitute) by replacing uu with the original inside expression of xx to obtain the final antiderivative.