Choose the best integration technique for a given integral. The selector checks for basic rules, \(u\)-substitution, integration by parts, trigonometric identities, trigonometric substitution, partial fractions, and numerical or special-function cases.
Integration Techniques Selector and Practice
Math Calculus • Integrals
Frequently Asked Questions
How does the selector choose an integration technique?
It checks the structure of the integrand: simple formulas first, then u-substitution, products for integration by parts, trig patterns, radical patterns, rational functions, and finally numerical or special-function cases.
When should I use u-substitution?
Use u-substitution when the integrand contains a composition and the derivative of the inside function is also present, possibly up to a constant factor.
When should I use integration by parts?
Use integration by parts when the integrand is a product and one factor becomes simpler after differentiation, such as x exp(x), x sin(x), or ln(x).
When should I use trigonometric identities?
Use trig identities for powers or products of trigonometric functions, such as sin^3(x), cos^3(x), sin^2(x), or cos^2(x).
When should I use trigonometric substitution?
Use trig substitution for radical forms such as sqrt(a^2 - x^2), sqrt(x^2 - a^2), and sqrt(x^2 + a^2).
When should I use partial fractions?
Use partial fractions for rational functions where the denominator factors into simpler linear or irreducible quadratic factors and the numerator degree is smaller than the denominator degree.
What if no elementary method works?
For some integrals, such as exp(-x^2), no elementary antiderivative exists. Definite integrals can still be estimated numerically or expressed using special functions.
Does this replace a full computer algebra system?
No. It is a teaching and practice tool focused on common integration patterns and method selection.
Why does practice mode hide the solution?
Practice mode is designed to help students think through the method before seeing the final answer.
Can it handle definite integrals?
Yes. If a supported antiderivative is found, it evaluates the definite integral from the antiderivative. Otherwise, it attempts a numerical estimate.