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

Euler Substitutions for sqrt(ax^2+bx+c)

by Notetube Official112 words4 views

Type 1 (a > 0): Set sqrt(ax2+bx+cax^{2+bx+c}) = t - sqrt(a)*x (or t + sqrt(a)*x). Squaring: ax2+bx+cax^{2+bx+c} = t2t^2 - 2sqrt(a)*tx + ax2ax^2. Cancel ax2ax^2: bx+c = t22sqrtt^{2-2sqrt}(a)*tx. Solve for x: x = t2c(b+2sqrt(a)\frac{t^2-c}{(b+2sqrt(a)}*t). This rationalizes the integral.

Type 2 (c > 0): Set sqrt(ax2+bx+cax^{2+bx+c}) = tx + sqrt(c) (or tx - sqrt(c)). Similar algebra gives a rational expression in t.

Type 3 (real roots): If ax2+bx+cax^{2+bx+c} = a(x-alpha)(x-beta), set sqrt(a(x-alpha)(x-beta)) = t(x-alpha). Then sqrt(a)(x-beta) = t^2$$\frac{x-alpha}{sqrt}(a(x-beta))... This works when the quadratic has real roots.

When to use: These are last-resort substitutions for integrals involving sqrt(quadratic) that don't yield to trigonometric substitution easily. Rare in JEE Main but useful for JEE Advanced.

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

Sign up free to clone these notes