NoteTube

Part of CALC-10 — Integration: Advanced Techniques & Reduction

Integration by Substitution — Non-Obvious Substitutions

by Notetube Official75 words208 views

Reciprocal substitution (x = 1/t): Useful for integral dx/(x^n * sqrt(ax^2+bx+c)) or integrals where x appears in denominator with high power.

Example: integral dx/(x^2 * sqrt(x^2+1)). Let x = 1/t, dx = -dt/t^2. Integral becomes integral (-dt/t^2)/((1/t^2)sqrt(1/t^2+1)) = -integral tdt/sqrt(1+t^2) = -sqrt(1+t^2) = -sqrt(1+1/x^2) + C = -sqrt(x^2+1)/x + C.

Substitution x^n = t: For integrals involving x^(n-1)dx with expressions in x^n.

Substitution x = asin^2(theta) + bcos^2(theta): For integral dx/sqrt((x-a)(b-x)) type. Rationalizes both factors.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes