The integral of 1/(9+x^2) is (1/3)arctan(x/3) + C. This matches the standard arctangent form with a = 3, since 9 = 3^2. Differentiating (1/3)arctan(x/3) simplifies back to 1/(9+x^2), which confirms the answer.
∫9+x21dx=31arctan3x+C
Matching the arctangent form
A constant over a sum of squares integrates to an arctangent. The standard form has a2+x2 in the denominator.
∫a2+x21dx=a1arctanax+C
Here 9=32, so a=3. Substitute directly into the formula.
∫9+x21dx=∫32+x21dx=31arctan3x+C
Read off a from the constant
The constant term is a2, so take its square root to find a. Here a=9=3.
Verifying by differentiating
Differentiate the result. The chain rule supplies an inner factor of 31 from the argument 3x.
Multiplying the top and bottom of the last fraction by 9 clears the inner fraction and returns the integrand.
91⋅1+9x21=9+x21
Common mistakes
Forgetting the a1 factor. The answer is 31arctan3x, not arctan3x.
Using a=9 instead of a=3. The constant is a2=9, so a=3.
Confusing this with the arcsine form. A plain sum 9+x2 gives arctangent; a difference under a root like 9−x2 gives arcsine.
Every answer on this page is machine checked
An automated test differentiates the antiderivative above and confirms it returns the integrand. A wrong sign or a missing factor fails the build, so it cannot reach you.