Concept:
- If an integrand can be written as a constant times the derivative of some function raised to a power, the antiderivative can be written down directly by reversing the chain rule, without introducing a new substitution variable.
- Key derivative needed here: $\dfrac{d}{dx}\left[\cot^{-1}(x^3)\right] = -\dfrac{3x^2}{1+x^6}$.
Step 1: Differentiate $\left[\cot^{-1}(x^3)\right]^2$ using the chain rule.
$\dfrac{d}{dx}\left[\left(\cot^{-1}(x^3)\right)^2\right] = 2\cot^{-1}(x^3) \cdot \dfrac{d}{dx}\left[\cot^{-1}(x^3)\right] = 2\cot^{-1}(x^3) \cdot \left(-\dfrac{3x^2}{1+x^6}\right) = -\dfrac{6x^2\cot^{-1}(x^3)}{1+x^6}$
Step 2: Compare this with the given integrand.
The integrand is $\dfrac{4x^2\cot^{-1}(x^3)}{1+x^6}$, which is $-\dfrac{2}{3}$ times the derivative found in Step 1:
$\dfrac{4x^2\cot^{-1}(x^3)}{1+x^6} = -\dfrac{2}{3}\left[-\dfrac{6x^2\cot^{-1}(x^3)}{1+x^6}\right] = -\dfrac{2}{3}\cdot \dfrac{d}{dx}\left[\left(\cot^{-1}(x^3)\right)^2\right]$
Step 3: Integrate both sides directly.
$\int \dfrac{4x^2\cot^{-1}(x^3)}{1+x^6}\,dx = -\dfrac{2}{3}\int \dfrac{d}{dx}\left[\left(\cot^{-1}(x^3)\right)^2\right]dx = -\dfrac{2}{3}\left(\cot^{-1}(x^3)\right)^2 + C$
Final Answer: $-\dfrac{2}{3}\left(\cot^{-1}x^3\right)^2 + C$