Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Integration by Substitution (-substitution) is the reverse process of the Chain Rule. It is used when an integrand contains a function and its derivative . Visually, this technique can be viewed as a coordinate transformation that simplifies a complex area calculation on the -axis into a simpler one on a -axis, effectively 'straightening' the function's internal composition.
When applying substitution to definite integrals, it is essential to transform the limits of integration. If the original limits are and , the new limits become and . This ensures that the area under the curve is calculated over the correct interval in the transformed coordinate system without needing to substitute back to .
Integration by Parts (IBP) is the integration equivalent of the Product Rule for differentiation. Geometrically, if you consider a curve in a - plane, the formula relates the area under the curve to the area of a rectangle minus the area relative to the other axis. It is most effective when the integrand is a product of two dissimilar functions, such as an algebraic and a trigonometric function.
The LIATE rule is a visual mnemonic used to choose which part of the integrand should be assigned to in Integration by Parts. The priority order is: Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, and Exponential. By choosing following this hierarchy, the resulting integral is generally simpler than the original, as the functions higher in the list simplify significantly when differentiated.
The 'Logarithmic Pattern' recognizes integrals in the form . On a graph, this represents the area under a reciprocal-style function where the numerator is the exact rate of change of the denominator. The result is always .
Repeated Integration by Parts is required when the algebraic part of the integrand has a degree higher than 1 (e.g., ). In some cases, such as , the process 'loops' and returns to the original integral form, allowing you to solve for the integral algebraically as if it were a variable in an equation.
Visualizing the 'Differential' : In substitution, the term represents the change in the new variable relative to . Visually, if is steep, a small change in results in a large change in , and the substitution accounts for this stretching or shrinking of the horizontal units across the area being calculated.
📐Formulae
💡Examples
Problem 1:
Evaluate the indefinite integral .
Solution:
- Identify the internal function . Its derivative is , which matches the term outside except for a constant.
- Let , then , which gives or .
- Substitute these into the integral: .
- Factor out the constant: .
- Integrate: .
- Substitute back for : .
Explanation:
This problem uses -substitution. By recognizing that is a scalar multiple of the derivative of the exponent , we can collapse the composite function into a basic exponential form.
Problem 2:
Find the integral .
Solution:
- Use Integration by Parts. Following LIATE, let (Algebraic) and (Trigonometric).
- Differentiate : .
- Integrate : .
- Apply the formula : .
- Evaluate the remaining integral: .
- Combine results: .
Explanation:
This problem requires Integration by Parts because the integrand is a product of two different types of functions. Differentiating reduces it to a constant, making the second integral easy to solve.