Theorems and Laws [1]
Prove that: `int sqrt(a^2 - x^2) * dx = x/2 * sqrt(a^2 - x^2) + a^2/2 * sin^-1(x/a) + c`
Let I = `int sqrt(a^2 - x^2) dx`
= `int sqrt(a^2 - x^2)*1 dx`
= `sqrt(a^2 - x^2)* int 1 dx - int [d/dx (sqrt(a^2 - x^2))* int 1 dx]dx`
= `sqrt(a^2 - x^2)*x - int [1/(2sqrt(a^2 - x^2))*d/dx (a^2 - x^2)*x]dx`
= `sqrt(a^2 - x^2)*x - int 1/(2sqrt(a^2 - x^2))(0 - 2x)*x dx`
= `sqrt(a^2 - x^2)*x - int (-x)/sqrt(a^2 - x^2)*x dx`
= `xsqrt(a^2 - x^2) - int (a^2 - x^2 - a^2)/sqrt(a^2 - x^2)dx`
= `xsqrt(a^2 - x^2) - int sqrt(a^2 - x^2)dx + a^2 int dx/sqrt(a^2 - x^2)`
= `xsqrt(a^2 - x^2) - I + a^2sin^-1(x/a) + c_1`
∴ 2I = `xsqrt(a^2 - x^2) + a^2sin^-1(x/a) + c_1`
∴ I = `x/2 sqrt(a^2 - x^2) + a^2/2 sin^-1(x/a) + c_1/2`
∴ `int sqrt(a^2 - x^2)dx = x/2 sqrt(a^2 - x^2) + a^2/2sin^-1(x/a) + c`, where `c = c_1/2`.
Concepts [15]
- Introduction of Integrals
- Integration as an Inverse Process of Differentiation
- Geometrical Interpretation of Indefinite Integrals
- Some Properties of Indefinite Integral
- Comparison Between Differentiation and Integration
- Methods of Integration> Integration by Substitution
- Methods of Integration> Integration Using Partial Fraction
- Integrals of Some Particular Functions
- Methods of Integration> Integration by Parts
- Integration Using Trigonometric Identities
- Definite Integrals
- Definite Integral as the Limit of a Sum
- Fundamental Theorem of Integral Calculus
- Evaluation of Definite Integrals by Substitution
- Properties of Definite Integrals
