U-Substitution Calculator
This U-Substitution Calculator integrates composite functions where the derivative of an inner function also appears, such as 2x(x^2 + 1)^5 or 2x cos(x^2). It reverses the chain rule: substitute u for the inside, rewrite the integral in u, integrate, and substitute back.
Step-by-step method
- Set up the integral.
- Choose the inner function u and compute du.
- Rewrite the whole integral in terms of u.
- Integrate with respect to u.
- Substitute back to x and add C.
Formula:
Example 1:
Step 1 - Set up the integral.
In this problem: We are integrating \(2 x \left(x^{2} + 1\right)^{5}\). It contains an inner function whose derivative also appears as a factor.
Step 2 - Write the u-substitution formula.
In this problem: When the integrand is a composite times the derivative of its inside, substitute u for the inside.
Step 3 - Choose the inner function u and compute du.
In this problem: Let \(u = x^{2} + 1\). Then \(du = 2 x \, dx\).
Step 4 - Rewrite the whole integral in terms of u.
In this problem: The remaining factor becomes \(u^{5}\) in terms of u.
Step 5 - Integrate with respect to u.
In this problem: Integrating gives \(\frac{u^{6}}{6}\).
Step 6 - Substitute back to x and add C.
In this problem: Replace u with \(x^{2} + 1\).
Final answer:
Example 2:
Step 1 - Set up the integral.
In this problem: We are integrating \(2 x \cos{\left(x^{2} \right)}\). It contains an inner function whose derivative also appears as a factor.
Step 2 - Write the u-substitution formula.
In this problem: When the integrand is a composite times the derivative of its inside, substitute u for the inside.
Step 3 - Choose the inner function u and compute du.
In this problem: Let \(u = x^{2}\). Then \(du = 2 x \, dx\).
Step 4 - Rewrite the whole integral in terms of u.
In this problem: The remaining factor becomes \(\cos{\left(u \right)}\) in terms of u.
Step 5 - Integrate with respect to u.
In this problem: Integrating gives \(\sin{\left(u \right)}\).
Step 6 - Substitute back to x and add C.
In this problem: Replace u with \(x^{2}\).
Final answer:
Login and upgrade to Plus to unlock the full step solution.