Which is the right trig substitution to solve this integral?

36 Views Asked by At

Which is the right trig substitution to solve this integral? $$\int \frac{dx}{(x^2-6x+3)^{\frac{3}{2}}} $$

3

There are 3 best solutions below

0
On

The denominator is $((x-3)^2-6)^{3/2}$. So the most natural thing to try is $x-3=\sqrt{6}\sec(\theta)$.

Indeed this works, and simplies things - I am sure you can do the simplifications and get an answer easily.

0
On

$$\dfrac{1}{(x^2 - 6x + 3)^{3/2}} = \dfrac 1{[(x-3)^2 - 6]^{3/2}}$$

Let $(x - 3) = \sqrt 6\sec\theta \implies dx = \sqrt 6 \sec \theta \tan\theta\,d\theta$.

0
On

I think I would first complete to square and will get $((x-3)^2-6)^{3/2}$ and after that will substitute $x-3=\sqrt{6}\sec(u)$