For example, the integral $$ \int \sqrt{1-x^{2}} \: dx $$ Can be solved using trigonometric substitution and partial integration. $$ \int \sqrt{1-x^{2}} \: dx = \int \cos^{2}(t) dt $$ with $x=\sin(t)$ substitution. Then the latter can be solved using partial integration : $$\int \cos^{2}(t) dt = \sin(t)\cos(t) + \int \sin^{2}(t) dt $$ and so on..
Another one, which is a good one, is
$$ \int \ln(x^{2} - 2x +5) \: dx$$ This can be solved using combination of Partial integration, then subs $u=x-1$, and then Trig.subs $u= 2 \tan(t)$. In that order.
My question is : Is there one or two great sample problems such that we must use all these integration techniques : usual subs, partial integration, trig.subs, and also algebraic manipulation, in undergraduate level? First year Calculus
This is for an assignment, so that perhaps one problem is enough to represent all techniques and material.
I would appreciate the inputs, thanks.
Famously, expressing $\int\sec^{n+2}x dx$ in terms of $\int\sec^{n}x dx$ requires parts and algebraic manipulation. So let's start with the challenge of integrating $\sec^3 x$ and make it harder, as per your request, as $\int\cos x\sec^3 \sin x dx$. And we can add a "usual" substitution, viz. the calculation $f(y):=\int_0^y x\cos (1+x^2)\sec^3 \sin (1+x^2) dx$. And now to add in a use of differentiation under the integral sign, we pose the problem $\int_0^\infty z e^{-zf(y)}dz$.