Special Integrals
What is the Special Integrals?
These two integrals arise when integrating expressions involving square roots of quadratic terms, and are derived using trigonometric substitution. For √(a²−x²), substituting x = a sin θ simplifies the square root to a cos θ, producing the arcsin result. For √(a²+x²), substituting x = a tan θ simplifies it to a sec θ, producing the logarithmic result.
The arcsin form is only valid for |x| < a; the logarithmic form holds for all real x.
What Each Variable Means
When to Use It
- Integrating expressions with a square root of a difference or sum of squares in the denominator
- Recognizing the reverse of the inverse trig derivative formulas
- As a component of more complex integration problems solved via trigonometric substitution
Step-by-Step Examples
Example 1: Arcsin form
Problem: Evaluate ∫ dx / √(4 − x²)
Here a² = 4, so a = 2.
∫ dx / √(a² − x²) with a = 2Substitute a = 2.
= arcsin(x/2) + CExample 2: Logarithm form
Problem: Evaluate ∫ dx / √(9 + x²)
Here a² = 9, so a = 3.
∫ dx / √(a² + x²) with a = 3Substitute a = 3.
= ln|x + √(9 + x²)| / 3 + CInteractive Calculator
Common Mistakes
Mistake: Using the arcsin form when |x| ≥ a.
Fix: The arcsin form ∫dx/√(a²-x²) = arcsin(x/a) + C is only valid for |x| < a — outside that range, the expression under the square root would be negative.
Mistake: Mixing up the plus and minus versions.
Fix: √(a²−x²) (a difference) gives the arcsin form; √(a²+x²) (a sum) gives the logarithm form — the sign inside the root determines which formula applies.
Practice Questions
Evaluate ∫ dx / √(16 − x²).
Hint: a² = 16, so a = 4.
Evaluate ∫ dx / √(25 + x²).
Frequently Asked Questions
Where do these formulas come from?
Both come from trigonometric substitution: x = a sin θ for the arcsin form, and x = a tan θ for the logarithmic form — each substitution simplifies the square root to a single trig function.
How are these related to inverse trig derivatives?
The arcsin form is the direct reverse of d/dx(arcsin x) = 1/√(1-x²), generalized with the constant a.
Related Formulas
Inverse Trig Derivatives
The derivatives of the inverse trigonometric functions — arcsin, arccos, arctan, and arccot.
Learn more →Trigonometric Integrals
The complete table of ten standard trigonometric integrals — each the reverse of a derivative rule.
Learn more →Basic Integration Rules
The essential integral formulas for constants, 1/x, eˣ, aˣ, and ln x.
Learn more →